2014-06-11 11:33 PM
Hi
Did anybody try low-power modes on STM32f030 MCU? Specifically Stop mode. I can't get current under 200 uA. Did anybody succeed and get under this? If yes, please share how? I have disabled almost all of controller and remove all unnecessary components. In Standby mode the current is 2,5 uA. #metoo-maybe2014-06-12 01:05 AM
Do you have any load on I/O pins, these are powered in Stop mode.
2014-06-12 01:48 AM
I have no loads on I/Os. I put all in analog mode, except four (SWD,SWC,WAK1 and WAK2). Also RTC is running.
2014-07-10 12:19 PM
I just tested it and supply current in low-power stop mode is about 5uA, no debug, no RTC, peripherals off.
2014-07-10 12:59 PM
2,5 uA
You mean 2.5mA? Disconnect the debugger and try a free standing chip. What about external pull up/downs? Are pins connected to other devices?2014-09-04 12:02 PM
I am having the same problem on the stm32f030r8 nucleo board. Is that what you were using for this? Did you get a resolution?
2014-09-04 12:23 PM
You might have a similar problem? Given the time the observation was made, I might more reasonably assume he was using a STM32F0308-DISCO, which also has an IDD jumper to permit measuring of current to the CPU.
If you are doing this in a debugger, you might expect that to be distorting the state of the system.