Question
STM32F427VITX RTC Init Fails with Timeout
During RTC init when RTC_EnterInitMode is called a unit sets the INIT bit of the RTC_ISR register in the HAL but when it waits for the bit set to respond it times out with the bit never being set. I have run this same firmware on hundreds of other units with no issue. If the INITF does not set is it likely due to an internal issue of the microcontroller?
