sparkfun / SparkFun_MPU-9250-DMP_Arduino_Library

Arduino library for the MPU-9250 enabling its digital motion process (DMP) features.
Other
229 stars 151 forks source link

Max sampling rate for DMP #37

Closed yo90bosses closed 4 years ago

yo90bosses commented 4 years ago

If I'm using the DMP am I still able to pull gyro and accel data at 1khz?

santaimpersonator commented 4 years ago

As listed in the hookup guide, the example firmware (i.e. DMP) doesn't output data at that rate.

While we are not sure that it would work, you can modify the code for your purposes to test it out.