Resolved! RTC TR Time Register not incremented / updated on STM32L151CB-A, but ALARM interrupt is working
On my STM32L151CB-A (external PCB), the following issue is occurring when using the internal Real Time Clock:I configure Date, Time and Alarm A using the initialization routines generated by CubeMX. The Alarm A is set to trigger 7 seconds after the b...