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

TouchGFX ScrollList

I have a ScrollList at the end of a ScrollableContainer. If I scroll down the ScrollableContainer to the ScrollList, the items in the ScrollList are not scrollable.However, if I place the ScrollList out of the scrollablecontainer, the scrolllist item...

IMirz.1 by Associate
  • 429 Views
  • 0 replies
  • 0 kudos

Cacheable container distorted background image.

I am trying to build a smart switch using the stm32f7508 disco kit.To improve the scrolling performance I am cached the container.it distorted the background image and also some elements of the container stay on the bottom. the container elements are...

As.3 by Associate II
  • 423 Views
  • 0 replies
  • 1 kudos

Resolved! Crate custom project

HII am a beginner on using touchGFX. I did some tests with an evaluation board and everything works, I was able to do some tests. Now I ask you how should I do to create a new project with a hardware built by me? I haven't found a tutorial explaining...

MBosc.2 by Associate II
  • 1743 Views
  • 8 replies
  • 0 kudos

Resolved! Why callback handler executed twice on single touch?

I am trying to change the box colour from Red to Green then Green to blue on every single click but on single click box color directly changes from RED to BLUE..for very short duration it appears GREEN. FYI.hpp  void boxClickHandler(const Box& b,cons...

NK by Associate II
  • 1047 Views
  • 6 replies
  • 0 kudos

CacheableContainer example or info material

Hello,is there an example for the cacheable containers or generally more information than in the doc:https://support.touchgfx.com/docs/development/ui-development/scenarios/achieving-better-performance-with-cacheable-containerhttps://support.touchgfx.

JBenn.1 by Associate II
  • 364 Views
  • 0 replies
  • 0 kudos

How add MB1166 on the STM32F479VI?

Hello,I want to make a project with a STM32F479VI and a MB1166. I don't know how to do. Is someone can share to me an empty example, please? Is it possible to have file for TouchGFX too, please?Thank you for you help.Best Regards

RFREN.1 by Associate II
  • 764 Views
  • 2 replies
  • 0 kudos