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! Custom container with mixins (MoveAnimator)

Hi,How to create custom containter that has moveAnimator mixin included? Is it possible?I want to create notification, which is operated using: notificationContainer.show()The custom container would implement this show() method, which would call star...

Tuoman by Senior II
  • 1545 Views
  • 4 replies
  • 0 kudos

Resolved! I want to debug STM32F769I-DISCO

Hello.environmentSTM32CubeIDE Ver1.3.0STM32CubeMX Ver5.5.0TouchGFX Ver4.13.0Double-click the following .project created by TouchGFX to start the IDE.Build is OK.After that, when Run-Debug, the following error message appears and it does not work.What...

Ebun.1 by Senior
  • 3000 Views
  • 5 replies
  • 1 kudos

TouchGFX QuadPSI, Designer example vs CubeMX

I created a CubeMX Project for the STM32F746G-DISCO board.- STM32CUBEMX (5.6.0)- STM32CubeIDE (1.3.0)- TouchGFX Generator (4.13.0) I selected the board template,But the QuadSPI settings are different from the TouchGFX designer examples.Bug? or minor ...

MEder by Associate III
  • 1196 Views
  • 3 replies
  • 0 kudos

Resolved! Plans to add MAC OSX support to TouchGFX?

Hi,is there any plans to add support for MAC OSX to TouchGFX as all other ST tools seem to be multi platform? It would be greatly appreciated :smiling_face_with_smiling_eyes: Kind Regards,Steinar

SThon.1 by Associate II
  • 1391 Views
  • 1 replies
  • 0 kudos

Resolved! Dimensions cannot be changed

Thank you for helping.environmentTouchGFX Ver4.13.0STM32F769I-Discovery templateCannot change from 800 * 480 in Config-Display-Dimensions.This has been changed in 4.12.0.What should I do if I want to change the size?Thank you.

Ebun.1 by Senior
  • 1617 Views
  • 3 replies
  • 0 kudos

Resolved! DMA2S issues configurations

I am using the DMA2D in STM32F750Z8T's perform operations on buffers that are in external RAM.I am using it for drawing on the display, so I have the LTDC device active and the synchronization interrupt active.The first thing I do is fill a buffer wi...

Luca G. by Associate III
  • 935 Views
  • 1 replies
  • 0 kudos