2018-11-06 08:37 AM
Hello,
Even though I have set the LIR bit to 1, the interrupts aren't latched. In the picture you can clearly see that the interrupt is reset before reading the route register of interrupt 1. The LIR bit is definitely set to 1. I have checked this with lsm6dsl_int_notification_get. Routed to the interrupt 1 is the fifo treshold only. What could be the problem?
Kind regards
Cyrill
2018-11-06 08:45 AM
LIR doesn't have an impact of FIFO threshold interrupt. FIFO threshold interrupt is cleared as soon as you read one sample from FIFO and the number of samples in FIFO is lower than the threshold.
2018-11-06 10:36 AM
Thank you for your fast reply. There is no way to change this, isn't it?
Many thinks,
Cyrill
2018-11-07 12:23 AM
Unfortunately not.