LIS2DE12 FIFO mode
I configured the device and I am able to read XYZ data by polling the status register 0x27 and reading data when it is ready. I read more than 32 samples of each. Then I tried to turn on the FIFO and setup Interrupt 1 for the I1_Overrun. I wasn't ...