Strange behavior I2C using invensense-imu library #2062
Replies: 2 comments
-
|
Hi @brightproject |
Beta Was this translation helpful? Give feedback.
-
Thanks for the answer. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @brightproject |
Beta Was this translation helpful? Give feedback.
-
Thanks for the answer. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Microcontroller

stm32f401ccu6Connecting by I2c
SDA-PB7,SCL-PB6IMU
MPU-9250This sketch
Works good
I2C device found at address 0x68 !But when I try to use sketch
I get a message
Error initializing communication with IMUWhich says that the
wiredoes not work.I can't find the reason for this behaviour.
The author of the library says the reason is incorrect initialization of I2C.
Help me to understand.
Beta Was this translation helpful? Give feedback.
All reactions