2024-03-25 07:20 PM
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?
2024-03-26 01:53 AM
2024-03-28 10:45 PM
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 .
2024-04-04 06:59 AM
Hi @Yansu ,
Do you only read these values at wake up? How much data is this?
2024-09-05 12:03 AM
I found if I set CTRL1, the invalid data will appear, how to avoid it?
2024-09-08 11:54 PM
Hi @Yansu ,
Which value do you write in CTRL1?
2024-09-11 02:48 AM
such as: 0x09h->0x69h