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! External loader fails to download

Hi all,I'm trying to put some TouchGFX data (images, text, ...) in an external flash (S25FL128L) on a custom board with STM32H7B0VB mcu. I'm using the octo-spi peripheral as quad-spi.So, I follow the guide to make an external loader and I did it. It ...

nikof by Associate II
  • 9606 Views
  • 29 replies
  • 1 kudos

STM32 LTDC TouchGFX GUI Glitching

What could be the cause of this glitch on my LCD-TFT screen? My system includes an F429 MCU, an SDRAM, and a 24-bit LCD panel. The interface was designed with TouchGFX, and the circuit board was designed by me.    

Trampler by Associate II
  • 491 Views
  • 4 replies
  • 0 kudos

Changing default asset/ folder

Hi,By default, when you open a touchgfx project in the designer, images, texts and fonts come from the asset/ folder.How can I change that? I'd like to use another folder by default. I haven't found in the config files where this option is.Thanks in ...

GMeur by Senior II
  • 498 Views
  • 7 replies
  • 1 kudos

Touchgfx with usb host CDC VCP

Hi everyone..I have issue here, I am using USB CDC VCP the applistate is not going into ready state, i tried alone with the usb host it is working correctly for this and also used example alsoTested configuration 1.Configured gpio pins for usb fs hos...