STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

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 hardfault while screen transition

Hello,I am working with STM32F469 DISCO with IAR and TouchGFX and I am getting a hardfault exception when doing a screen transition from one screen to other one.When the screen has few widgets, this hardfault does not occur. When the screen has more ...

MMostafa by Associate II
  • 452 Views
  • 2 replies
  • 0 kudos

Resolved! MDK Version 5.41 & 5.40 dont run touchgfx

hiwhen i use Keil V5.39 and generate project by STM32CubeMX, program run whitout any problem but when i do same work by Keil V5.40 or V5.41 program dont runwhen i debug in V5.40/5.41 step by step program dont inter main functionSTM32CubeMX 6.12.1Touc...

Natali by Associate III
  • 1057 Views
  • 4 replies
  • 2 kudos

changing a scrollwheel in real time

Hello,I'm trying to make a project using a scrollWhel. I put in my scrollWhel a container containing 8 sliders and I put 64 items in my scrollWhel.I'd like to change the values of the sliders dynamically each time the page changes, but I can't manage...

rozeelc by Associate II
  • 706 Views
  • 4 replies
  • 0 kudos

TouchGFX Designer Flashing Issue

In TouchGFX version 4.18.0, after modifying the screen Designer output and using STM32CubeIDE for compilation, an error occurs after flashing, as shown in the attachment "error". I only modified the text definitions. Before the change(Correct_setting...

yu_jay by Associate II
  • 1435 Views
  • 5 replies
  • 0 kudos

Bootup animation

Hi,I have a project with about 10 screens implemented and the requirement is that an animation needs to be displayed during bootup of the device.Is there a way to go ahead and add another extra screen with animation and call that during bootup?Or Sho...

KNara.2 by Associate III
  • 481 Views
  • 3 replies
  • 0 kudos