LSM6DS33 -> Bulk read FIFO
Hello,
I am using the FIFO to read the gyroscope and accelerometer data from the LSM6DS33 using a Raspberry Pi. It is connected over I2C at a frequency of 400kHz. Currently it takes between 4-7 seconds of constant reading to empty out the FIFO and by then it's almost full again. Is there a way to do a bulk read of the FIFO rather than read each sensor reading separately?
Thanks,
Mahmoud
