STM32F103VC - RTC Issue
Posted on May 08, 2012 at 16:24I'm bringing up a new board using the STM32F103VC, and I cannot get the RTC to function properly. In the RTC initialization code, it always stops in the while loop waiting for the RCC_GetFlagStatus(RCC_FLAG_LSERDY) to...