Skip to main content
Visitor II
August 17, 2018
Question

Hello, I work on a product with LSM303AGR and STM300 module. The problem is : when the LSM303AGR goes to sleep, it works. After, I try to get EnOcean module to sleep, then the LSM303AGR consume 500µA. Any idea?

  • August 17, 2018
  • 16 replies
  • 4167 views

The SPI works well. I can asleep the sensor but when I try to asleep the EnOcean module, I see that the sensor consume near 500µA. I have put two pull down on SDI/SDO and SCL and two pull up on the CS_ACC and CS_MAG.

    This topic has been closed for replies.

    16 replies

    Visitor II
    August 24, 2018

    Hi,

    I have the same behavior...

    Visitor II
    September 25, 2018

    Hi,

    @Jérémy Da Silva​ , did you solve your problem?

    I'm having what I guess is a similar problem.

    When I put the accelerometer in power-down mode it starts consuming way too much power(~650 uA).

    If I put it in low power mode it goes down to ~10uA(the whole system).

    I'm figuring it has something to do with pin states as you've discussed.

    Is it okay to have CS_X pins tied to VDD?

    I've tried that in combination to pulling I2C pins high/low without success.

    EDIT: I just solved my problem, the solution was to put the INT_MAG signal to a pullup.

    ST Employee
    September 26, 2018

    OK, this is what I recommended in the thread.