2023-12-02 07:28 AM
Hi there,
I am trying to send data using usart 1 of stm32h747i-disco board using HAL_UART_Transmit, connected it to my laptop but when i monitor the com port using putty it shows nothing.
2023-12-02 08:12 AM - edited 2023-12-02 09:17 AM
Hello @nikkk20
I suggest you check the USB cable that you are using and the USB port of your PC. Also, make sure that the configuration of your serial monitor is the same as your project. For the test, you can use this example.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.