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

Not able to use touchGFX on Linux

Hi, i am using linux and want to customise STM32U5A9 discovery kit display. I am not able to use touchGFX in Linux. Also if i create a project in windows for touch GFX and try to build in it Linux stm32cubeide i am getting  TouchGFX/target/CortexMMCU...

Unknown2 by Associate
  • 447 Views
  • 0 replies
  • 0 kudos

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
  • 656 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
  • 657 Views
  • 4 replies
  • 2 kudos