LSM6DS33 Temperature Sensor compensates the Gyro/Accel Sensitivity?
Hi there
We use the LSM6DS33 mems and need to have accurate gyro data.
As the LSM6DS33 has an internal temp. sensor I'm wondering if the gyro/accel sensitivity is automatically corrected by the sensitivity of +16 LSB/°C?
We use the FIFO continous mode and read-out the data by ...Get_Axis(), e.g.:
BSP_MOTION_SENSOR_FIFO_Get_Axis(LSM6DSL_0, MOTION_GYRO, &gyr_x);
If not considered, how can I read out the Temperature by FIFO, the sensitvity and then calculate?
Further, other ways to get more accurate gyro data? (sensitivity, offset, temp. drift compensation)
Thanks in advance,
Armin
