Skip to main content
Visitor II
December 26, 2020
Question

LSM6DSO pedometer threshold/offset settings

  • December 26, 2020
  • 1 reply
  • 637 views

I have one axis on the LSM6DSO that gives a lot of false positives due to some vibrations on the board. I know there is a way to set the step count and duration thresholds, but is there a way to adjust the sensitivity or motion threshold of just one axis for a constant vibration source?

    This topic has been closed for replies.

    1 reply

    ST Employee
    January 4, 2021

    Hi @CQuin.1​ ,

    please check if this thread on similar topic can be of any help for you.

    You can start from checking your code with the lsm6dso_pedometer.c file on Github that configures the LSM6DSO to enable the pedometer embedded function.

    -Eleon