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

STM32CubeIDE and TouchGFX4.10 Starting New Project

Hi all,I tried to start a new project (from zero) in STM32CubeIDE with STM32F746DISCO board base, but I get errors in TouchGFX Generation Code when I Execute from CubeIDE, in the begginings...I could get working the new STM32CubeIDE and TouchGFX impo...

0690X000008w7OqQAI.jpg
eng23 by Senior
  • 1920 Views
  • 4 replies
  • 0 kudos

Scroll list add/remove

Hi everyone,i would remove or add a object in a scroll listI try to useparamScroll.remove(*paramScrollListItems.getDrawable(0)); paramScroll.add(*paramScrollListItems.getDrawable(5));but it don't work.paramScrollListItems is a DrawableListItems.How c...

apll by Associate II
  • 4514 Views
  • 13 replies
  • 0 kudos

STM32F469I-Disco: Only 3/4th of screen drawing

I have created a simple project. So far only has 3 screens, each a box filling the screen of different colours. I simply use 'Interactions' to toggle between each screen every 2 seconds. On start-up the complete screen is drawn. On each subsequent sc...

0690X000008vwfAQAQ.jpg 0690X000008vwfKQAQ.jpg
Matt3 by Associate II
  • 1244 Views
  • 2 replies
  • 0 kudos