Hi,I can enter STOP Mode 2 while not using the ST Sequence (UTIL_SEQ). I disable interruptions, clear the pending ones and just let the RTC to wake me up.HAL_RTCEx_SetWakeUpTimer_IT(&hrtc, 0xFFFF, RTC_WAKEUPCLOCK_RTCCLK_DIV8);
HAL_PWR_EnterSTOPMode(P...