Resolved! using HAL_UART_Transmit with safety
Hi,I'm using the USART function HAL_UART_Transmit for debugging.Most of the time everything works well.But sometimes the HAL_UART_ErrorCallback is called... And all my program freeze.Could you help me with these 2 options (first is best for me) :how ...