RTC registers TR and DR gets cleared when coming out of stanbymode
Hi Im using the stm32L4 , and if not coming out of standby mode I update the time variables. And all works as expected, It goes into standby mode using the following after a period of time. "HAL_PWREx_EnableSRAM2ContentRetention();HAL_PWR_EnterSTAN...