I have two projects, both using HAL libraries in STM32CubeIDE 1.5.1.The first project simply initializes the RTC, using external 32kHz crystal, and then falls into a loop that reads the RTC every second. Using my debugger with a breakpoint, I can see...