This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IWR6843AOPEVM: Are there any S/W examples available for using the accelerometer on this board

Part Number: IWR6843AOPEVM
Other Parts Discussed in Thread: IWR6843AOP

The IWR6843AOP EVM includes an accelerometer. Are there any code examples for using this device in a system?

  • Hello,

    The AOP EVM includes the solder pad for an accelerometer, but the component isn't populated on the EVM. Are you adding this to the EVM?

    The 9 axis sensor with pads on the EVM is I2C controlled. The I2C driver test code is the easiest place to start writing to this chip (if properly populated)

    C:\ti\mmwave_sdk_03_05_00_04\packages\ti\drivers\i2c\test

    Regards,

    Jackson