We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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!