What's the proper way to clear RTC alarm output after an alarm?
Hi,
STM32F446 user here. I'm routing RTC alarm output to PC13 and after an alarm I need to clear the output pin back to low state. I recall myself reading something about clearing RTC alarm output in a specific way but I can't find the source anymore.
#rtc #pc13 #alarm