LIS3DML Interrupt setup. Latch/No Latch not working as expected
I have a project using the LIS3DML Magnetometer. I am looking for a behaviors where the Interrupt lines only stays high or low ( depending on settings) as long as the configured thresholds are true.
From what Iv tested. Looking at Z only when interrupt are enabled and Latching is set to non latching the interrupt does nothing. its either high or low and moving the magnet away or closer has no effect. When the latching is turned on again the interrupt fires as expected and stays high until SRC is read. so Im trying to understand which of the Interrupt configuration setting has an impact on the Latch/No latch function to get the expected behavior.
