Skip to main content
Associate
November 3, 2025
Solved

F746G Discovery

  • November 3, 2025
  • 1 reply
  • 183 views

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?

Best answer by sohail71

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

Thanks

1 reply

TDK
Super User
November 4, 2025

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""."
sohail71AuthorBest answer
Associate
November 4, 2025

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

Thanks