cancel
Showing results for 
Search instead for 
Did you mean: 

LIS3DH FIFO Full Interrupt

ABane.1
Associate III

I need to configure LIS3DH to generate FIFO full interrupt in INT1 pin. Once my MCU gets the hardware interrupt, it will read entire FIFO. And the loop should continue. Can anyone help me what are the correct steps to configure and read FIFO?

Regards,

 

1 REPLY 1

That should be in the Datasheet - find it on the 'Documentation' tab of the Product Page:

https://www.st.com/en/mems-and-sensors/lis3dh.html#documentation

Also review the other documentation there.

Also look at the 'Tools & Software' tab for code:

https://www.st.com/en/mems-and-sensors/lis3dh.html#tools-software

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.