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 CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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
  • 153 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
  • 235 Views
  • 3 replies
  • 2 kudos

STM32N657 TouchGFX RAM/ROM Overflow.

Dear ST Community Team,We are currently working on a project using the STM32N657X0H3Q1 microcontroller and developing the GUI application with TouchGFX.While configuring and generating the TouchGFX project, we are encountering RAM and ROM overflow er...

siddum by Associate
  • 116 Views
  • 1 replies
  • 0 kudos

TouchGFX with Zephyr RTOS on STM32H745

Hi Community, We are exploring the migration of our FreeRTOS-based firmware to Zephyr. Our current design heavily relies on TouchGFX (provided by ST) for controlling an 800×480 touch display. Here are some key details of our setup: TouchGFX with exte...

devanshu5 by Associate III
  • 1831 Views
  • 14 replies
  • 3 kudos

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
  • 243 Views
  • 2 replies
  • 0 kudos

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
  • 240 Views
  • 2 replies
  • 0 kudos

STM32 IDE & TouchGFX error 5

 Hi all I have STM32 IDE installed in "C:\STM\STM32CubeIDE_1.19.0\STM32CubeIDE" and seem to work properly so far as I am on installing the 2 programs. I try to install TouchGFX 4.26.0 in "C:\STM\ to have those two in the same area., but I received an...

Dany0 by Associate II
  • 107 Views
  • 1 replies
  • 0 kudos