Skip to content

I2C IMU not working #8

Answered by qqqlab
MasterLox asked this question in Q&A
Apr 7, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi @MasterLox,

You didn't post the compiler error message, but I guess you have to add the i2c address of the sensor:

#define IMU_I2C_ADR 0x68 //IMU I2C address. If unknown, use CLI 'i2c'

Change 0x68 to the actual address of your sensor.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@MasterLox
Comment options

Answer selected by qqqlab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants