Reset interrupt when LIS3DSH state machine restart
Hi everyone,
I'm realizing my application that trigger an interrupt when a movement is detected, with a LIS3DSH sensor.
The states machines do the check correctly and give me an interrupt in right way, and I saw that when the states machines restart the interrupt remains asserted (the interrupt is set as active High).
I'm using the LIS3DSH on an STEVAL_MKI109V3 with the STM unico IDE.
Now I want to know if there is a way to put LOW the interrupt pin each time states machines restart.
If yes How I can realize it?
Thanks a lot for the help
Regards
