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

STM32F433: How to blink individual segments in the LCD?

I can't figure this out, I know how to set the different blink modes:LCD_BLINKMODE_SEG0_COM0, (Blink enabled on SEG[0], COM[0] (1 pixel))LCD_BLINKMODE_SEG0_ALLCOM (Blink enabled on SEG[0], all COM (up to 8 pixels))LCD_BLINKMODE_ALLSEG_ALLCOM   (Blin...

Ten1 by Associate
  • 401 Views
  • 0 replies
  • 0 kudos

Modal Window code generation error

I'm using TouchGFX version 4.9.3I'm able to add a modal window normally and enter the position of the background image so that it is centered. However, If I close and reopen my project to build it without selecting the modal window, then the whole mo...

GArgu.3 by Associate
  • 442 Views
  • 1 replies
  • 0 kudos

Resolved! [TouchGFX] textArea displaying "?" instead of string

Hello,I'm currently developping an application on a STM32H7 with touchGFX.In touchGFX designer i've a text area and I want to change the text of this area when an action is done. Here is a part of my code related to the update of the text:Unicode::sn...

0693W000004IhUpQAK.png
AJT by Associate III
  • 1994 Views
  • 3 replies
  • 0 kudos

Run TouchGFX Simulator on CUBEIDE.

Hi everyone,I'm trying to compile the touchGFX project (Simulator only) using the GCC Cross toolchain from the CUBEIDE but after importing the project to my workspace the build button is not enable.I wonder if an additional configuration or compiling...

FDigi by Associate III
  • 615 Views
  • 2 replies
  • 0 kudos

TouchGFX 4.14 bug while compilling

I just install TouchGFX 4.14 version and find I can not pass compile process in KEIL enviroment. the reason is file name in TouchGFX_proj\746_customercontrol\TouchGFX\generated\images folder is different with KEIL project. So I have to change the fil...

THao.1 by Associate
  • 489 Views
  • 2 replies
  • 0 kudos