Hi,
I'm using the accelerometer in BMI270, used FIFO watermark as the interrupt to read the sensor data out by every certain time, everything was working great while in the normal mode, but data became corrupted in FIFO while in the low power mode by set "acc.filter_perf=0".
I read the datasheet and saw the description in section "4.7.7 FIFO in Low Power Mode" which describes "The data storage into the FIFO is identical to the normal and performance mode", so just want to double check with you to confirm it's correct or something else if I didn't configure right.
Thanks, James S.