User Activity

I am writing a custom linux driver module to be able to read accelerometer and gyroscope data from the LSM6DS3 FIFO in blocks.I have set the fifo watermark to 512 words, ODR for accel, gyro and FIFO both set to 416Hz. Scale 8G and 250dps. As there is...