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

Resolved! Running TouchGFX on STM32H745I-DISCO

Hello,As TouchGFX does not support STM32H745, I tried the demo program for STM32H750 on this board. It works properly when it is programmed and also after reset (soft reset with button or software). But when I disconnect the power from st-link USB po...

MMokh.1 by Associate II
  • 448 Views
  • 1 replies
  • 0 kudos

Black screen when using DMA2D on Touchgfx

Hello !I'm actually using an STM32H745 dual Core with touchGFX and CubeIDE. I know that the dual cores aren't supported yet, but I kind of love challenges.So I managed to make it work using :Partial BufferCustom drivers (FMC)no hardware acceleration ...

Resolved! Example on how to swipe to change a screen

Hi,for my app I would like to implement a feature to swipe to change a screen. That would probably contain a combination of GestureEvent, a handler, callback and a listener. However, in 3 hours of reading TouchGFX docs, searching through the forum an...

ZRego.1 by Associate II
  • 1840 Views
  • 7 replies
  • 1 kudos

TouchGFX 4.16.0 D-Cache flush causes HardFault...

TouchGFX 4.16.0 generated code can/will crash in HardFault if D-Cache is not enabled.This happens at least in those CPUs where there is data cache (STM32F7...).This behaviour is something new that was introduced in 4.16.0 version.This change is undoc...

KPort by Associate II
  • 761 Views
  • 4 replies
  • 1 kudos

LCD_CLK that runs XGA (1024 x 768)

LCD_CLK that runs XGA (1024 x 768)Thank you for helping.environment:STM32CubeIDE Ver1.5.0MCU: STM32F769BIBoard: CustumIt seems that this microcomputer supports up to XGA, but LCD_CLK for XGA is not output.Create LCD_CLK with PLL using a 25MHz crystal...

Mna.1 by Associate II
  • 413 Views
  • 2 replies
  • 0 kudos

CubeMX generates TouchGFX DMA2D with error

Hi!I am using STM32L496 on Nucleo 144 board CubeMX 6.1.1 CubeIDE 1.5.1 TouchGFX 4.16.0.After generating code with TouchGFX using DMA2D error occurs during MX_DMA2D_Init. ../Core/Src/main.c: In function 'MX_DMA2D_Init': ../Core/Src/main.c:249:14: erro...

0693W000007EEvWQAW.png
kronikary by Associate III
  • 254 Views
  • 0 replies
  • 0 kudos
Labels