Skip to main content
Visitor II
September 8, 2021
Solved

Steval-STWINKT1B - Where is all the power going?

  • September 8, 2021
  • 1 reply
  • 1702 views

On the STEVAL-STWINKT1B board, and using the HSDatalog firmware, it uses about 60mA in idle state. I have disconnected the sensors, and the uC, and turned off the SD card power lines, but it's still at around 2mA. Does anyone know where this power is going? Ideally, I want to create an application for the board when it wakes up for 1 minute in every hour, logs the data to the SD card, and then goes into a nearly dormant low power state to preserve the battery.

    This topic has been closed for replies.
    Best answer by Eleon BORLINI

    Hi @LWeir.775​ ,

    In the current design, unfortunately, the 2.7A regulator cannot be switched OFF, so also the connected OpAmp is always ON.

    The only option would be to de-solder it, or de-solder the OpAmp which accounts for more than 1mA alone.

    0693W00000Dmi2dQAB.pngIf my reply answered your question, please click on Select as Best at the bottom of this post. This will help other users with the same issue to find the answer faster.

    -Eleon

    1 reply

    ST Employee
    September 9, 2021

    Hi @LWeir.775​ ,

    In the current design, unfortunately, the 2.7A regulator cannot be switched OFF, so also the connected OpAmp is always ON.

    The only option would be to de-solder it, or de-solder the OpAmp which accounts for more than 1mA alone.

    0693W00000Dmi2dQAB.pngIf my reply answered your question, please click on Select as Best at the bottom of this post. This will help other users with the same issue to find the answer faster.

    -Eleon

    LWeir.775Author
    Visitor II
    September 9, 2021
    Hi Eleon,
    That was our prime suspect. Thanks. It is frustrating given what we want to use the board for. I think we are going to try and reconfigure the power supply to the 2.7v LDO such that it comes from DCDC2 instead, and so is switchable. Not an easy mod and frustrating the board doesn’t have it as a configuration option.
    ST Employee
    September 10, 2021

    Hi @LWeir.775​ ,

    The DCDC converter provides the supply the microphone, so this would be the only component that would be excluded removing the LDO.

    We are however designing a rev2 platform, and we will take it into account this issue.

    -Eleon