2024-12-18 08:49 AM
I am trying to get the an values ready interrupt working, but I cannot seem to find the right configuration of registers. Normal threshold interrupts are working as expected.
After the normal setup and using all different speeds ODR, when setting INT1_CTRL to INT_DRDY_XL active, I do not get any interrupts. The oscilloscope shows no change as well on either H_LACTIVE as well. Is there a sample that can be provided which has a working implementation of the interrupt working? So far all public sources have non working code.
As an MCU I am using an ESP32 and Arduino.
Here is my current initialisation: