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
Data Fields
FX3PinMap Struct Reference

Pin map for translating FX3 GPIO pins to iSensor eval board functional pins. More...

#include <main.h>

Data Fields

uint16_t ADI_PIN_RESET
 
uint16_t ADI_PIN_DIO1
 
uint16_t ADI_PIN_DIO2
 
uint16_t ADI_PIN_DIO3
 
uint16_t ADI_PIN_DIO4
 
uint16_t FX3_PIN_GPIO1
 
uint16_t FX3_PIN_GPIO2
 
uint16_t FX3_PIN_GPIO3
 
uint16_t FX3_PIN_GPIO4
 

Detailed Description

Pin map for translating FX3 GPIO pins to iSensor eval board functional pins.

Field Documentation

◆ ADI_PIN_DIO1

uint16_t ADI_PIN_DIO1

iSensors DIO1 pin, commonly used as data ready for IMUs. Mapped to GPIO 4

◆ ADI_PIN_DIO2

uint16_t ADI_PIN_DIO2

iSensors DIO2 pin, used as BUSY(data ready) on ADcmXL devices. Mapped to GPIO 3

◆ ADI_PIN_DIO3

uint16_t ADI_PIN_DIO3

iSensors DIO3 pin. Mapped to GPIO 2

◆ ADI_PIN_DIO4

uint16_t ADI_PIN_DIO4

iSensors DIO4 pin. Mapped to GPIO 1

◆ ADI_PIN_RESET

uint16_t ADI_PIN_RESET

Reset pin, wired to the hardware reset on most iSensor products. Mapped to GPIO 0

◆ FX3_PIN_GPIO1

uint16_t FX3_PIN_GPIO1

General purpose FX3 GPIO 1. Used for triggering off external test equipment, etc. Mapped to GPIO 5

◆ FX3_PIN_GPIO2

uint16_t FX3_PIN_GPIO2

General purpose FX3 GPIO 2. Used for triggering off external test equipment, etc. Mapped to GPIO 6

◆ FX3_PIN_GPIO3

uint16_t FX3_PIN_GPIO3

General purpose FX3 GPIO 3. Used for triggering off external test equipment, etc. Mapped to GPIO 7

◆ FX3_PIN_GPIO4

uint16_t FX3_PIN_GPIO4

General purpose FX3 GPIO 4. This GPIO shares a complex GPIO block with DIO1. Mapped to GPIO 12


The documentation for this struct was generated from the following file: