USART Data has to be displayed on stm32f746g display using TEXT area widget.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-10-13 12:08 AM
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.
Labels:
- Labels:
-
STM32F7 Series
-
TouchGFX
-
UART-USART
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-10-13 3:03 AM
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
