WAKEUP with RTC_WAKEUPCLOCK_CK_SPRE_16BITS not Working
Hi everyone,I have a problem with the STM32F401RE wakeup timer setup, to exit standby.This is my code.* Disable Wake-up timer */ HAL_RTCEx_DeactivateWakeUpTimer(&RTCHandle); /*## Clear all related wakeup flags ###################################*/ /*...