bolderflight / invensense-imu

Arduino and CMake library for communicating with the InvenSense MPU-6500, MPU-9250 and MPU-9255 nine-axis IMUs.
MIT License
497 stars 210 forks source link

4 KHz rate? #86

Closed vinot closed 3 years ago

vinot commented 3 years ago

Hi all,

is it possible to set accel_fchoice to 0 and disable DLPF to acquire at 4KHz, only accelerations?

Thank you,

Toni

flybrianfly commented 3 years ago

No, this library does not support disabling the DLPF.