How to put lis2dw12tr in power down?
Hi im using lis2dw12tr sensor with I2C protocol in my app and i configured sensor in powerdown CTRL1 register i writed 0x00.
But i see that on the board on which sensor is placed has current consumption around 370uA. On the board with unmounted sensor current consumption is 2.5 uA. Code on both board is the same.
I also tried to configure in CTRL2 register CS_PU_DISC to "1" (default is "0"). I have external pull-up resistors on SDA and SCL lines (10k). Schematic is used from sensors datasheet (Figure 6. LISDW12 electrical connections).
Do I must also to change some values in register CTLR3 (PP_OD, LIR, H_LACTIVE) from "0" to "1"?
Is it verification board for the LIS2DW12TR this board STEVAL-MKI179V1?

