User Activity

Hi everyone,I'm debugging UART on my STM32 and wondering about the best way to monitor data transmission. Currently, I'm checking the DR (Data Register) in the debugger, but I notice that it shows different values each time I restart the debug sessio...