STM32L4R7ZIT exiting / returning from STOP1
Hello,I'm trying to understand which steps need to be taken when exiting the stop modes with STM32L4R7ZIT.Say that we are in stop1 mode, RCC->CFGR-STOPWUCK == 0 (MSI). Before entering stop1 we were clocked by HSE 12 MHz via the main PLL into 120 MHz ...