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

NUCLEO-H563ZI + GFX02Z1 + ThreadX

I'm a novice getting re-acquainted with embedded, and acquainted with STMicro productsI'd like to use the NUCLEO-H563ZI + GFX02Z1 with ThreadX instead of FreeRTOS.  I perform these steps:In TouchGFX Designer I create a new project with the included N...

DJ001 by Associate II
  • 1021 Views
  • 2 replies
  • 0 kudos

touchgfx external flash problem

Hi,I am using touchgfx with STM32H743 mcu. When i store the pictures(png) in internal flash everthing works fine but when i change the project from touchgfx for store pictures in the external flash(W25Q128, QSPI), colors are wrong for the whole scree...

Resolved! Cache memory seems to crash?

Gm, I am creating a scrollable list of items, and we want have an image for each one of the items in the list, I have created a code that always prints 12 images depending on the scrollContainer.getScrolledY() value. This is for memory saving. To dis...

I_ve_got_a_problem_0-1713857106438.png I_ve_got_a_problem_1-1713857222208.png

Resolved! Textearea glitches (touchgfx)

Hello,I'm currently developing an application on a STM32H753VT6 with touchGFX and I have an issue with textAreas. Just to say that I'm using my personnal font ( size : 20/24/34 px). Each textArea has just one wildcard with a 17 chars size buffer. I'm...

0693W0000059ikzQAA.jpg 0693W0000059ilFQAQ.jpg 0693W0000059ij9QAA.jpg
AJT141 by Associate III
  • 1743 Views
  • 4 replies
  • 0 kudos

Move pages at any time in touchgfx

I am using page 10 in touchgfx, and if an internal error occurs on any page, I would like to go to the error page. Is there a simple way to implement this?(Because of the MVP pattern, it seems like conditions need to be implemented on every page)

kimsj by Associate
  • 671 Views
  • 1 replies
  • 0 kudos

TouchGFX Usage Issues

"I've tried reinstalling, but I'm still encountering the following errors:TouchGFX 4.23.2: Unable to download Demo project and Generate Code.TouchGFX 4.20.0: Can download Demo project but unable to Generate Code.TouchGFX 4.16.0: Able to Generate Code...

mimiRJay by Associate II
  • 1437 Views
  • 5 replies
  • 0 kudos