LIS2DW12 short second interrupt pulse during SPI readout
Dear community
I'm using the LIS2DW12 accelerometer with 800Hz ODR in continuous mode. I've set the fifo watermark threshold to 25 samples and enabled the watermark interrupt on INT1-pin. I read the data from the fifo inside an interrupt-routine on a STM32 microcontroller.
The application works and the data can be read correctly. So far so good...
Sometimes there is a second (unexpected) interrupt event generated by the sensor, right after the "normal" interrupt was set low again.
Here a screenshot from the oscilloscope on the INT1-Pin of the accelerometer:

This second pulse causes the microcontroller to enter the interrupt-routine again, although there shouldn't be new data available after this short time.
Many thanks for your answers!
Best regards,
Silas
