STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

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! Touch gfx code optimization

hello, I'm currently developing an application that features more than 150 screens. However, I've encountered a significant challenge: once I build the code, the overall size exceeds the available flash memory. While I'm using external flash for imag...

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
  • 378 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
  • 438 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
  • 458 Views
  • 4 replies
  • 2 kudos