Unexpected Double Interrupt on LSM6DSV16X FIFO Watermark Event
I have an LSM6DSV16X configured to generate an interrupt on INT1 whenever the FIFO contains more elements than a specified threshold, which I set using the driver function lsm6dsv16x_fifo_watermark_set().However, I noticed that sometimes the microcon...