STM32L4 wake up from STOP2, setting core clock to 80MHz
Posted on December 20, 2017 at 13:52Good afternoon everyone,I'm working on a ultra low power FreeRTOS application, in which I need to enter and exit continously the STOP2 mode from my MCU, STM32L476RG. The problem is that I need to wake up working a...