Is the LSM9DS1 accelerometer sensitivity right for the 16G?
I am using the IMU LSM9DS1. However, when developing the library for communicating with the IMU and reading the accelerometer values, I noticed something odd.
According to the datasheet, the sensitivity of the accelerometer is given by:
which normally can be given by the formula: scale / 32768, where scale = 2,4,8,16;
This formula works for all scales except for 16g. In this case, the formula gives 0.488 mg/LSB
So, I wanted to know if the formula that I am using is wrong or if the datasheet is wrong, because according to the formula, the 0.732mg/LSB sensitivity corresponds to 24g. Also when using the sensitivity value of 0.732mg/LSB I can obtain readings of 20g
Thanks in advance,
Best regards
