Question
GPIO state for the lowest consumption of STM32L052 in STOP mode
Posted on November 05, 2015 at 10:40
I am going to use STM32L052 in STOP mode (LSE RTC running, RAM data keeping, both RTC and EXT pin wake-up).
1. I know that for the lowest consumption GPIOs should be set as Analog. What I do not know: Should pins be connected to external pull-up or pull-down resistors to set VDD or VSS? Can any leakage from external circuits that sets a voltage on them (without pull resistors) make the consumption worse? 2. Does Input Floating mode with either internal or external pull-downs/pull-ups cause worse consumption? 3. Does Output Push-pull mode (of course WITHOUT any external circuit allowing current flow) cause worse consumption? Thank you for any information. #stm32l0-consumption-stop