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

For STM32F769I-Discovery, where can I find a basic project containing FREERTOS, TouchGFX, Lwip, HTTPD, Ethernet, Wifi, USB OTG, SD card, FATFS ?

HelloThe question is on the title. I would like to have an example project for IOTs with all the possibilities theoretically offered by STM32F769I-Discovery. If possible, for the latest versions of STMCubeIDE and TouchGFX.Until now I searched with no...

DNITA.1 by Associate
  • 437 Views
  • 1 replies
  • 0 kudos

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
  • 420 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
  • 455 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
  • 2055 Views
  • 3 replies
  • 0 kudos