01-12-2021 02:20 AM
Can I get details on the step configuration on the BMA456? I have reviewed the datasheet but it recommends consulting with a Bosch field application engineer. I would like to configure the accelerometer for wrist use on a child.
Solved! Go to Solution.
01-12-2021 02:36 AM
Hello GPC,
What do you want to know about step configuration in detail?
Basically, you can test it with our example in github.
https://github.com/BoschSensortec/BMA456-Sensor-API/tree/master/examples/bma456/generic
And, our default for step counter algorithm is for wrist.
Please let me know if you have any questions.
Thanks,
01-12-2021 02:38 AM
Hello GPC,
Could we know which step configuration you would like to adjust?
01-12-2021 03:12 AM
I am looking to adjust the customized step counter sensitivity configuration (page 34 of the BST-BMA456-DS000-01-1221276) since the step count appears to be higher than expected.
01-12-2021 03:53 AM
Hello GPC,
You could modify the following step counter parameters, and test it again.
parameter_5: can be changed between: 4~10.
10 most robust;
4 most sensitive but quite easy for fake detection.
Parameter_13:
1: less fake detection, and more robust;
0: more fake detection, and more sensitive.