LIS2DH FIFO in SPI mode
I did not quite understand from the pdf when reading 32*3 samples from the FIFO in SPI mode, can I set the SPI starting address at OUT_X_L (28h) with the SPI's MS bit raised and then read in a constant SPI read stream (single message) all of the 192 bytes?
Or do I need to read the SPI starting with address (28h | 40h) in 32 different messages?
I saw in a previous post, that you can use the FIFO only in 10bit mode.
Is this true?
#lis2dh-fifo-spi