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 CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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

How to upgrade TouchGFX Application Template for STM32F750-DK with 4.3 inch 480x272 display to drive 7 inch 800x480 display

I'm trying to drive 7 inch 800x480 display from STM32F750-DK by replacing inbuilt 4.3 inch 480x272 display. I'm using application template from TouchGFX designer designed for 4.3 inch 480x272 display. I followed stpes this forum answer and get relava...

_legacyfs_online_stmicro_images_0693W00000bhnNrQAI.png _legacyfs_online_stmicro_images_0693W00000bhnQ2QAI.png _legacyfs_online_stmicro_images_0693W00000bhnQ7QAI.png _legacyfs_online_stmicro_images_0693W00000bhnQCQAY.png
CAbey.1 by Associate II
  • 3109 Views
  • 14 replies
  • 0 kudos

Touchgfx button press and hold issue

I have a custom board with STM32F429BIT6 connected to a 4.3inch LCD through LTDC interface. Touch panel controller is XPT2046 connected to microcontroller on SPI1. Everything works well. Except that I cannot press and hold any button. The button rele...

SS.40 by Associate
  • 1287 Views
  • 2 replies
  • 0 kudos

Resolved! Why is my STM32h747i-DISCO board display shows horizontal lines / noisy image after approx. 10 sec of usage? is it a hardware issue?

I recently bought a STM32h747i-DISCO board from DIGIKEY. After uploading a standard demo program from touch GFX the display was working fine for approximately 10 seconds, then it shows distorted or horizontal lines and it gets worse after some time. ...

SKuma.49 by Associate II
  • 3358 Views
  • 6 replies
  • 0 kudos

Resolved! TouchGFX Support Needed: Adding more than 6 elements to a scroll list causes code to hang at void_exit(init status).

Hi ST Community, Thank you so much in advance for your timely support.I am developing a Touch GFX GUI on the STM32H7B3I-DK Discovery Board. Code was generated by Touch GFX itself with Cube MX with modifications done by me on STM32 Cube IDE. Free RTOS...

Resolved! HAL_UART_Transmit_DMA with unwanted behaviour

I am working with the STM32H745XIH6 disco board to use HAL_UART_Transmit_DMA and send 3 different strings. But what I receive on the terminal are corrupted data. At least on the 1st send of every string, the string are not shown correctly.Let's say t...

Start MX_TouchGFX_Init() cause HardFault_Handler

HiI have a project Build wit TouchGFX tools.When start MX_TouchGFX_Init() cause HardFault_Handler.The chain of process are MX_TouchGFX_Init > touchgfx_init(); > Texts::setLanguage(0); > currentLanguageTypedText = typedTextDatabaseArray[id]; > HardFau...

PZamb.2 by Associate III
  • 763 Views
  • 1 replies
  • 0 kudos