Home › Forums › Forums › Technical Support for BerryIMU › G measurement – uncorrect values › Reply To: G measurement – uncorrect values
December 21, 2016 at 10:14 pm #5883
Mark Williams
Keymaster
You are correct.. there is a typo in the code.
This;
writeACC(CTRL_REG2_XM, 0b00010000) #+/- 8G full scale
should be
writeACC(CTRL_REG2_XM, 0b00011000) #+/- 8G full scale
I have updated the page.
And your scales in CTRL_REG2_XM above are correct.
Mark --OzzMaker.com --
