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

X-CUBE-TOUCHGFX 4.26.1 is out!

TouchGFX 4.26.1 is now out. Please follow this link to download it.This version is a patch release and includes bugfixes of issues seen on TouchGFX Designer 4.26.1 version, as well as adding support of the new STM32H5F5 and Chrom-ART 2.Please visit o...

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 with CAN

Hi. i have a 743i eval board . and i've gone through the touch gfx examples (i'm not experierenced in c++ ) and i've found other examples ive worked though .. The project i'm on revolves around receiving CAN data and displaying on LCD and also touch ...

TouchGFX 4.25 cannot run .

 It is compiled with AC6.24 in MDK 5.43.run on NUCLEO-H7A3ZI-Q.But it cannot run.compiling is ok. The programme compiled with stm32cubeIDE is not problem.It can run perfectly.The project is attached blow.

Resolved! TouchGFX Designer Installation Error

Hi Everyone,I'm trying to install TouchGFX Designer (v4.25.0) but I keep getting this error during setup:“TouchGFX Setup Error writing to file: C:\TouchGFX\4.25.0\designer\TouchGFXDesigner-4.25.0.exe. Verify that you have access to that directory.”I'...

tejo by Associate II
  • 712 Views
  • 4 replies
  • 0 kudos

Resolved! TouchGFX Designer without .ioc file

I want to use TouchGFX Designer in a Project for which no .ioc file exists, but generating code in the Designer fails because of the missing .ioc file.Is it possible to work around this? If I need to use a dummy .ioc file, which settings are relevant...