STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

TouchGFX documentation feedback

We wish to always improve our documentation. The best reviews and critics always come from the people that read it, so we would like to use this post to collect your thoughts and feedbacks. Please share what you like, dislike, what you think is missi...

Share your Custom Widgets!

When creating a UI project, you may need widgets that are not part of the TouchGFX library. To create your own graphical element, the TouchGFX team suggests using the Custom Container approach. Since TouchGFX 4.20 it is possible to export and import ...

Resolved! TouchGFX- STM32F423ZHT6

Hi,STM32CubeIDE- 1.13.2TouchGFX -  4.24.0STM32F423ZHT6 evaluation board has lack of LTDC and DMA2D compare to other STM32F4 series. I want to turn on the LCD panel (NHD-2.8-240320AF-CSXP-FCTP-ND) and it display the white background. Can any one pleas...

Resolved! TouchGFX GUI intermittent artifacts

Hello, we are using Riverdi displays but this may be a generic problem. We are using RVT70HSSNWN00 and RVT101HVSNWN00 and there is an intermittent problem.We used project generated from the TouchGFX example to develop a graphical application. Sometim...

Resolved! STM32H7S problem with debugging application

Hello everyone, I am using STM32H7S78-DK with TouchGFX HVAC-IoT Demo and I am encountering some problem while I am trying to debug application project. I can flash my code but I can't debug it.Can anyone tell me which is the problem?I am using TouchG...

FCola.1 by Associate III
  • 986 Views
  • 6 replies
  • 0 kudos

Resolved! QR code generation from URL.

Hello,I am using touchGFX4.16 designer, in windows 10.I want to display dynamic QR code generated from URL. I've tried to look for solutions like1) Generating QR code from external library & then displaying it on display.2)QR code widget is there in ...

SC9 by Associate II
  • 1021 Views
  • 8 replies
  • 3 kudos

Resolved! Lots of errors when building basic project

I have a CubeIDE project for a H743IITx board and an LCD and I added Touchgfx. The Touchgfx 4.24 contains the typical demo that switches between two screens. It runs fine in the simulator. I refreshed the project and it added all the necessary folder...

aro by Associate III
  • 1076 Views
  • 7 replies
  • 1 kudos

Receiving UART Data disordered

i'm using touchgfx h750DK to send a frame to an f446re st board then receive data from the board to the touchgfx the data sent are good but the data received are disordered although i have the same configuration in both sides