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 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 simulator read an external csv file.

I need to create a graph in TouchGFX where the points on that graph will be read from a .csv file. In that first moment I will use only the TouchGFX simulator. Would you have an example where the simulator can read data from a csv file and create the...

CPrad.1 by Associate
  • 609 Views
  • 1 replies
  • 0 kudos

Visual studio changes not effect in TouchGFX

Hi, Created one UI project in TouchGFX, I have done some code modifications in Visual studio it was successful. But Once Try to run target pressed "Run Target" option in TouchGFX during that Visual studio changes reverted back. Visual studio chang...

MAaru.1 by Associate II
  • 643 Views
  • 2 replies
  • 0 kudos

TouchGFX hangs on screen change

Hallo,I am using the TouchGFX framework on an STM32F750Z8T uC on a custom board. Connected to the uC is a SPI-flash and an external RAM. The application is loaded from the SPI flash to the external RAM on startup. After verification the application ...

Sgrml.1 by Associate II
  • 3609 Views
  • 11 replies
  • 0 kudos

CubeMX with X-Cube TouchGFX Not Working

Hi all,​I`m trying to demo TouchGFX animation from my own board from CubeMX, and I have searched many method & document but less help,​/* My Tool Version */TouchGFX 4.15STM32CubeMX 6.1.1Package: STM32Cube_FW_H7_V1.8.0/********************************...

Widgets take events not for them

I'm having problems with widgets taking events that weren't supposed to go to them.For example, if I have a SwipeContainer with a Button. If I tap the button, I get a ClickEvent - that's good. But, if swipe, and just happen to start on the button, ...

FTkal.1 by Associate II
  • 757 Views
  • 4 replies
  • 0 kudos