Skip to main content
Explorer II
March 26, 2024
Question

Accelerometer report invalid raw data after configure some registers.

  • March 26, 2024
  • 2 replies
  • 2065 views

I'm using LSM6DSV, and use it wake-up funciton, I will configure registers when wakeup, that time I got some invalid data such as "1.998665088 1.998665088 1.998665088", how to avoid it?

    This topic has been closed for replies.

    2 replies

    Technical Moderator
    March 26, 2024

    Hi @Yansu ,

    Please, try to follow this example on Github and let me know if this solves your problem.

    YansuAuthor
    Explorer II
    March 29, 2024

    I use the same example to implement it, but still have invalid data. So I have to ignore the data if they all > 1.5 .

    Technical Moderator
    April 4, 2024

    Hi @Yansu ,

    Do you only read these values at wake up? How much data is this?

    YansuAuthor
    Explorer II
    September 5, 2024

    I found if I set CTRL1, the invalid data will appear, how to avoid it?

    Technical Moderator
    September 9, 2024

    Hi @Yansu ,

    Which value do you write in CTRL1?