cancel
Showing results for 
Search instead for 
Did you mean: 

Accelerometer report invalid raw data after configure some registers.

Yansu
Associate II

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?

3 REPLIES 3
Federica Bossi
ST Employee

Hi @Yansu ,

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

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

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 .

Federica Bossi
ST Employee

Hi @Yansu ,

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

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.