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! Modal redraw question

Hi community!I'm using Touchgfx 4.24.1 with a STM32H753ZIT6, integrated to a 1024x600 (RGB565) display. We use double frame buffer in an external SDRAM (parallel) with DMA2D enabled. This is a OEM custom board design for us, so the hardware is alread...

uilter by Senior
  • 636 Views
  • 3 replies
  • 0 kudos

Resolved! USB HS doesn't work with TouchGFX ?

Hello,I am using an STM32F769I-DISCO board to implement USB HS in my TouchGFX project, but it is not working as expected. I have already tested USB functionality with FreeRTOS CMSISv2 without TouchGFX, and it works fine. However, when I try to run bo...

walidhmz by Associate II
  • 707 Views
  • 7 replies
  • 0 kudos

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
  • 1322 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
  • 848 Views
  • 7 replies
  • 0 kudos