STM32L452 wakeup interrupt not firing after programming the MCU and system reset
Posted on March 16, 2018 at 14:12Hi !I have an application with the wakeup interrupt firing every x seconds. If the reset source is a power on reset, everything works as expected. However, when I upload a new code into the chip (so the MCU is reset ...