I am trying to combine both data (accelerometer and gyroscope) from my MPU 6050 to get pitch, roll, and yaw value. I've able to get the accelerometer and gyroscope data, but I had problems combining it. I use Keil uVison as my IDE. Has anyone ever made the library to get that value using DMP on Keil?
Asked
Active
Viewed 1,425 times
1 Answers
1
Yes there is are a few Arduino libraries that do this. You can just translate the code to the stm32F4. The hardest part to find is the datasheet for the DMP

Shagas
- 605
- 1
- 5
- 12