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 ...

LTDC Output Orientation with TouchGFX

I have been working on implementing TouchGFX in DSI Video Mode for a STM32H747-DISCO board. The LCD is a 5" 720x1280px panel, driven by a ILI9881C driver chip. After many issues with the DSI link, I have now successfully got something to display on t...

GUI.jpg Display.jpg
Iris-DM by Associate III
  • 911 Views
  • 7 replies
  • 0 kudos

TextArea with wildcard Array

Hi, I am currently working on a project to imitate a level display for an elevator. Using TouchGFX, i have 10 buttons with values 1-10 and once a button has been pressed it will add said value to a textbox with a wildcard on the screen. once that is ...

STM32U575 DMA2D - Synchronize framebuffer access

MCU: STM32U575VGTFT with embedded RAM: 16bpp, 8-bit 8080 interfaceI'm following this scheme in which the bramebuffer is transfered via DMA2D, as decribed in AN4943:As a comment, there is a limitation when transfering a rectangle with an odd number of...

ACC_0-1739288792910.png ACC_1-1739289457683.png
ACC by Associate
  • 325 Views
  • 0 replies
  • 0 kudos

TouchGFX 4.20.0: Import of Custom Container

I wanted to import a custom container from another project. It however does not work because typographies and images are already present in the current project. I use the same buttons in several custom containers and screens. In this case it should b...

awiernie by Senior II
  • 1419 Views
  • 5 replies
  • 0 kudos