STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.2 is out!

TouchGFX 4.24.2 is now out. Please follow this link to download it.Release details: Release date: December 18th, 2023 New TouchGFX Core Features: Added libraries for cortex M55.We're happy to share a new TBS in the TouchGFX Designer based on this co...

OsmanSOYKURT_0-1734955106312.png

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] Using Camera with TouchGFX GUI

Hello, I'm using TouchGFX with STM32F746NG Discovery Kit.Now I want to create an widget (or something like that) in TouchGFX where I can stream data from Camera which connected with STM32F7 kit. I have read TouchGFX documents but it's seem no object ...

FrontendHeap problem

Hi ,I have problem with the Heap issue (for many views I think)I try to comment some view in FrontendHeapBase and it can flash into kit, but I found out in some view using more heap than declare --> it errors.Can you help me fix this problem??Thank a...

HNguy.21 by Associate II
  • 2002 Views
  • 13 replies
  • 0 kudos

I am trying to build a GUI to display a chart for STM32's ADC converted values, ; the code works fine before without touchgfx, but when i configure Touchgfx I generated the code from the application , then build the project, i get errors as whown below:

../TouchGFX/target/generated/TouchGFXConfiguration.cpp:17:10: fatal error: texts/TypedTextDatabase.hpp: No such file or directory fatal error: touchgfx/hal/GPIO.hpp: No such file or directory make: *** [TouchGFX/target/generated/subdir.mk:28: TouchG...

Zbena.1 by Associate II
  • 1259 Views
  • 7 replies
  • 0 kudos

Resolved! Touchgfx wildcard with letter d not printed

HelloI have encountered a strange problem. Actually I wanted to show a value in minutes human readable on the display (x days, y hours, z min). The value is then inserted on the display in a textarea with a wildcard. And it seems that this field has ...

JSalz.1 by Associate II
  • 863 Views
  • 3 replies
  • 0 kudos