cancel
Showing results for 
Search instead for 
Did you mean: 

RTC system doesn't work with LSI clock source

george-metasphere
Associate II

When "Activating clock source" is ticked in RTC module, my MCU doesn't start up if I reset it from RST button. But as soon as I switch the RCC clock source to LSE external 32.768khz crystal and change RTC Clock Mux to LSE, it works without a hitch. Is this by design or there may be a bug?

1 REPLY 1
KDJEM.1
ST Employee

Hello @george-metasphere ;

 

Could you please give more details about your configuration and project?

Are you testing a STM32CubeU3 firmware example? 

I tested the RTC_ALARM example in the STM32CubeU3 firmware. In this example the RTC work with LSI.

After I click on RESET button, I can see that LD2 is turned ON. So, the RTC Alarm is generated correctly.

 

Thank you.

Kaouthar

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.