STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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! Images and fonts dump from elf file

Hi all,we have successully used an external SPI memory to store images.We have defined an external Flash section in our linker file ExtFlashSection :{*(ExtFlashSection ExtFlashSection.*)*(.gnu.linkonce.r.*). = ALIGN(0x4);} >SPI_FLASH and then extract...

SafeDev by Associate II
  • 790 Views
  • 4 replies
  • 0 kudos

TouchGFX integration with External Project

Hi there, I'm coming across some issues with respect to Touch GFX and my project. I'm trying to build a UI on the Touch GFX Designer software such that it can display certain temperature readings onto the Riverdi STM32H7 embedded display. I'm trying ...

Screenshot 2024-02-23 134717.png Screenshot 2024-02-23 135448.png Screenshot 2024-02-23 135601.png Screenshot 2024-02-23 142905.png

Can you use Touch GFX with make?

Hi, I've been trying for a while to put together a simple program that uses both a GUI and an ADC. Previous programs I've made have been built using a text editor and make, but now trying to get toughGFX working in a project, it seems like I need an ...

MLync.4 by Associate II
  • 4100 Views
  • 9 replies
  • 0 kudos

TouchGFX + ILI9341 16bit + FSMC

Hi,i have a simple question about the configuration in the subject:to drive the TFT can i use the "parallel RGB (FMC)"?If i must select the "Custom" interface can i use the X-CUBE-DISPLAY library for ILI9341?How this library must be interface with To...

Ivans91_0-1707779923390.png
Ivans91 by Associate
  • 1154 Views
  • 4 replies
  • 0 kudos

Unable to get LTDC working on STM32H735G-DK

Hello everyoneI recently bought an STM32H735G-DK Discovery Kit, which has a 480x272 parallel LCD. I got the TouchGFX Demo projects running on the board, so I know all the hardware is working as it should.Eventually I want to use TouchGFX on a custom ...

ltdc-config.png
hanton by Associate
  • 852 Views
  • 2 replies
  • 0 kudos