STM32G0B0REx RTC smooth calibration
Dear all, I'm calibrating the STM32G0B0RE RTC clocked by an external 32.768 oscillator using the following guide:https://community.st.com/t5/stm32-mcus/how-to-calibrate-the-stm32-s-real-time-clock-rtc/ta-p/744958Below is my debug code:int main(void) ...