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

STM32L073 LCD Controller

Just getting started with this uC and the ST toolset. I am trying to initialize the LCD controller but the init fails at:if (HAL_LCD_Init(&hlcd) != HAL_OK) {  Error_Handler(); }More specifically it times out at:  /*!< Wait Until the LCD Booster is re...

RSoen.1 by Associate III
  • 952 Views
  • 6 replies
  • 1 kudos

STM32 LTDC TouchGFX GUI Glitching

What could be the cause of this glitch on my LCD-TFT screen? My system includes an F429 MCU, an SDRAM, and a 24-bit LCD panel. The interface was designed with TouchGFX, and the circuit board was designed by me.    

Trampler by Associate II
  • 136 Views
  • 2 replies
  • 0 kudos

NUCLEO-U5A5ZJ-Q with Riverdi RVA35HI

Hi,I am currently waiting for the Riverdi RVA35HI display to arrive at my door.On the website (3.5” STM32 Nucleo 144 Display Kit - Riverdi) it says the display is compatible with NUCLEO-H563ZI and NUCLEO-U575ZI-Q and I have already seen the Nucleo-U5...

Zarzi by Associate
  • 65 Views
  • 0 replies
  • 0 kudos

Weird horizontal artifacts in touchGFX buttons

Hi Folks and Happy New Year!I've been trying to track down a problem I'm having with my project for several months now. Essentially I'm getting these red-ish lines through portions of my buttons, but only when (I presume) they are drawn or redrawn - ...

IMG_7199.JPEG BWKidd_0-1735835937379.png
BWKidd by Senior
  • 859 Views
  • 28 replies
  • 3 kudos

USB HS doesn't work with TouchGFX ?

Hello,I am using an STM32F769I-DISCO board to implement USB HS in my TouchGFX project, but it is not working as expected. I have already tested USB functionality with FreeRTOS CMSISv2 without TouchGFX, and it works fine. However, when I try to run bo...

walidhmz by Associate II
  • 49 Views
  • 0 replies
  • 0 kudos