STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.2 is out!

TouchGFX 4.24.2 is now out. Please follow this link to download it.Release details: Release date: December 18th, 2023 New TouchGFX Core Features: Added libraries for cortex M55.We're happy to share a new TBS in the TouchGFX Designer based on this co...

OsmanSOYKURT_0-1734955106312.png

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

Support for a keyboard widget

Hi,I wanted to know if you've any future plans of creating a keyboard widget? It'd drastically simplify the devolpment process of GUI interfaces for touch screens as creating a fully functional keyboard with all the functionalities one would expect o...

GMeur by Senior II
  • 644 Views
  • 6 replies
  • 0 kudos

Support for STM32H743I-EVAL

Hello,I'm using the STM32H743I-EVAL. I want to use TouchGFX in my program, but I can't find any project template to start from. If there were some basic "Hello World" program, that runs out of the box on the evaluation board, that would make my life ...

SSagi by Associate II
  • 943 Views
  • 6 replies
  • 0 kudos

Canvas buffer

Hello,I have such kind o problem with my application which contains of many screen. One of these screens is quite complicated (many modal windows, buttons, list, etc). When I call xQueueSend to forward messages between two tasks (one relates to uart ...

Marcin1 by Associate II
  • 941 Views
  • 4 replies
  • 0 kudos

Having trouble with DMA2D and TFT LCD

I have a project running an STM32F429, and I have a TFT LCD connected using the FMC subsystem. (I'm not using the LTDC because I'm using that for another LCD). This LCD is an 8080-type interface with 16-bit wide data, /RD, /WR, /CS and command/data s...

STM32L4R9I-DISCO SD storage not working

I have a TouchGFX project created from TouchGFX for the STM32L4R9I-DISCOVERY and I'm editing the code to enable storage for playing audio. However, when I enable Storage_Init(MSD_DISK_UNIT); either from main.c or using the mmi_interpreter with: MMI_I...

Du1 by Senior
  • 350 Views
  • 2 replies
  • 0 kudos

Resolved! Accessing View from Container

Hello,I'm a complete beginner of TouchGFX as I've just started exploring what it's got under the hood. I'm rather perplexed as to how I can access an element of a given screen from a container of said screen. Let me elaborate. In the main screen, I'v...

GMeur by Senior II
  • 1189 Views
  • 3 replies
  • 0 kudos