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

TouchGFX with custom Display

Hello,when I run the code with the STM32F769 discovery bord display, everything works fine.But when I use a differnt display the constructor for the start screen is not called from touch gfx lib. Does anybody know why this is only working with the di...

DPfei.16 by Associate III
  • 828 Views
  • 5 replies
  • 0 kudos

Resolved! CubeMX + TouchGFX 'Error during code generation'

Hi,I'm trying to generate a new project for the STM32F469IDISCOVERY using CubeMX 5.2.0 and TouchGFX 4.10.0. All peripherals are initialized with the default modes. I use STM32CubeIDE as toolchain/IDE.After enabling the Graphics framework using TouchG...

Ade W by Associate II
  • 2349 Views
  • 12 replies
  • 0 kudos

STM32F7 LTDC and TIM2

If I configure the LTDC interface on my STM32F746IE device, TIM2 is disabled.I can reset the state of LTDC_R2 (PA1), then TIM2 is available, but disables itself after reconfiguring LTDC.PA0 = TIM2 CH1PA2 = TIM2 CH3I searched accros the datasheet, ref...

0690X00000A9goQQAR.png