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

Custom keyboard

hi team,Shown below images then you will get known my problemhow to adjust keywords to the keyboards

0693W000008GdqoQAC.jpg
HR M.1 by Associate II
  • 920 Views
  • 3 replies
  • 0 kudos

Interface Hardware button to highlight menu in screen

Hi Team, I'm working on Touchgfx(TFT LCD - 240x320) for STM32H743BIT6 microcontroller.I need to design a screen which contains list of menu options and need to highlight the respective menu with cursor pointing to it. Can anyone suggest how to interf...

0693W000008GVcoQAG.png
HR M.1 by Associate II
  • 928 Views
  • 2 replies
  • 0 kudos

Touch GFX 4.16 - Code generation bricking project

I have been having issues with Touch GFX bricking my project during code generation. It starts out working but at a later point it starts generating invalid code. An example is that it starts generating a touchgfx::GraphElementLine without a variable...

NBruh.1 by Associate II
  • 1069 Views
  • 6 replies
  • 0 kudos

TouchGFX Scroll List not spacing properly

I want to create a scrollable list of menu item, If I understand correctly, a List can be scrolled when placed inside a Scrollable container and the add property can be used within the list class to add children which will then populate and the list ...

KDubo by Associate II
  • 785 Views
  • 1 replies
  • 0 kudos

I cannot create any project or generate cod or run simulator TouchGFX.15

Generate Code  Generate    Done  Generate Assets    make -f simulator/gcc/Makefile assets -j10    The system cannot find the path specified.    'B' is not recognized as an internal or external command,    operable program or batch file.    The system...

Resolved! Rendering multiple lines/boxes

Hi!I am using TouchGFX in my application. In one of the pages I need to render unknown amount (depends on backend) of lines as well as boxes. What is best approach to this? Should I use TouchGFX MVP and send from backend information about width/color...

kronikary by Associate III
  • 1283 Views
  • 4 replies
  • 0 kudos