Skip to main content
This topic has been closed for replies.

1 reply

dmg0048
Associate III
April 25, 2014
Posted on April 26, 2014 at 00:56

Regarding your last question you should verify the resolution of the accelerometer to obtain the actual sensitivity, usually the output data is divided between two registers (16 bits) but that doesn't necessarily mean all those bits contain data, and that the output registers are in two's complement to convert it to g units.

It's usually on the datasheet, but you can manually check the resolution by measuring samples on the full range and checking which bits change (data) and which stay always to zero.