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

Resolved! TouchGFX Colour issue

Hello,This is my first attempt on using the TouchGFX library, so I'm still learning how everything works. I've a custom board running on a STM32G473CBU6 with a 1.54" ST7789V LCD interfaced through SPI.I know the LCD driver is working because I can ru...

0693W00000Dn4SOQAZ.jpg
margce by Associate III
  • 2110 Views
  • 5 replies
  • 0 kudos

Resolved! Problems with ethernet and usb when using TouchGFX

HelloI'm working with a custom HW with a STM32H753 controller.The operating system is Keil RTX and Keil Middleware is used.I have a 272x480 display connected to LTDC (RGB565).I also have ethernet functionality implemented with a LAN8742A PHY and one ...

jimmii by Senior II
  • 1665 Views
  • 5 replies
  • 0 kudos

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
  • 895 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
  • 1191 Views
  • 6 replies
  • 0 kudos