Skip to main content
Visitor II
December 6, 2019
Question

unable to send LIS2DW12 sensor in to sleep

  • December 6, 2019
  • 1 reply
  • 628 views

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.

    This topic has been closed for replies.

    1 reply

    ST Employee
    December 9, 2019

    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