I'm Having a problem with vibration with BMA-456
Should I increase or decrease odr?
I was thinking that a should increase but if I increase odr I need to decrease samples,otherwise didn't read any value.
Best reply by BSTRobin
Hello Velth,
1.According you sensor configuration, you set sensor to work under low power mode. As you set acc_bwp to AVG128, you couldn't set ODR higher than 6.25 Hz, otherwise, the sensor configuration will be in error. In your configuration, increase ODR, which makes you unable to read data.
From BMA456 data sheet, we could caculate: skipped smaples=(1600/ODR)-averaged samples>=0
ODR<=(1600/averaged samples)
ODR<=1600/128=12.5
2.By the way, are you very concerned about power consumption? Why not use high performance mode?
5 replies
Resolved