Page 1 of 1

STM32F103C8(Bluepill) - Low power mode

Posted: Fri Nov 20, 2020 4:09 pm
by Lambert
I am using the STM32F103C8(Bluepill) and need to use the STM32Lowpower functions in order to get the most out of my battery life. When in deepsleep the current does not drop. Over the vcc pins at all, I have not tested any of the gpio pins. It does however go into deepsleep judging on the connection to the cpu.

Re: STM32F103C8(Bluepill) - Low power mode

Posted: Fri Nov 20, 2020 4:38 pm
by stevestrong
viewtopic.php?f=2&t=301
My crystall glas is broken...

Re: STM32F103C8(Bluepill) - Low power mode

Posted: Fri Nov 20, 2020 8:28 pm
by GonzoG
I did everything same as in the example in STM32LowPower library and it works.
But it you want to reduce power consumption while in low power mode, remove power LED from board. It draws up to 4mA.