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
  • 398 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
  • 438 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
  • 1981 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
  • 607 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
  • 485 Views
  • 2 replies
  • 0 kudos

TouchGFX template problem

In version 1.15 of the TouchGFX online user guide, a template for the STM32G071 + X-Nucleo-GFX01M1 development board is referenced (in the section: Development / Scenarios / TouchGFX on low Cost Hardware) but in the software TouchGFX Designer this te...

AGall.2 by Associate
  • 501 Views
  • 1 replies
  • 0 kudos

TouchGFX and video play

Dear all,I'm developing an application with a STM32750N8 and I'm using TouchGFX for the GUI. I am using a 4.3 "RGB (parallel) display with 480x272 resolution but I will also need to use a 7" 1280x720 (parallel RGB) display.Since I have to play videos...

0693W000004IcQFQA0.jpg
Luca G. by Associate III
  • 367 Views
  • 0 replies
  • 0 kudos