cancel
Showing results for 
Search instead for 
Did you mean: 

F746G Discovery

sohail71
Visitor

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?

2 REPLIES 2
TDK
Super User

What do you need help with?

Have you looked at examples? Here is one for sending and receiving data through a UART port.

STM32CubeF7/Projects/STM32746G-Discovery/Examples/UART/UART_TwoBoards_ComPolling at master · STMicroelectronics/STM32CubeF7

If you feel a post has answered your question, please click "Accept as Solution".

No, I did not try that yet. I guess I can modify it to a comm between a board and a computer.

Thanks