Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space CDZP and version 1.0.0.0

Contents of Release

  • First release of zForce Programmer 1.0.0.0 Beta

Known deviations

Main Features

  • Update the firmware.
  • Supports .dfu and .hex firmware files.
  • Displays device information such as MCU identifier and current firmware version if applicable for selected sensor.
  • Configure parameters in the sensor that persists through power cycling.
  • Save your specific parameters as a .json file.
  • Load saved parameters from a .json file.

Known Issues

  • Application will crash if only one value is added for parameters where a value pair is expected, for example the pair Min X and Max X.
  • Application Firmware Update will not work after the install of zForce Programmer. (Due to ST-DFU drivers.)
  • When selecting a DFU file the tool will convert the DFU to HEX for deployment to the TSM. This file will remain next to the DFU file.
  • "Failed to set the device in configuration mode" error can occur occasionally when writing firmware or reading / writing parameters. Either reconnect the sensor or restart the application
  • When writing a firmware to the sensor, one thread will run at 100% for the duration of the erase/write task.
  • If a sensor is manually set in DFU mode and a parameter read/write is performed it will display an inaccurate error message. To get around this, leave DFU mode by pressing the button "Leave Configuration Mode" or simply connect the sensor without entering DFU mode.