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! Flawed vectorized font output (Designer 4.24.1)

Hi,I’d like to use the vectorized version of a font (bebas-neue-regular.ttf), but the glyphs don’t quite match the original shape. Why is that, and how can I fix it?Could it have something to do with the arrow next to some nodes? I don’t know much ab...

ferro_0-1741712284064.png ferro_1-1741712327180.png
ferro by Lead
  • 321 Views
  • 7 replies
  • 2 kudos

Resolved! Error while renaming the touch gfx project

Hello All, I need to change the touch GFX project name MyApplication_747I to something else, I am trying to change it from config but touch gfx is not allowing it to change. I tried to edit and modify the  .touchgfx file and changed the name from "Na...

ShivDesh by Associate III
  • 220 Views
  • 2 replies
  • 3 kudos

Text rendering issues

Hi ST community!We have a custom OEM product that using STM32H753ZIT6 with external SDRAM (parallel mode) and NOR Flash  (QUADSPI mode) memories.In this particular project we are facing some issues with the TEXTS, more specifically the rendering of t...

uilter by Senior
  • 130 Views
  • 1 replies
  • 0 kudos

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

Resolved! Test application

Hello So, I want to generate a test application, but I cannot load these on my board. Does that problem is normally because we never can upload a test application or what is the Problem here, I also added some parts to the Test application, but I can...

image.png
Bea_12 by Associate III
  • 206 Views
  • 5 replies
  • 3 kudos

TouchGFX Tutorial 3 , compile grief

if (!textClock.isMoveAnimationRunning()) .. fails after following the tutorial i receive ..Compilemake -f simulator/gcc/Makefile -j8Reading ./application.configReading ./target.configCompiling gui/src/screen2_screen/Screen2View.cppCompiling generated...