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

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
  • 1351 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
  • 1423 Views
  • 8 replies
  • 3 kudos

Resolved! Lots of errors when building basic project

I have a CubeIDE project for a H743IITx board and an LCD and I added Touchgfx. The Touchgfx 4.24 contains the typical demo that switches between two screens. It runs fine in the simulator. I refreshed the project and it added all the necessary folder...

aro by Associate III
  • 1427 Views
  • 7 replies
  • 1 kudos

Receiving UART Data disordered

i'm using touchgfx h750DK to send a frame to an f446re st board then receive data from the board to the touchgfx the data sent are good but the data received are disordered although i have the same configuration in both sides  

Active touch area on a FlexButton

Im interested to know what the actve areas of a flex button is ?for example is the active area just limited to the text or icon within the flex button or is it active with the complete rectangluar frame of the button ?We are noticing a number of fail...