I am using the LIS2DH12 and get expected values in normal mode. When changing to high res mode the scaling is not as expected.
FS=11, BLE=0, LPen=0, HR=0 (10-bit normal mode, +/-16g FS). I expect the sensitivity to be 48mg/digit, and sure enough, if I right-align my 10-bit value and divide by 48 I get a value of about 1054 on the z-axis.When I set HR=1, no other changes, I e...