Resolved! RTC Alarm on STM32F401RCT6
Hello, I've been using the RTC lately and it works correctly except for one thing, the alarm. Below you can see the function HAL generatedstatic void MX_RTC_Init(void) { /* USER CODE BEGIN RTC_Init 0 */ /* USER CODE END RTC_Init 0 */ RTC_Tim...