RTC: are interrupt flag set during Vbat mode
I have a STM32U595 and I use the RTC in binary mode.
If an SSR underflow occurs during Vbat mode, will the SSRUF be set so after power recovery I can manage the interrupt ?
I have a STM32U595 and I use the RTC in binary mode.
If an SSR underflow occurs during Vbat mode, will the SSRUF be set so after power recovery I can manage the interrupt ?
Hi
Yes, SSRUF will still be set when VDD is back, with interrupt generation, which can then be served after NVIC initialization.
You can refer to the Reference Manual RM0456 section 63 Real-time clock (RTC) for more information.
Thanks.
ELABI.1
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.