Question
RTC_INIT failed and cause system hangs
Hi,
When I write RTC_init() function in code which defined by stm32cube, once powerup, system goes to a hang status, after hard reset, chip works correctly... RTC clock set to LSI
when I comment RTC_init(), system works properly even, when power up and there is no need to push reset button on board...
Please help me...