LSM6DSV16X FIFO batch data rate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-28 2:28 AM
In high-accuracy ODR mode, can the frequency of writing to the fifo be automatically aligned,
for example 960 to 1000hz
Solved! Go to Solution.
- Labels:
-
Accelerometers
-
Gyroscopes
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-29 12:00 AM - edited ‎2024-08-29 12:02 AM
Hi @fluchc ,
The FIFO rate is always aligned to the ODR or its submultiples. If you put 1000 Hz and BATCH_RATE = 960 Hz then BATCH_RATE will also be 1000 Hz. If for example ODR = 1000 Hz and BATCH_RATE is 480 Hz then the real batch_rate is 500 Hz.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-29 12:00 AM - edited ‎2024-08-29 12:02 AM
Hi @fluchc ,
The FIFO rate is always aligned to the ODR or its submultiples. If you put 1000 Hz and BATCH_RATE = 960 Hz then BATCH_RATE will also be 1000 Hz. If for example ODR = 1000 Hz and BATCH_RATE is 480 Hz then the real batch_rate is 500 Hz.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-29 12:51 AM
thanks
