How can we change the output data rate of MPL linear acceleration function.
I'm using Motionapps 6.1 with MPU 6050.
- Log in to post comments
phpbb Topic ID
16692
How can we change the output data rate of MPL linear acceleration function.
I'm using Motionapps 6.1 with MPU 6050.
Re: Re: MPL Linear acceleration output data rate?
Here are the commands to setup up different ODR.
inv1 = 10Hz
inv2 = 20Hz
inv3 = 40 Hz
inv4 = 50Hz
inv5 = 100Hz
Re: Re: MPL Linear acceleration output data rate?
How can go down to 5Hz? Where in the code should we change?