Hi. The LIS3DHTR. I want to use the Stream-to-FIFO mode and interrupt on 'high' events to capture the 32 samples leading up to the trigger.
Am I right in saying that to make this work consistently, after each interrupt and reading out the data, you have to select Bypass mode in FIFO_CTRL_REG, and then put it back into 'Stream-to-FIFO' mode? This seems to make it work, but there's no men...