Retrieve acceleration data with and without high pass filter - LIS2DW12
Greetings
Is it possible to run the LIS2DW12 accelerometer for a single sample with its high-pass filter disabled?
I am using the FIFO with the high-pass filter enabled for regular sampling on interrupt wake-up, but would like atleast a single sample on demand, with the high-pass filter disabled, after reading the FIFO data.
In my INT1 ISR, I have tried turning the filter off after reading all the samples from the FIFO, but no samples are returned.
