Arduino IDE does not recognize MPU6050 initialized by Wire.h
Posted: Sun Dec 15, 2024 12:51 pm
Hi
I am trying to read MPU6050 using STM32duino. I got the MPU SCL, SDA connected to PB6 and PB7 of my STM32F407VG DiyMore Black Board.
First I tried to scan the address using the I2C scanner in the Examples under Wire.
It does not detect MPU6050. There is no problem with my MPU6050 breakout as it communicates well with Arduino Uno. Can somebody help me to get this issue settled.
Regards
I am trying to read MPU6050 using STM32duino. I got the MPU SCL, SDA connected to PB6 and PB7 of my STM32F407VG DiyMore Black Board.
First I tried to scan the address using the I2C scanner in the Examples under Wire.
It does not detect MPU6050. There is no problem with my MPU6050 breakout as it communicates well with Arduino Uno. Can somebody help me to get this issue settled.
Regards