How to read FIFO of LIS2DW12
Greetings
I am trying to read from the FIFO of the LIS2DW12. What confuses me, is that reading through the datasheet, there are only registers which indicate the number of unread samples in the FIFO (FIFO_SAMPLES (2Fh)), and a control register FIFO_CTRL (2Eh). What I am expecting, are dedicated registers from the conventional OUTPUT registers which a device like the LSM6DSOX has.
The LIS2DW12 does not possess such registers, thus what address do I do a read from, that will be able to provide the 32 samples it is able to hold in its FIFO? Will it be the conventional OUTPUT registers?
Any help would be appreciated.
Thank you.
