cancel
Showing results for 
Search instead for 
Did you mean: 

RTC Alarm under VBAT Conditions

MVeen.1
Associate II

From what I understand, a STM32L433RCT3 MCU powered by VBAT pin will shutdown except for RTC and backup registers.

1. I'm wondering if the RTC Alarms can trigger during the VBAT period?

2. Will any code execute from the RTC Alarm interrupt during VBAT? Will the interrupt run when VDD is reapplied to the system?

1 ACCEPTED SOLUTION

Accepted Solutions
Uwe Bonnes
Principal III

VBAT mode means there is no VDD supply. So RTC alarm in VBAT mode can not wake up CPU, as CPU is without power

View solution in original post

1 REPLY 1
Uwe Bonnes
Principal III

VBAT mode means there is no VDD supply. So RTC alarm in VBAT mode can not wake up CPU, as CPU is without power