STM32 MCUs TouchGFX and GUI

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

Cacheable containers

Hello everyone,Could you provide an example of using cached containers?In the TouchGfx documentation, the subject is described very superficially, while I think it is very important to deepen it it would be sufficient to have the code of this example...

DDi S.1 by Associate III
  • 692 Views
  • 1 replies
  • 0 kudos

Problema visualizzazione immagini

Vorrei sottoporre un problema che sto riscontrando su una scheda personalizzata basata su STM32H745BIT6 che utilizza l'interfaccia RGB565 e un display di grandi dimensioni (1024x768).Quando carico il progetto (modalità DEBUG) da STM32CubeIDE(1.12.1) ...

robichi by Associate
  • 936 Views
  • 3 replies
  • 0 kudos

Common element on (almost) all screens

Dear communityI'm searching for a solution to have a common status bar (with a battery indicator, that is updated through the model) on all screens. I'm imagining a solution, where I can add a inheritance to the view of a screen (like in Solved: Exam...

JWill.11 by Associate II
  • 870 Views
  • 1 replies
  • 0 kudos

Resolved! Tutorial 4 error

Hi, Im new to Touchgfx and came to a problem following the tutorial 4.When I run the simulation it shows declaration error.gui/include/gui/containers/MenuElement.hpp:19:4: error: 'icon' was not declared in this scopeI tried following the hpp from sli...

ading12 by Associate
  • 1818 Views
  • 1 replies
  • 0 kudos

Resolved! Performance Issues

I am facing performance issues on several PC's I use to work with TouchGFX.Time to start simulation for an example project (dice) is several minutes. A comparison with a private owned PC shows that the same project can be simulated in 27s, so I start...

VIKA by Associate II
  • 2541 Views
  • 8 replies
  • 0 kudos

Resolved! Info about cacheable container

This is one of the big features in 4.12 according to the release notes. How is it enabled/controlled/configured?Any example code? How about just the source code for this:https://vimeo.com/365563335Secondary question: What improvements, enhancem...

TouchGFX external flash usage monitor

HiWhile we are developping the firmware for our project, we have another team working on the UI design using TouchGFX Designer. Is there a way for them to monitor the external flash memory consumption as they go along without the need for the IDE's b...

J-F by Associate
  • 488 Views
  • 0 replies
  • 0 kudos