Skip to main content
Jm.9
Associate
August 2, 2021
Question

how to configure LSM6DSO for getting an accurate step count (pedometer)?

  • August 2, 2021
  • 1 reply
  • 1003 views

..

This topic has been closed for replies.

1 reply

TBomb.1
Visitor II
August 3, 2021

Hi, you con find an example for the step counter function configuration on Github --> lsm6dso_pedometer.c

https://github.com/STMicroelectronics/STMems_Standard_C_drivers/blob/master/lsm6dso_STdC/examples/lsm6dso_pedometer.c

It is maintained by ST themselves.

Tom

Jm.9
Jm.9Author
Associate
August 3, 2021

Hi TBomb,

I already referred to this code, but I am not getting good accuracy using this program, so I am looking for any other calibration to get good accuracy.

thanks for your response

jishnu