Wakeup from standby with Wakeup Pin
Posted on June 25, 2014 at 13:00 I want know if is possible to wakeup the MCU(STM32F4) fromstandby power mode with only the Wakeup pin, without setting the RTC allarm. i have try this but the MCU don't wakeup. HAL_EnableDBGSta...