Set the TX pin low before each UART transmission
Posted on April 10, 2018 at 15:34Hi, I have a peculiar situation in which is necessary that the signal of pin TX has to remain in level 0 for 1ms, before performing each transmission through the uart. I tried to perform DeInit (HAL_UART_MspDeIni...