ADI iSensor FX3 Firmware  v2.9.4-pub
Firmware for the Analog Devices EVAL-ADIS-FX3 IMU Evaluation Platform. This firmware can be compiled using the Cypress EZ USB Suite IDE
FX3_Firmware Directory Reference

Files

file  AppThread.c
 This file contains all functions associated with the AppThread.
 
file  AppThread.h [code]
 Header file for all the primary application thread functions.
 
file  ErrorLog.c
 Implementation file for FX3 flash error logging module.
 
file  ErrorLog.h [code]
 Header file for the FX3 flash error logging module.
 
file  Flash.c
 FX3 I2C EEPROM (model m24m02-dr) interfacing module.
 
file  Flash.h [code]
 Header file for FX3 flash interfacing module.
 
file  gctlaon_regs.h [code]
 Global Control Always-On registers for the EZ-USB FX3 Device.
 
file  HelperFunctions.c
 Implementation for a set of general purpose iSensor FX3 helper functions.
 
file  HelperFunctions.h [code]
 Header file for a set of general purpose iSensor FX3 helper functions.
 
file  I2cFunctions.c
 Implementation file for USB-I2C interfacing module.
 
file  I2cFunctions.h [code]
 Header file for USB-I2C interfacing module.
 
file  main.c
 Entry point and setup functions for the Analog Devices iSensor FX3 Demonstration Platform firmware.
 
file  main.h [code]
 Main header file for the Analog Devices iSensor FX3 Demonstration Platform firmware.
 
file  PinFunctions.c
 This file contains all pin and timing function implementations.
 
file  PinFunctions.h [code]
 Header file for all the pin I/O and timing related functions.
 
file  SpiFunctions.c
 This file contains all generic SPI read/write function implementations.
 
file  SpiFunctions.h [code]
 Header file for all SPI related functions.
 
file  StreamFunctions.c
 This file contains all functions used to start/stop data streams from a DUT.
 
file  StreamFunctions.h [code]
 Header file for all data streaming functions (generic, burst, ADcm real time, transfer).
 
file  StreamThread.c
 This file contains the functions directly associated with StreamThread.
 
file  StreamThread.h [code]
 Header file for the streaming thread.