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

Single button with two functionalities

Hello....AM working on STM32L4R9AI-EVAL board....i have requirement that with one button i want to take two actions.. i have a digital clock and text area...when i press the button ones the clock digits has to be dim and text area should be bright an...

prathima by Associate II
  • 674 Views
  • 4 replies
  • 0 kudos

I am trying to simulate the OoB Online application for STM32H750. I can simulate in Designer V4.12.3 but 'Run Simulator' as well as 'Generate Code' generates an error in Designer 4.13. See details.

       Done   Post Generate       touchgfx update_project --project-file=../EWARM/application.ewp && touchgfx update_project && touchgfx update_project --project-file=simulator/msvs/Application.vcxproj       No value provided for required options '--...

PKL by Associate
  • 506 Views
  • 1 replies
  • 0 kudos

How to interface physical buttons through the editor?

Hello. I am currently trying to interface physical buttons with my UI, by using interactions directly from the designer, like so: When hardware button is clicked > BUTTON KEY > Change screenI am brand new in this software and embedded software in gen...

Andreea by Associate II
  • 1373 Views
  • 8 replies
  • 0 kudos

Resolved! Generated Font Naming

Hi,Follwing Font cpp files are being generated:Font_Ubunut_light_10_4bpp_0.cppFont_Ubunut_light_10_4bpp_4.cppFont_Ubunut_light_16_4bpp_0.cppFont_Ubunut_light_16_4bpp_4.cppMy question: What does the _4 (in bold) mean? Why are there different font wit...

jimmii by Senior II
  • 652 Views
  • 3 replies
  • 0 kudos

concept of layers

Hello.Does TouchGFX have the concept of layers?For example, is it possible to put the keyboard window on the upper layer of the main screen when in key input mode?Thank you.

Ebun.1 by Senior
  • 734 Views
  • 4 replies
  • 0 kudos