cancel
Showing results for 
Search instead for 
Did you mean: 

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

PM.5
Associate III

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.

1 REPLY 1
JPiet.3
Associate II

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