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

Visual studio changes not effect in TouchGFX

Hi, Created one UI project in TouchGFX, I have done some code modifications in Visual studio it was successful. But Once Try to run target pressed "Run Target" option in TouchGFX during that Visual studio changes reverted back. Visual studio chang...

MAaru.1 by Associate II
  • 398 Views
  • 2 replies
  • 0 kudos

TouchGFX hangs on screen change

Hallo,I am using the TouchGFX framework on an STM32F750Z8T uC on a custom board. Connected to the uC is a SPI-flash and an external RAM. The application is loaded from the SPI flash to the external RAM on startup. After verification the application ...

Sgrml.1 by Associate II
  • 2268 Views
  • 11 replies
  • 0 kudos

CubeMX with X-Cube TouchGFX Not Working

Hi all,​I`m trying to demo TouchGFX animation from my own board from CubeMX, and I have searched many method & document but less help,​/* My Tool Version */TouchGFX 4.15STM32CubeMX 6.1.1Package: STM32Cube_FW_H7_V1.8.0/********************************...

Widgets take events not for them

I'm having problems with widgets taking events that weren't supposed to go to them.For example, if I have a SwipeContainer with a Button. If I tap the button, I get a ClickEvent - that's good. But, if swipe, and just happen to start on the button, ...

FTkal.1 by Associate II
  • 392 Views
  • 4 replies
  • 0 kudos

Problems with creating .bin files

Hello,I am developing an application with: lcd with ILI9341STM32F411RET6SPI external flash memory model SST26VF032BI have already created the .stldr file for this memory and it works fine.I edited the STM32F411RETX_FLASH.ld file to add the external f...

cb.7 by Associate III
  • 1096 Views
  • 10 replies
  • 0 kudos
Labels