Skip to main content
PM.5
Associate III
October 13, 2022
Question

USART Data has to be displayed on stm32f746g display using TEXT area widget.

  • October 13, 2022
  • 1 reply
  • 734 views

Hi...

I am using STM32f746g board , normally if I use text area widget to display string it is working fine. But I m not getting how to do when a data receiver through Usart has to be displayed on Display.

For example : from USART we got a value 40 , how it has to be display ?

If anyone have an idea how to do it , please help me out.

This topic has been closed for replies.

1 reply

JPiet.3
Associate III
October 13, 2022

Hi,

you can follow the tutorial from STM (There are two parts)

https://www.youtube.com/watch?v=3iyVYSjK-ZU

It was very helpful for me.

Jan