User Activity

Hi, I am working on a project for STM32F746ZGT6 that uses the RTC clocked from the LSE.In some cases I am seeing an issue where the LSE appears to start (LSERDY reads as 1 within the call to HAL_RCC_OscConfig from the peripheral libraries) but it app...