Hello Mates,started using the HAL_UART_Transmit function, works like a charm. But since I`m using the UART for diagnostics ever 100ms seems better to use the one with interruption.The arguments seems to be the same, but the read data from the uart wh...