STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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 Run Simulator Fail

Hi,I tried to install TouchGFX 4.23.0 and 4.23.1 several times. OS is Win 11 pro eng/us region and eng language settings.When executed the run command on windows simulator fail message appears as in attachment.Also fails when creating any discovery b...

ali_ by Associate II
  • 2916 Views
  • 9 replies
  • 5 kudos

Upgrading TouchGFX engine and external buttons

This is an outstanding issue that's been there for a while but since it just got me again, I'm finally taking the time to post about it.  When using external buttons and the button controller, the implementation instructions have you edit the ToughGF...

Jazman by Associate III
  • 763 Views
  • 3 replies
  • 0 kudos

Resolved! TouchGFX Slider can be set in between values

The range of the default Slider of TouchGFX can be configured by a min and max integer.When the value has changed you can get a callback with the new value as an integer.Still when moving the slider it is possible to set the location of the indicator...

EmbDev by Senior
  • 1181 Views
  • 5 replies
  • 1 kudos

Resolved! Hard fault issue with octospi and touchgfx

Hello,I am working on a project that uses a STM32H7B3I-DK Board and an octospi memory MX25LM51245G. I also use the touchgfx library for the graphical interface.I encountered a hard fault issue that occurs randomly during the initialization of touchgf...