2019-12-06 01:43 AM
Hi,
we are using in our current product LIS2DW12 sensor, but we trying to send sleep accelerometer not happening.
Can any one suggest how to send LIS2DW12 accelerometer sensor into sleep what are the register need to configure. if some one share sample it's helpful for us.
Thanks & Regards,
Jagadish.
2019-12-09 02:02 AM
Hi Jagadish, can you please share your code, in order to understand what is missing? In general, you have to set the power down mode (ODR[3:0] = 0h) in 4 CTRL1 (20h) register (datasheet, p.35). Btw, if you are referring for example to the wake-up embedded feature, you can compare your code with the app note guidelines in AN5038 p.20-21. Regards