Skip to main content
Associate
April 15, 2026
Solved

LIS2DW12传感器功耗 - LIS2DW12 sensor power consumption

  • April 15, 2026
  • 3 replies
  • 135 views

Post edited by a ST moderator. Please use English in this community. Please read How to write your question to maximize your chances to find a solution

 

手册上写着在高分辨率模式下功耗 90 µA,在低功耗模式下功耗低于 1 µA。可是我用示波器串联电阻抓出来的功耗接近1MA,并且未使用MCU配置传感器时功耗就已经接近这个值了。传感器通过开发板的3.3V接口进行供电。电路图如下所示,哪里存在问题呢?

Translation:

The manual states that the power consumption is 90 µA in high-resolution mode and less than 1 µA in low-power mode. However, the power consumption I measured with an oscilloscope using a series resistor is close to 1 mA, and this value is already close to the power consumption even without configuring the sensor using the MCU. The sensor is powered through the development board's 3.3V interface. The circuit diagram is shown below. Where is the problem?

aabaebe1-efb9-436d-8207-ed4833488444.png

Best answer by KWine

Why do you have pullup resistors on the interrupt pins?

3 replies

KWine
KWineBest answer
Senior
April 15, 2026

Why do you have pullup resistors on the interrupt pins?

御宸_itAuthor
Associate
April 17, 2026

您好,感谢您的回复!

  我把中断引脚的上拉电阻移除后,板上电流的功耗确实改善了很多,但是还是存在一个固定功耗大概200uA(没有外接其他任何单片机,只测试这款传感器的功耗)请问还可能是电路方面的哪些原因呢?

再次感谢您的回复!

Eastech
Visitor II
April 16, 2026

looking forward to the answer here.

Federica Bossi
Technical Moderator
April 16, 2026

Hi @御宸_it ,

Your schematic seems correct.

However, 4K7 on the I2C lines is slight higher. You could try to reduce them.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
御宸_itAuthor
Associate
April 17, 2026

您好,感谢您的回复!

我把中断引脚的上拉电阻以及4k7的电阻移除后,板上电流的功耗确实改善了很多,但是还是存在一个固定功耗大概200uA(没有外接其他任何单片机,只测试这款传感器的功耗)请问还可能是电路方面的哪些原因呢?

再次感谢您的回复!

KWine
Senior
April 17, 2026
Translation into English: "Hello, thanks for your reply! After I removed the pull-up resistor of the interrupt pin and the resistor of 4k7, the power consumption of the current on the board has indeed improved a lot, but there is still a fixed power consumption of about 200uA (there is no external microcontroller, only the power consumption of this sensor is tested) What other reasons may be in terms of circuitry? Thanks again for your response!"