Skip to content

Releases: analogdevicesinc/iSensor-FX3-Eval

v2.8.0.0-pub

15 May 19:05
Compare
Choose a tag to compare
  • Updated to FX3 API 2.8.0 (I2C support added)
  • Added ability to set background color for application

v2.7.0.1-pub

05 May 17:00
Compare
Choose a tag to compare
  • Fixed bug where SPI LSB first mode could not be changed

Added a color palette configuration GUI:

  • Configure separate colors for error state, good state, idle state using color wheel
  • Colors are used across all forms
  • Colors are saved to settings (only have to set once)

v2.7.0.0-pub

04 May 17:49
Compare
Choose a tag to compare
  • Updated to FX3 API v2.7.0
  • Added simple form to interface with FX3 flash memory (dump entire memory, read error log, clear error log)

v2.6.5.3-pub

22 Apr 21:56
Compare
Choose a tag to compare
  • Updated API info GUI to look cleaner
  • Added new binary file writer GUI. This lets you define an arbitrary fill pattern in hex, which is repeated in a binary file until the desired file size is reached. Doesn't really need to be in the FX3 GUI, but I didn't want to make a new tool just for this functionality - and maybe someone will find it useful.
  • Adjusted timing on bulk register read data ready measurement (used to tell if you're reading too many registers in one IMU period) to give 10% margin of error

Most importantly, there is now a new version which can be downloaded using the "check for updates" functionality of the previous release.

v2.6.5.2-pub

13 Apr 14:52
Compare
Choose a tag to compare

Added support for downloading latest FX3 GUI version within the FX3 GUI.

v2.6.5.1-pub

06 Apr 18:11
Compare
Choose a tag to compare

Added ability to toggle SPI exception logging on register GUI, when using an automotiveSpi DUT.

v2.6.5.0-pub

02 Apr 21:45
Compare
Choose a tag to compare

Improved input validation on settings form
Improved minimum SPI stall time (now supports stall down to ~5us)

v2.6.4.0-pub

01 Apr 21:50
Compare
Choose a tag to compare

Just updating GUI to FX3 API 2.6.4

v2.6.3.0-pub

23 Mar 19:40
Compare
Choose a tag to compare

*Updated to fx3 api v2.6.3 (minor bug fix from 2.6.2)
*Fixed issue where writing a PWM pin in the pin access GUI would cause an exception
*Made it so rebooting the connected FX3 brings up a confirmation window and closes all running forms. This avoids situation where form might have a "reference" to a no longer connected FX3 board

v2.6.2.6-pub

23 Mar 17:24
Compare
Choose a tag to compare

Made it so register GUI data scaling will be updated when the check box is changed without having to re-read registers

Fixed bug where multiple of same forms under "app browse gui" could be opened