Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hi,
Possibly (and probably) a very simple question. I've got an ADXL345 wired up in 4-wire SPI mode to the mbed, connected all properly. My output is of the format X,Y,Z, corresponding to the various accelerations. The values I'm receiving are, for example, {10,12,256}.
My question is how do you convert between the output values to give an actual acceleration (in g's or m/s^2)? I'm not too up on least significant bit etc.
Thanks
Jordan