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 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! Graph data not showing

Hello.I would use a static graph to display data. In the handletickevent function, I update the addDataPoint(x data, y data) function for the given page, but nothing appears on the graph, the scale is fine, but no line or change in the x direction ca...

X-CUBE-TOUCHGFX 4.24.0 is out!

TouchGFX 4.24.0 is now out. Please follow this link to download it. 4.24.0 Release details: Release date: June 6th, 2024 New TouchGFX Designer Features: Added a QR Code widget.Added RGB Compression for images. New TouchGFX Core Features:  Added RG...

LouisB by ST Employee
  • 2373 Views
  • 0 replies
  • 2 kudos

TouchGFX

Hi Team,I have a requirement to create an elevator animation based on user input.I have a 3D image representing a single floor, and I am using it in a container to create a scroll list for multiple floors. However, because of the 3D image, there is a...

ScrollistBlock_ActualOP.PNG SingleBlock.PNG RequiredOP.PNG
APate.18 by Associate III
  • 1397 Views
  • 6 replies
  • 0 kudos

Resolved! STM32H7S78-DK 1280x400 TFT

i'm referring to the STM32H7S78-DK which specifically mounts the new STM32H7S7L8 mcu there is the possibility of driving a 1280x400 rgb 888 or RGB 565 tft display using a double frame buffer with reasonable performance  we can carry out an example (F...

touch gfx display glitching

I`m currently using riverdi display RVT101HVSNWC00-B STM32 EMBEDDED 10.1" DISPLAY and im havinh a problem anything to my screen is glitching i tried images also gauges and texts am able to run the demos no problem but my screen always glitches the jo...

IMG_1264.jpg
ons by Associate
  • 475 Views
  • 1 replies
  • 0 kudos

Resolved! How to make TouchGFX run on H747 M4 core

I am working with H747-DISCO (dual core) board and the issue is that I cannot choose the specific core which touchgfx runs on. It works well on M7 core but I need to use other software packs such as cube-ai on M7. So is it possible to manually switch...

Cizzy_Tim_0-1717588900422.png

Resolved! scroll list inside scroll list

Hi,Currently I'm using touchgfx for designing screens for my Monochrome LCD (doesn't support Touch functionality). I'm using scroll list feature for displaying multiple items in one screen and use external button to scroll through them. Currently I s...

Enum.png
BhavyaSri by Associate III
  • 601 Views
  • 1 replies
  • 2 kudos