STM32 MCUs TouchGFX and GUI

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

How to change the scroll direction of a scroll wheel?

Hi all,I'd like to use a scrollwheel container in touchgfx with a vertical scroll direction. The scroll wheels works fine from 0-10, but Number 0 is on top and the number 10 is below (have to scroll down. For our application we need it the opposite w...

FMuel.3 by Associate II
  • 574 Views
  • 1 replies
  • 0 kudos

Resolved! TouchGFX showing undefined reference to global variable

I am new to TouchGFX, I ran into a problem that using TouchGFX 4.21.1 on STM32H743Eval 2 , I add a global variable (e.g. counter) within "USER CODE BEGIN 0", , in StartDefaultTask, add counter++ in the main.c file, follow MVP design procedure, jus...

ET.2 by Associate III
  • 1734 Views
  • 5 replies
  • 0 kudos