This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

UART Tx pin

Hi everyone!

I am trying to send some HEX data to a printer module using STM32F4 Discovery board, UART. in cubeMX I defined some pins as TX, RX and CK. when I generate the code, I can not see any sign of these pin!!! why?

also when I use function HAL_UART_Transmit(), does it send data to TX pin?

thanks everyone!

Parents Reply Children