RTC configuration of outpot ALRM
Hello st community,
I work on stm32h7, and I use with RTC output alarmA, when the MCU power supple turned off, and RTC work with VBATT to wakeup some component with this signal, but this component needs any pules to wakeup and not woke up with first event ('0' to '1' or '1' to '0' ) he needs '0' to '1' and after this to go down '1' to '0' , so i have just the half way by config the alarm polarity to high, but the SW not working yet to clear this signal, is there any way(some configuration of RTC output alarm) to auto clear RTC_SR_ALRAF flag for the output to go down without the SW?
