What would cause the RTC to become damaged or stop updating hrs, mins and secs (but not subseconds) on an STM32L082 within a Murata CMWX1ZZABZ-078?
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...