Other Parts Discussed in Thread: CC2650STK, CC2650,
Hi,
I'm trying to interface an MPU9250 IMU with a CC2650 LaunchPad using the SensorTag project (cc2650stk). The IMU is connected to the LaunchPad via the I2C bus but will not initialize when the program is run. I've stepped through the code and can see that the WHO_AM_I register on the MPU9250 is not being set to 0x71 as it should be (it is not being set at all). I've double checked that the I2C wiring is correct and have connected the AD0 pin on the MPU9250 to GND as described in the datasheet (although I don't understand this).
Can anyone help me with this? What should I do next?
Cheers,
Tony