2025-11-03 3:41 PM
I want to develop a simple project in CubeIDE to send "Hello" or something similar from STM32F746G-Disco through a UART port with Realterm (or similar app) running on my laptop. I have a USB-to-TTL adapter from Waveshare. Can someone help me?
2025-11-03 5:43 PM
What do you need help with?
Have you looked at examples? Here is one for sending and receiving data through a UART port.
2025-11-03 6:51 PM
No, I did not try that yet. I guess I can modify it to a comm between a board and a computer.
Thanks