Resolved! NUCLEO L432KC. How to print on TeraTerm using printf function?
Hi! My name is Vincenzo.I'm studying the board L432KC and I can't understand why using the HAL_UART_Transmit function I can transmit data on the terminal, while using the printf function nothing appears. Is there any preliminary operation to do? Than...