How to set Output data rate for Accelerometer and receive more samples in Sensortile.box?
I am trying to get values at highest data rate(6.6kHz) from Accelerometer on Serial terminal from SensorTile.box.
Sensor - LSM6DSOX
Binary - 'DataLogExtended.bin' from FP-SNS-STBOX.
I tried using the (void)BSP_MOTION_SENSOR_SetOutputDataRate(AccInstance,MOTION_ACCELERO,6667); API. Adding this function further reduced the number of samples received per second rather.
What am I missing here? How to read 6600 samples of ACC data per second?
Regards,
Aditi Prakash
