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

X-CUBE-TOUCHGFX 4.26.1 is out!

TouchGFX 4.26.1 is now out. Please follow this link to download it.This version is a patch release and includes bugfixes of issues seen on TouchGFX Designer 4.26.1 version, as well as adding support of the new STM32H5F5 and Chrom-ART 2.Please visit o...

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

Changes require to display graphic on the vertical drawing pixel( vertical bytes orientation e.g. display driver SSD1309 etc.).

Hi, I have successfully implemented a complete graphic to display some system related parameter on a monochrome OLED Display with display driver SSD1322, which is a horizontal drawing pixel, however porting the same code to a monochrome OLED Display...

JChou.1 by Associate III
  • 1466 Views
  • 0 replies
  • 0 kudos

Resolved! Without networking, 4.18.0 does not respond

After opening 4.18.0. It stops working after being idle for a period of time, or after creating a new project, or after clicking on some blank areas, and there is no response. How to solve this? (the networked computer is normal, and the non networke...

Zwei.9 by Associate III
  • 2446 Views
  • 5 replies
  • 0 kudos

DSI Video mode refresh error

My project is based on touchgfx using DSI video mode with double buffer. When set the background, part triangle area cannot be refresh. The DSI video configured as the example project of "LCD_DSI_VideoMode_DoubleBuffering".

ZYu.3 by Associate
  • 2727 Views
  • 4 replies
  • 0 kudos

Resolved! swipeContainer cannot work

Hi,  Add a button on the swipeContainer, the swipeContainer cannot slide when the starting point of the gesture is on this button.

V.H by Senior
  • 1336 Views
  • 2 replies
  • 0 kudos

Question about the modalWindow drag event

Hi, I add a modalWindow is overlaid with a swipeContainer, the drag still can trigger the swipeContainer in the background when modalWindow was visibled. How can I disable to trigger the containers in the background?

V.H by Senior
  • 746 Views
  • 1 replies
  • 0 kudos