Does LSM6DSR need to discard sample(s) when XLDA bit / GDA bit read value is b'1?
Dear SIR,
I have found a polling mode reference code in the following link
The code demonstrates that after reading b'1 of XLDA bit or GDA bit,
it is OK to read XL data or Gyro data.
But on page 20(Fig.1 below) and 25(Fig.2 below) of AN5358 "LSM6DSR: always-on 3D accelerometer and 3D gyroscope", it tells us that user needs to discard the data number, which depends on the LPF2 or HP filter setting or ODR.
My question is if polling mode is used, read the STATUS_REG and get the data ready bit is b'1 for XLDA or GDA,
Do we still need to handle discard samples? or We do NOT discard any samples when read data ready bit value is b'1
Thanks,
E-John

