STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

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

Resolved! Update screen when custom container updated

Good day, ST community,I am writing to inquire about the possibility of updating the custom container used on each screen when a new change is made to the custom container template. Currently, I am required to delete the old custom container widget o...

JPan.4 by Associate III
  • 495 Views
  • 1 replies
  • 0 kudos

TouchGFX error

I'm using STM32F423ZHT6 board.I setup the X-CUBE-TOUCHGFXAnd FSMC for LCD interface:After generate a code. I opened TouchGFX -> ApplicationTemplate.touchgfx.part.In TouchGFX, I created a boxWithBorder Then Generate code. After Build my project, It sh...

Meenakshi_0-1724842209722.png Meenakshi_1-1724842302363.png Meenakshi_2-1724842540032.png Meenakshi_3-1724842624701.png
Meenakshi by Associate III
  • 697 Views
  • 5 replies
  • 1 kudos

Resolved! TouchGFX designer, CubeMX generation order?

Hello all,I'll be starting a project in TouchGFX designer from an existing template, say STM32F469I DISCO. How does the code generation by the TouchGFX designer and CubeMX interact? Say when I add an UI element and regenerate the code in designer, do...

Martin294 by Associate III
  • 812 Views
  • 4 replies
  • 0 kudos

Rename project for opening in STM32CubeIDE

Hello all,I am trying out different projects based on the F469I discovery board. Unfortunately they show up in STM32CubeIDE as having the same name, so it refused to open them.This problem has been around for a long time, with a rather ugly workaroun...

Martin294_0-1723908818806.png
Martin294 by Associate III
  • 955 Views
  • 5 replies
  • 0 kudos

Access line widget from own source file

Hello, I am trying to modify the start and end points of a line I have created in TouchGFX from outside of the screen code generated by touchGFX.  I would like to be able to modify the end points from my own source code files by calling line1.setEnd(...

brohr01 by Associate III
  • 367 Views
  • 1 replies
  • 0 kudos