LSM6DS3 fifo read via i2c
I have been reading a 780 samples from lsm6ds3 FIFO via i2c (i2c_dev driver from linux) but the read is taking arround ~1.5 to 2 sec. this seems little unusual to me . is there any way to reduce the i2c read time ?.Here is my read function:static int...