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

Resolved! Is it necessary to use RTOS for TouchGFX?

Hello,I'm using TouchGFX with STM32H757i-eval board I'm finding it difficult to configure for TouchGFX with RTOS.Is it mandatory to use RTOS while using TouchGFX.According to this link TouchGFX can be configured without RTOS.https://support.touchgfx....

Aarra.1 by Senior
  • 808 Views
  • 4 replies
  • 0 kudos

How to access TouchGFX Model and/or ModelListener

TouchGFX creates Model and ModelListener but I can't figure out how to access the Model "getters" from main.c or any other user code. I can't find where Model or ModelListener is instantiated or where a pointer to the class instance can be found. How...

FIRST PROJECT STM32H7B3 DK

Hi, I'm starting to use the stm32h7b3 dk and wanted to create a full graphics test project. how can I do? I have already created through STM32CubeIde a project with correct target but I no longer know how to continue

Icont.1 by Associate II
  • 1132 Views
  • 6 replies
  • 0 kudos