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

Compilation error with TouchGFX application

Title modified by an ST moderator to be inline with the content. My goal is to establish CAN communication between Riverdi display - RVT50HQSFWA01 and my laptop. After developing a test GUI using TouchGFX 4.26.0, when I added the code patch for CAN c...

AnchalS by Associate
  • 348 Views
  • 3 replies
  • 2 kudos

Resolved! How set NEMAGFX_MEM_POOL_SIZE in CubeMX

Hi,I've a project with TouchGFX and FreeRTOS on an STM32H7RS. I was updating the library, regenerating the code from CubeMX but, I've noticed that, for some reason, the file \Appli\TouchGFX\target\generated\nema_hal.c has changed// from - #define NEM...

nico23 by Senior III
  • 495 Views
  • 3 replies
  • 2 kudos

Resolved! TouchGFX Thread BLOCKED

I try to use TouchGFX with FreeRTOS, and one of the many problems I found, is thath the screen is nod refreshed because Thread (TouchGFX_Task) is waiting inside OSWrappers::waitForVSync, but VSync is disabled in configuration. I'm missing something? ...

GMG_1-1762448886617.png GMG_0-1762448842402.png
GMG by Associate III
  • 409 Views
  • 2 replies
  • 0 kudos

Resolved! TouchGFX example AZRTOS-H7 / Azure RTOS wanted

Hello, I'm looking for an example with TouchGFX and AZRTOS / Azure RTOS (and USB). I'm using a customer board with STM32H7S, LCD and USB.  For USB applications, AZRTOS / Azure RTOS seems more suitable to me.Does anyone know of an example or instructi...

ewo by Associate II
  • 566 Views
  • 2 replies
  • 0 kudos

TouchGFX gauge not smooth

Hello, I have an issue with my touchGFX gauge. First, let me explain what I want to do and how I currently do it. What I want is receiving data from the CANbus which is a command for the gauge to which position the needle needs to point (same as a ca...

dvp by Associate II
  • 1020 Views
  • 6 replies
  • 2 kudos

Replace a Display in STM32H7S78-DK

Hi, I’m working with an STM32H7S78-DK board and I want to replace the current display with a new one that has a resolution of 480x272. I’d like to know if this is possible, and if so, what steps or considerations I need to follow to make it work prop...

Sanjay27 by Associate II
  • 1121 Views
  • 10 replies
  • 0 kudos