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

Resolved! What should we know if we want to use custom environment?

Question is about TouxhGFX environment (C:\TouchGFX\4.13.0\env\MinGW).We want to use our own build environment, outside TouchGFX MinGW shell and NOT using tools included at C:\TouchGFX\4.13.0\env (make, /bin/*, binutils, etc.).Are there any specifics...

KMili by Associate III
  • 2118 Views
  • 5 replies
  • 0 kudos

Resolved! LwIP cannot be enabled

Thank you for helping.environmentSTM32CubeIDE Ver1.3.0STM32CubeMx Ver5.6.0TouchGFX Ver4.13.0boardSTM32F769I-DISCOThe project made with TouchGFX was started with STM32CubeIDE.Open STM32F769I_DISCO.ioc and select LWIP from categoryEnabled cannot be che...

Ebun.1 by Senior
  • 4885 Views
  • 10 replies
  • 0 kudos

STM32F469I & TFT-LCD(800X480) / TOUCHGFX MEMORY?

The STM32F469 data sheet says TFT-LCD is also available, so the design is in progress.It has a dedicated PIN. Is it possible without a graphic driver?And I want to configure GUI with TOUCHGFX. Does the storage of image data in this part have to be co...

SSimo.1 by Associate II
  • 796 Views
  • 1 replies
  • 0 kudos

TouchGFX Graph widget inside custom container

Hi , I'm using 4.10 library version , I've downloaded the Graph widget from https://github.com/touchgfx/touchgfx-open-repository/tree/master/widgets/Graph . Updated Graph::Setup function as recommended in repository . I've created custom container ...

Michael N by Associate II
  • 4596 Views
  • 12 replies
  • 0 kudos