esp32-MPU-driver icon indicating copy to clipboard operation
esp32-MPU-driver copied to clipboard

MPU6050 error=0X105 no readings

Open JulianFP opened this issue 5 years ago • 0 comments

By running the example codes mpu_i2c and mpu_real with an ESP32 Dev Kit C V4 and a MPU6050 Module connected (SDA to GPIO21 and SCL to GPIO22) I'm just getting 0X105 errors (image). I wrote the right GPIO Pins (not Hardware Pins) in the program and tried different Pins as well, but it still doesn't work. Maybe I did something wrong, I'm pretty new in the ESP-IDF framework...

JulianFP avatar Sep 08 '20 15:09 JulianFP