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! TouchGFX v 4.24 Custom board integration

Hello,I am working on project with:STM34F405RG6 board and TFT Display GC9307 driver using CubeMX V6.12, Keil uVision v5.40 (ArmClang v6.22), and TouchGFX v4.24LCD Driver working library used: https://github.com/Floyd-Fish/ST7789-STM32/blob/master/REA...

ButterDeco_0-1725011002014.png ButterDeco_0-1724906559944.png ButterDeco_2-1724906629468.png

Resolved! Take data from one screen to another

Hello everyone, I hope you can help me!!! I'm at the beginning of programming in C++, and I'm having difficulty taking a variable from my main.c file to my screen created in touch gfx. This error appears, where it apparently does not find the variabl...

main c loop.png main c.png tela 1.png
BADA by Associate II
  • 1129 Views
  • 7 replies
  • 0 kudos

DSI interface general information

Hello.  I've placed this here as it's the closest location for LCD display information I can find.I've picked up an LCD display hoping to drive it and display some sensor information.  The display is 400x1280 and 7.9 inches wide.  It came with an HDM...

TJM by Senior
  • 1068 Views
  • 5 replies
  • 0 kudos

Resolved! TouchGFX- STM32F423ZHT6

Hi,STM32CubeIDE- 1.13.2TouchGFX -  4.24.0STM32F423ZHT6 evaluation board has lack of LTDC and DMA2D compare to other STM32F4 series. I want to turn on the LCD panel (NHD-2.8-240320AF-CSXP-FCTP-ND) and it display the white background. Can any one pleas...

Resolved! TouchGFX GUI intermittent artifacts

Hello, we are using Riverdi displays but this may be a generic problem. We are using RVT70HSSNWN00 and RVT101HVSNWN00 and there is an intermittent problem.We used project generated from the TouchGFX example to develop a graphical application. Sometim...

Resolved! STM32H7S problem with debugging application

Hello everyone, I am using STM32H7S78-DK with TouchGFX HVAC-IoT Demo and I am encountering some problem while I am trying to debug application project. I can flash my code but I can't debug it.Can anyone tell me which is the problem?I am using TouchG...

FCola.1 by Associate III
  • 1772 Views
  • 6 replies
  • 0 kudos

Resolved! QR code generation from URL.

Hello,I am using touchGFX4.16 designer, in windows 10.I want to display dynamic QR code generated from URL. I've tried to look for solutions like1) Generating QR code from external library & then displaying it on display.2)QR code widget is there in ...

SC9 by Associate II
  • 1842 Views
  • 8 replies
  • 3 kudos