2018-06-14 12:38 PM
Hello,
I do not understand why my LIS2DH stays at 188uA (basically the one in boot-up configuration) even if I configured it in Low-Power mode ?
Here is my configuration :
--LIS2DH Config---
CTRL_REG1 : 0x2F (ODR 10HZ / Low Power / All Axis enabled)CTRL_REG2 : 0x0E (HP filter activated normal mode)CTRL_REG3 : 0x00CTRL_REG4 : 0x80 (BDU / scale 2G / High Res disabled)CTRL_REG5 : 0x42 ( Fifo enable / INt2 enable)CTRL_REG6 : 0x00STATUS_REG : 0xFFFIFO_CTRL_REG : 0x80FIFO_SRC_REG : 0x20INT1_CFG : 0x00INT1_THS : 0x00INT2_CFG : 0x2AINT2_THS : 0x06INT1_SRC : 0x00INT2_SRC : 0x00Help welcome.
2018-06-14 01:11 PM
IN fact the reason was SA0 connected to GND : it should be done for that but for real this is consuming a lot. Connecting it to VCC gives a normal consumption. I assume it is due to the non documented internal pull-up. This should be fixed thanks to the non documented CONG_REG0 ...