Posted on January 19, 2017 at 01:37Hi Miroslav,Thank you, I understand.I thought that FS (Full Scale) would be represented by 16 bits.FS:16graw 32767(0x7fff) --> 16g * 32767/32768 = 16graw 1216 --> 16g * 1216/32768 = 0.593g
Posted on January 18, 2017 at 10:20Hi Miroslav,I also experienced the same problem.Are there any mistakes in this code? // power-on : // 2G-100Hz delay_100ms(); // delay 100ms i2c_write(CTRL_REG1, 0x57); i2c_write(CTRL_REG4, 0x00); // 2g d...