2022-06-09 07:17 AM
2022-06-10 05:40 AM
Hi @vtall.1 ,
please have a look to the Github example for the FIFO multiread C implementation --> lsm6dsox_fifo.c.
You can also check the AN5272 application note from p.102 for further information about the FIFO-related modes.
-Eleon
2022-06-10 07:17 AM
Hi Eleon,
Thanks for your reply!
From the example you shared its reading the FIFO one sample at a time.Is there a way to dump the FIFO onto my processor when it is full. do you think you could quickly walk me through the procedure to read a full FIFO?
Thanks,
Ramya