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

How to make a Text to be align centered vertically ?

Assuming the height of the drawable object is H (getHeight()), and the height of text is TH (getTextHeight()), how to figure out the correct y value of the text object ??I tried (getHeight() - text.getTextHeight() - text.getTypedText().getFont->getSp...

Nzhan.15 by Associate II
  • 3995 Views
  • 15 replies
  • 0 kudos

STMCubeIDE 1.3.0 + TouchGFX 4.13.0

I'm currently in a hurry building a touchscreen interface for the many DIY hospital ventilator projects that are running right now to cope with the ventilator shortage the world is facing right now caused by Covid-19. diyventilators.comI bought the S...

WSpar.1 by Associate III
  • 1298 Views
  • 9 replies
  • 0 kudos

DMA2D peripheral filter availability

Dear CubeMX Team,Is there a chance to add DMA2D to the Peripheral list in CubeMX filters?Today, I can only find GFXMMU, but no DMA2D. Providing this option would save time for some of us looking for MCU with basic GFX support.

Resolved! Scroll List incredibly slow

Hi,I'd like to know if there is a way to reduce the computing power required by the scroll List widget to redraw itself considering that it's incredibly slow on my board (note that it works just fine in the simulation). It does spread almost over the...

GMeur by Senior II
  • 815 Views
  • 2 replies
  • 0 kudos

Touch Panel 7inch can't run with TouchGFX

I have make a customize Board using STM32F746 base on STM32F746-Disco board. but i'm using TFT 7inch with capacitor touch panel using IC FT5425.I have tested with touch panel base on example in BSP folder of STM32Cube. it run normaly. that mean FT524...

HAnh by Associate III
  • 879 Views
  • 1 replies
  • 0 kudos

Resolved! Display Refresh

Hello,I have an STM32F469NI display board. The program I wrote runs without errors. The only problem: The display now has to update itself automatically.Can you help me with the settings I need to make? Or do I have to generate that in the code?I wou...

HSchl.1 by Associate II
  • 1998 Views
  • 6 replies
  • 0 kudos

Resolved! Issues with TouchGFX 4.13

Hi @Martin KJELDSEN​ First of all I wish you a happy new year. I hope you started well in the new yearI've updated TouchGFX from 4.12.3 to 4.13.0 and I have the following issues:The TouchGFX Generator changes the slashes from \ to / in the paths (e.g...

Marco.R by Senior
  • 1566 Views
  • 10 replies
  • 0 kudos