MPU6050_DMP6.ino cannot calibrate #781
Unanswered
perSCarlsen
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an ESP32 and MPU6050, and when download the example MPU6050_raw.ino from PlatformIO everything is working just fine.
Then I try to change to MPU6050_DMP6.ino. After starting the code up it ask for pressing a key to start the demo. And it start up, but only continue with printing **********
So my terminal output looks like this:
Initializing I2C devices...
Testing device connections...
MPU6050 connection successful
Send any character to begin DMP programming and demo:
Initializing DMP...
Beta Was this translation helpful? Give feedback.
All reactions