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! STM32F746G-DISCO, TouchGFX

HiI made a timer. I send seconds and minutes to Model and to main.c.I want seconds and minutes to be visible in main.c.Now they are only visible after changing the screen.What I have to do?best regardsAndrzej

AD�?b by Senior
  • 1556 Views
  • 10 replies
  • 0 kudos

Resolved! How can I make an modal window over custom keyboard widget

I have a screen with some pictures, buttons and a custom keyboard widget. I want to show a modal window on this window. But when I do "view" on my modal window, it only covers the things defined in gfxdesigner not the custom keyboard widget. How can ...

oe2 by Associate III
  • 1274 Views
  • 4 replies
  • 0 kudos

Touchgfx Tearing Issue in STM32F412VGT6

I made touchgfx GUI with STM32F412VGT6, my LCD is 240*240. The inferface is 8080 8bit (also tried 16bit mode). I use widget , container in my UI but when I change page in swipe container, there is tearing issue in my screen. And the tearing position ...

0693W000005D0QjQAK.png
Ewen.1 by Associate II
  • 1287 Views
  • 7 replies
  • 0 kudos

Resolved! STM32L4R9I-DISCO problem with ARGB8888 image

Hello,I am developing on STM32L4R9I-Disco, and I want to display ARGB8888 images on the round DSI display under the command of UART. For example, I send hex 'b2' to this board by uart, one image is displayed. I have succeeded some parts, but the ima...

0693W000006EF6mQAG.jpg
Hzhan.2 by Associate II
  • 1117 Views
  • 3 replies
  • 0 kudos

NUCLEO STM32F401RE work with SSD1963 and XPT2046

Hi everyone,I am taking part in a project about display and controller using TFT AT070TN92 with graphic controller SSD1963 and touch controller XPT2046.Please can give me any libary of them for STM32F401RE ?Thank you! PS: I'm not good in English.

VNguy.21 by Associate
  • 413 Views
  • 0 replies
  • 0 kudos

LIstwheel do not work

HiI do have a resitive touch xpt2046 and a ssd1963 screen.All widgets work fine except the listwheel.When i do touch it, it become highlightet in the first row, but it do not movelistwheel_getpos return zero i do use GUI_TOUCH_Exec(); to update  whil...

hjh by Associate III
  • 380 Views
  • 0 replies
  • 0 kudos