Accelerometer report invalid raw data after configure some registers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-25 7: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?
- Labels:
-
Accelerometers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-26 1:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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 .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-04 6:59 AM
Hi @Yansu ,
Do you only read these values at wake up? How much data is this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-09-05 12:03 AM
I found if I set CTRL1, the invalid data will appear, how to avoid it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-09-08 11:54 PM
Hi @Yansu ,
Which value do you write in CTRL1?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-09-11 2:48 AM
such as: 0x09h->0x69h
