Use STLİNK Port for UART Communication
Hi everyone,
I am using STM32H747I-DISCO.
I want to use ST-LINK V3E port for UART communication port. I am configuring USART1 and using the HAL_UART_TRANSMIT function.
After download the code I close the ST-Link connection and using a serial terminal to see the result but nothing happend.
What am I missing?
