RTC_OUT lost when calling HAL_RTCEx_EnableBypassShadow for HAL || RTC_BypassShadowCmd in StdLib
Posted on October 22, 2015 at 15:03 Hi, I'm working with STM32F0 RTC using LSE. All work perfectly till I need to map the RTC_CALIB to RTC_OUT. I succeed to get my 1Hz in RTC_OUT pin, but after a moment I lose the signal. wi...