User Activity

Hi, I set the button on the board to WAKE_UP2 to wake up from standby mode, but it doesn't work. Also, waking up through the RTC interrupt doesn't work either. The LSE source is an external crystal. This is my code: int main(void) { /* USER CODE BEG...