STM32 MCUs TouchGFX and GUI

Discuss STM32 and TouchGFX implementations, including configuration, debugging, and optimization.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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! Korean output not working using Unicode::snprintf()

Hello,I want to print Korean in <value> of wild cardThe encoding used in CubeIDE is attached as a picture file.The touchGFX version we use is 4.16​.​The initial value entered in wildcard is normally output as "정지".​(textArea and Typographies images a...

Hwoo- by Associate II
  • 1871 Views
  • 2 replies
  • 0 kudos

Box with alpha does not work anymore

Hi!Since upgrading to TouchGFX 4.17, a box with an Alpha value does not work anymore. It just paints like as an opaque box, but not like a (semi-)transparent box.Thus I tried to create my own widget that draws a rectangle with the following code:HAL:...

STM32H747_DISCO design display issue

Had to redesign my STM32F769 design take the STM32H747 (silicon supply issues). So I cloned the H747_DISCO pin for pin with the exception that I've no external Flash. I then built a TouchGFX test app based on the H747_DISCO, removed the QSPI need in ...

0693W00000JOt3dQAD.jpg
Bruce1 by Associate
  • 458 Views
  • 0 replies
  • 0 kudos

TouchGFX X-Nucleo GFX01M1 integrate hardware button.

I´m usiing TouchGFX with X-Nucleo GFX01M1Being a beginner I would as a first step to change the screen with the joystick on the board.Checking an example I notiiced that the Action is set as:and the interacion is set as with Run Simulation i could ma...

0693W00000JNrFzQAL.png 0693W00000JNrG4QAL.png 0693W00000JNrGEQA1.png 0693W00000JNrG9QAL.png
FTrom by Associate II
  • 1067 Views
  • 3 replies
  • 0 kudos

Tick Rate Slows to 1 Tick per 2.5 Seconds

I am working with a project in TouchGFX Designer/Generator 4.17 and STM32CubeIDE 1.7.0, which uses the LTDC interrupt from the display to drive the main display loop. The display is configured according to the manufacturer's specifications, and Touch...

DSwea.1 by Associate III
  • 2840 Views
  • 8 replies
  • 0 kudos