Resolved! Algorithm to store Gyroscope and Accelerometer values with associated Timestamps from FIFO when the compression is on.
Need help in storing sequential gyroscope and accelerometer samples with associated timestamps in array when the FIFO compression is turned on. Ideally this should be the following entries:Timestamp1, AccelerometerX1, AccelerometerY1, AccelerometerY1...