How to wake up from standby mode?
I am using an stm32c011 MCU and want to put my device into standby mode and then periodically wake it up (every 30s or so).
I have seen guides which use the RTC to do that, but cube mx doesn't show me a WakeUp option on my RTC

Am I missing something or how am I supposed to continue from here?
