LSM6DSOX INT1 & INT2 Trigger on Tap Detection
Hi,
I have designed a circuit with the LSM6SDOX.
It is operating via the I2C BUS and the Gyroscope and Accelerometer are sending data. I have also managed to configure Single and Double Tap detection, however it is the tap detection where I have an issue.
When I single tap, it works and triggers INT1 on the Microcontroller, when I double tap, it also works and triggers INT2, however the double tap also triggers the single tap at the same time.
The registers are configured as follows in the function below.
Please see a screen capture from my Oscilloscope attached. Yellow is the Single Tap, while Blue is the Double Tap. Hopefully it will be self explanatory.
Can anyone point me in the right direction on how I stop INT1 from triggering when INT2 is detected?
Thanks.
