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

Communication between model and backend

Hello,I am wondering what is a good way to tell TouchGFX with what objects of the backend to communicate. If for example my application has some backend object "Foo bar" that I want TouchGFX to communicate with, for now the only solution I see is to ...

CI_max by Associate II
  • 2995 Views
  • 8 replies
  • 2 kudos

Hack/modify framework files?

Hi.I wish to modify some of the header files in TouchGFX itself.Concretely: I want to add both data members and virtual methods to:- touchgfx/containers/Container.hpp- mvp/Presenter.hpp Possible? No... The windows simulator crashes.Why? Most likely b...

Create widgets in code instead of in the designer

Hello,is it possible to create a container including other containers during runtime? Backgrouns is that I would like to display up to 20 sensor readings on the display. The inner container includes a background, title, measurement value, status... T...

KR51K by Associate III
  • 1120 Views
  • 3 replies
  • 0 kudos

FrontendHeap store in to external SDRAM hardfault

Hi, still can't to upload frontend heap to my 8MB external SDRAM.My linker script: /* ****************************************************************************** ** ** File : LinkerScript.ld ** ** Author : STM32CubeIDE ** ** Abstrac...

heyo_0-1687933999431.png heyo_1-1687934027748.png heyo_2-1687934079010.png
heyo by Senior
  • 7204 Views
  • 23 replies
  • 0 kudos

Resolved! TouchGFX 4.22.1. Generate code fails

I am working with Version 4.22.1 of the Designer since August and had no problem to generate code.Now I suddenly get the following issue: "Generate Code   |  Failed" The following text is printed in the log: Generate CodeGenerateDoneGenerate Assetsma...

GS1 by Senior III
  • 1350 Views
  • 1 replies
  • 0 kudos

Resolved! TouchGFX 4.21.4 Library and Exceptions

Using Keil ARM MDK 5.37 with armclang.I migrated our TouchGFX 4.20 project to version 4.21.4 for testing if an annoying graph bug might be fixed.Now the binary is muuch larger and does not fit into microcontroller flash no more. I figured out that th...

_legacyfs_online_stmicro_images_0693W00000dJoumQAC.png _legacyfs_online_stmicro_images_0693W00000dJov6QAC.png
SWT-GAL by Associate II
  • 1876 Views
  • 4 replies
  • 0 kudos