STM32F405 having trouble with reading data from BNO055 via I2C protocol
Hi everyone, we are using stm32f405rgt6 microcontroller in our robot, when we are using i2c for reading data from BNO055 module suddenly the device get out of the i2c line or maybe can not read the data,
Here are some more details:
we pulled up our i2c lines with 10k resistors.
And this photo that I mentioned is our BNO055 module:
Also, I configured the I2C2 with the following details:
However we didn't have this problem with stm32f103c8t6 microcontroller before.
