Hi All,
I am working on the project using mpu6050. (Without "A" on the package)
On the reg map, it shows it can set to low power mode with 40hz sampling rate on accelerometer.
But when I
(i) Set CYCLE bit to 1
(ii) Set SLEEP bit to 0
(iii) Set TEMP_DIS bit to 1
(iv) Set STBY_XG, STBY_YG, STBY_ZG bits to 1
Finally, I set the LP_WAKE_CTRL to 3.
The frequency I got is 10hz.
Does anyone face the same problem?
Thanks