STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.0 is out!

TouchGFX 4.24.0 is now out. Please follow this link to download it. 4.24.0 Release details: Release date: June 6th, 2024 New TouchGFX Designer Features: Added a QR Code widget.Added RGB Compression for images. New TouchGFX Core Features:  Added RG...

LouisB by ST Employee
  • 877 Views
  • 0 replies
  • 2 kudos

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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

Rotated text bugs

Hi,Seemingly the following TextArea.. widget method misreports when used with 270 degree (and probably 90 degree) text. 0 degree (and probably 180 degree) text is fine: getTextHeight. Also setBaselineY, and TextAreaWith.. setXBaselineY likewise mispo...

DKing.1 by Associate II
  • 176 Views
  • 0 replies
  • 0 kudos

Letter colors are changing during operations.

Hi guys, a weird thing happens:) I am using STM32H7 and experience colors changing after every refresh but not for all the components. Please check the idea project preview and results. Any idea?Have played with cache regions, but did not help. I am...

RJasz by Associate II
  • 462 Views
  • 2 replies
  • 0 kudos

Resolved! Wrong colors with TouchGFX 4.18.0

Steps to reproduce issue:Create new project in TouchGFX 4.18.0, set target board H743 eval, add box with border, set border color to red, box color to green, save project, generate code, build and download to board with CubeIDE

Andrew1 by Associate II
  • 441 Views
  • 4 replies
  • 0 kudos

Define custom generic base view

Hello,I am building an application that contains many screens.All the screens share the same containers and modal windows.I am found myself obliged to duplicated treatment for different containers and models on each screen.My question is:Is there a w...

AMS22 by Associate II
  • 261 Views
  • 2 replies
  • 0 kudos

STM32H7 STOP mode exit problem with LTDC

Hello,i am developing a low power application with STM32H7B0VBT6, there is also a 480 * 272 display operated by Touchgfx.My problem is that after waking up from STOP MODE the LTDC peripheral does not restart and the screen stays still.I enclose the p...

cb.7 by Associate III
  • 442 Views
  • 0 replies
  • 0 kudos