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 CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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

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
  • 893 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
  • 1709 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
  • 592 Views
  • 3 replies
  • 0 kudos

Resolved! 8-bit parallel access to GPIO

Good evening (o;Google and this forum didn't return much information regarding accessing a GPIO port directly in 8-bit mode for read/write...for example to control a 8-bit TFT module...The HAL library also has no function for it....I assume it is pos...

Davorin by Senior
  • 3018 Views
  • 5 replies
  • 0 kudos