STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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

TouchGFX Screen Glitch

I have a custom board which is almost an exact replica of the STM32f769-Disco with the main difference being the processor (STM32F777).I created a UI with the TouchGFX F769 Disco template and it works flawlessly. It's about 20 screens with about 5 or...

sergiog by Associate
  • 981 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F429I-Discovery board: SLIDER_Handle

I'm trying to work with a slider on the STM32F429I-Discovery board.I have build a GUI with the GUI-tool.The widgets are created in the LogViewerDLG.c file as follows:static const GUI_WIDGET_CREATE_INFO _aDialogCreate[] = {{ FRAMEWIN_CreateIndirect, "...

TVan .8 by Associate III
  • 666 Views
  • 2 replies
  • 1 kudos

Resolved! build error

I got a problem when building the project in the CubeIDE.According to the console, the function "function1" is not declared, but in the .hpp it is.I think the .cpp is not realizing that the .hpp is changing.Here, when I use the content assit, functio...

problem 1.png problem 2.png ferdlf_0-1706990428429.png
ferdlf by Associate III
  • 587 Views
  • 1 replies
  • 2 kudos

Resolved! Problem with the Project.

I got a problem when saving a TouchGFX project and open it with the CubeIDE.The first time I opened a proyect from TouchGFX with the CubeIDE, it looked like this.But then, when I do new proyects they look like this. I can't do anything and I tried un...

project one.png project 2.png
ferdlf by Associate III
  • 539 Views
  • 2 replies
  • 1 kudos

Resolved! TextArea

How can I get the value from a textArea so I can compare it with this '-' character?

ferdlf by Associate III
  • 580 Views
  • 2 replies
  • 2 kudos