Skip to main content
Visitor II
December 13, 2016
Solved

How to configure LIS2DE12 to support ODR=5.3kHz ?

  • December 13, 2016
  • 2 replies
  • 865 views
Posted on December 13, 2016 at 01:06

Hi All,

I am developing device to analyze vibration with LIS2DE12 acceclerometer.

I have encountered problem that sensor did not work with ORD=5.3kHz, it worked fine for all other ODRs.

How to configure sensor to work ODR=5.3kHz ?

My configuration is as follows

CTRL_REG1 : 0x97

CREL_REG3 : 0x10

CTRL_REG4 : 0x10

All other registers are default.

My expected processing steps are as follows

1. INT1 pin is enabled when sensor data is ready

2. MCU got INT1 signal, send event to handle interrupt

3. interrupt handler read sensor data.

As I have measured, the period of INT1 signal is around 1.3kHz

please take a look at my configuration and let me know anything to check.

Regards,

Hae Ryong
    This topic has been closed for replies.
    Best answer by Hae Ryon Jung
    Posted on December 21, 2016 at 09:16

    Hi All, 

    I've got following answer from local FAE.

    =====

    To work with ODR=5.3kHz, LPen bit of CTRL_REG1 should be set. there is error at data sheet, it will be fixed at next release.

    =====

    Thanks for your concern.

    2 replies

    Hae Ryon JungAuthorAnswer
    Visitor II
    December 21, 2016
    Posted on December 21, 2016 at 09:16

    Hi All, 

    I've got following answer from local FAE.

    =====

    To work with ODR=5.3kHz, LPen bit of CTRL_REG1 should be set. there is error at data sheet, it will be fixed at next release.

    =====

    Thanks for your concern.

    ST Employee
    February 8, 2017
    Posted on February 08, 2017 at 16:27

    New version of the datasheet for

    http://www.st.com/resource/en/datasheet/lis2de12.pdf

    was released.

    Section 8.6 CTRL_REG1 (20h) was modified to properly describe also configuration for ODR=5.3kHz.