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

No ST-Link detected after disconnect

 Hello ST Community,I’ve been working on a project to enable TouchGFX on my STM32H735-DK, but instead of using the TouchGFX Designer, I decided to configure everything manually to display a pre-designed image on the screen.The IssueInitially, everyth...

HispaEmo by Associate III
  • 1837 Views
  • 4 replies
  • 1 kudos

TouchGFX: Error using FreeRTOS Events

Task Description:I'm trying to update a text on the screen when a button is pressed. I want to achieve this using the event functionality in FreeRTOS.The control flow is more or less like this:Button pressed -> External Interrupt -> Callback function...

Resolved! SPI performance for graphic displays

Hi,I noticed on the GUI Silicon Portfolio that the SPI is used by quite a few micro families for resolutions of up to 480 x 272.I was wondering:1. Do you know if SPI for those micros allows refresh without the tearing effect (i.e. refresh of the whol...

Ricko by Senior III
  • 2409 Views
  • 4 replies
  • 2 kudos