cancel
Showing results for 
Search instead for 
Did you mean: 

Hi, I am working with LIS2DE12 accelerometer, I want detect any new data is updated to temperature and x,y,z axis registers.can any one provide steps for configuration.

Malepu Narendhar
Associate II
Posted on July 18, 2017 at 10:45

Hi, I am working with LIS2DE12 accelerometer, I want detect any new data is updated  to temperature and x,y,z axis registers.can any one provide steps for configuration. 

4 REPLIES 4
Miroslav BATEK
ST Employee
Posted on July 18, 2017 at 11:04

You should set bit I1_ZYXDA in CTRL_REG3 register. With this settings the interrupt pin INT1 is triggered when new data are available.

If you can't use INT1 pin you can continuously read ZYXDA bit in STATUS_REG register which give you the same information.

Posted on July 18, 2017 at 11:52

Thanks for your reply.

Posted on July 18, 2017 at 11:53

how does self test mode will work.

Legacy member
Not applicable