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

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
  • 915 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
  • 2641 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...