Posted on February 02, 2018 at 19:40Dear all, For one important project i need to detect the human falls. I am using the LIS3DH accelerometer configured as the following manner: CTRL_REG1=0x77 //ODR=400 Hz, high-resolution mode/norma...
Posted on February 07, 2018 at 10:41Dear Miroslav B, My reading procedure was not correct. I want to read the output registers sequentially, but i forget to auto increment the address. To auto increment the address the MSB should be '1', as is exp...