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

Read/Write file data while running in Simulator

In my final design, I will have an SD Card to read/write to. When running in the simulator, is there a way to redirect that file I/O to my local PC's file system?If so, is there a demo that maybe does this. I'm new to C/C++, so any examples are gold ...

JimFouch by Associate III
  • 337 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE "undefined reference to" Error

Hi all,I have this Eclipse related error on CubeIDE that is very bizarre and any help for it would really be appreciated. I have my project running with TouchGFX and everything was smooth to the point that I tried to Discovery Camera BSP file to main...

SLavi by Associate II
  • 989 Views
  • 0 replies
  • 0 kudos

Build For Internal SRAM

Hi,I am trying to reconfigure my project based off the STM32H750B-DK to run on the same part but from a custom PCB. I am using IAR and EWARM. I have configured my icf file based on what I would like for a memory map. The project builds okay, and I ca...

belair55 by Associate III
  • 1290 Views
  • 3 replies
  • 0 kudos

Can we get to modify the code templates?

TouchGFX generates incorrect code that will not compile. Even though a small fix is indicated, I cannot get touchGFX to leave the correct code alone and compile the project.The error I get is  In file included from TouchGFX/generated/gui_generated/sr...

shorai by Associate III
  • 457 Views
  • 2 replies
  • 0 kudos