User Activity

Everytime i wake up from stopmode i print my RTC time. However whenever i do that i print some weird symbols instead. Im using the STM32L053R8T6. I just used:printf("%d-%d-%d\n\r", Hour, Min, Sec); HAL_PWR_EnterSTOPMode(PWR_LOWPOWERREGULATOR_ON, PWR_...