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.

CCS/CC2650: MPU9250 sensor reading

Part Number: CC2650

Tool/software: Code Composer Studio

Hi all,

I'm working with cc2650  board , and also I'm using MPU9250 sensor. while reading the sensor readings, through i2c i e.,, motion senor (gyro) ,the graph shows some spikes like  high value 80 and all, in stable state,,instead of showing zero.

or near zero. I couldn't find the problem for this,please help me to find the solution for this.

Thanks in advance

Regards,

Roopa kalmath

  • Since you are able to read some registers you have the I2C interface up and running. Hence it sounds like your issue is the usage of MS5607 which is not a TI part and hence you have to contact the manufacturer of this sensor for details on how to use it.

    Your post is also missing details on how you use the sensor.