STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.0 is out!

TouchGFX 4.24.0 is now out. Please follow this link to download it. 4.24.0 Release details: Release date: June 6th, 2024 New TouchGFX Designer Features: Added a QR Code widget.Added RGB Compression for images. New TouchGFX Core Features:  Added RG...

LouisB by ST Employee
  • 448 Views
  • 0 replies
  • 2 kudos

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

Resolved! Passing UnicodeChar to function

Hello everyone,Im faced with problem. I want to save headline name typed by keyboardThis is how I copy buffer to wildcard When I sent keyboard[2] to view like this:And throught presenter I save string to model:Presenter:Model:And in model I create Un...

0693W00000WLQa5QAH.png 0693W00000WLQaAQAX.png 0693W00000WLQaFQAX.png 0693W00000WLQaUQAX.png
heyo by Senior
  • 426 Views
  • 7 replies
  • 0 kudos

GFX designer invalid patch STM32F7 disco

Hello,I created a project in Touch GFX designer. Then I open in STM32cubeIDE, but I get a warning:Description   Resource   Path   Location   TypeInvalid project path: Include path not found (C:\TouchGFXProjects\MyApplication_1\Middlewares\Third_Party...

Vojtěch by Associate II
  • 499 Views
  • 6 replies
  • 0 kudos

Resolved! What is the best way to save data?

Hello everyone, I want to ask what is the best way to save data. I understand that I need to use Model to save. I am kind a new in c++ programming so maybe there is a way to save data in model structs? Can someone help me?for example I want to save ...

0693W00000WL5vbQAD.png
heyo by Senior
  • 562 Views
  • 5 replies
  • 0 kudos

STM32CubeIDE rename issue

I've been working with the cubeide and touchGFX. It seemed to be working but when I tried to import another project, the IDE gave me a message stating that, even though the new TGFX project was named something else, it was going to import it as the ...

plotting multiple line series on one graph?

I generated a touchgfx project and figured out the structures. I am able to change the chart and plot new data. What I don't understand is the generator it allows me to create multiple lines but I can't figure out a way two separate the data or add...

LTDC test routines for displaying text

I am using STM32H745BIt6 device, and wanted to write a test for testing the LCD interface using LTDC.Basic text,font and color set for text, backgound color should be displayed . Where can I get the routines which I can easily port on my custom board...

ATank.1 by Associate III
  • 219 Views
  • 1 replies
  • 0 kudos