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

Problem with scroll list on target

Hi,I have a scroll list that works perfekt in the simulator, but when running it on target (STM32H735) I need to set a periodic update of scollList.invalidate(), to get it to work. The problem is that only the first and last element show as selected,...

MNils.2 by Associate II
  • 1318 Views
  • 10 replies
  • 0 kudos

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
  • 824 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
  • 295 Views
  • 0 replies
  • 0 kudos