03-05-2022 09:20 PM
Hello Everyone,
I am using BMA423 with ESP32 and programming it on the Arduino IDE. I am trying to get the linear acceleration out of it. But i am struggling to find my way, since i am a newbie with the sensor. I would appreciate any help.
Thanks in Advance
03-07-2022 04:10 AM
Hello an336,
Do you mean performs FOC(Fast Offset Compensation) on BMA423?
03-08-2022 01:52 PM - edited 03-08-2022 02:26 PM
i mean to remove the effect of gravity so i only get the acceleration in case of linear movement of the sensor.
i cannot find a fast offset compensation in data sheet,but previously I gave it a try with the manual offset compensation, but i wasn't able to do go nowhere
03-15-2022 09:18 AM
Hello an336,
BMA423 outputs raw data without linear acceleration. Linear acceleration requires an algorithm.
If you use BHI160 or BHI260, the sensor supports the output of linear acceleration.