libdriver / mpu6050

MPU6050 full function driver library for general MCU and Linux.
https://www.libdriver.com
MIT License
372 stars 154 forks source link

Slow reading using dmp function #7

Open ZecaE10 opened 1 year ago

ZecaE10 commented 1 year ago

I'm trying to use your DMP function with a raspberry pi 3 B model. When I run your function the reading values are very slow. It takes about 15 seconds to stabilize on the correct value. What can be causing this?