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

Shape-Widgets in TouchGFX?

The knowledge base text in widget->Circle shows 4 widgets (Box, Box with Border, Line and Circle) on the SHAPES, and the text indicates: "The Circle is located under Shapes in the TouchGFX Designer."Sorry, but, where is Shapes on the TouchGFX Desig...

DAmig by Associate II
  • 1830 Views
  • 15 replies
  • 0 kudos

Resolved! How do I determine which container is being pressed

To implement something like iconview in emwin,I created a​ Custom container,consist of a image and textarea. name as a icon.Then,create 2 screen .The screen1 use SwipeContainer ,whitch add 12 icon.Q1:How do I determine which icon is pressed?Q2:How do...

lxw by Senior
  • 569 Views
  • 4 replies
  • 0 kudos

Problem with transitionCallback

Hi everyone,i enable touchgfx in my project starting with cubeMX.But it doen't run touchgfx.I use MDK-ARM5 with uKeil.In debug i see that after this instruction (inside gui_generated/common/FrontendApplicationBase.cpp)transitionCallback = touchgfx::C...

apll by Associate II
  • 285 Views
  • 0 replies
  • 0 kudos

Placing files in flash memory (json)

I'm trying to place a json file from my computer in qspi memory, to then read it. I'm not quite sure how to save the file on the board and then access it. Doing it on the simulator is easy but once I run the code on my stm32f769i-disc it crashes beca...

pmppires by Associate II
  • 1211 Views
  • 3 replies
  • 0 kudos