User Activity

Hi I am trying to get the RTC to work on the STM32U5 Nucleo board. But when I read out the time I sometimes get a second and minute value that is more than 59. Any ideas as to how that happens? I have checked that it is not because I write a higher ...
HiI have a problem where my NUCLEO-U575ZI-Q board gets a hard fault if I use sprintf. I reproduced the error by creating a new project based on the sample project "Tx_Thread_Sync". So I am using Threadx.I then added two lines to the app_threadx.c  ch...