2017-04-12 06:51 AM
Hi,
I'm working on the LIS2DH12 and I have issues when I configure it. I want to use the Stream-to-FIFO mode, and I want INT1 to trigger when one of the acceleration axis is above the threshold. I have configured the LIS2DH12 registers to perform this.
Then i do this:
After this the FIFO still empty and the LIS2DH12 doesn't fill him, do you have an idea why the FIFO doesn't return in stream mode?
ps: INT_1 is latched, but reading INT1_SRC must clear it.
#interrupts #lis2dh12 #stream-to-fifo2017-09-29 06:46 AM
Do you gen any data from the FIFO (in step 3)?
Can you share complete sensor register configuration?