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! Relocating frame buffer to internal SRAM

Posted on August 07, 2017 at 11:54Hello everyone,I am attempting to relocate the frame buffer of the 'STemWin_HelloWorld' supplied with the STM32F429 Discovery kit. I would like to use the internal SRAM instead of the external SDRAM. Our project onl...

Resolved! TouchGFX .gitignore

Hello,I want to use my project under git version control,so, my question is what should I control from TouchGFX folder of my project, and what should I add to .gitignore file?Thank you,Anton

qqAnton by Senior
  • 1184 Views
  • 1 replies
  • 2 kudos

My update wishlist

If you guys are working on a new version update anytime soon, here are some things I'd like to see.Add standard shortcut keys to the top menu (Alf-F, Alt-E, Alt-H)When creating a new application, use a standard File dialog for the Application Directo...

Michael B by Associate III
  • 421 Views
  • 1 replies
  • 0 kudos

Linker issues while compiling with IAR

We are using STM32F429I eval board and developing GUI based application using TouchGFX(Ver.4.9.3) and IAR(Ver.7.4).We are facing linking error in IAR mentioned below,Problem:  Error[Lp011]: section placement failed unable to allocate space for sectio...

NMath.0 by Associate
  • 1123 Views
  • 4 replies
  • 0 kudos

disabling the LTDC

Hi,I have my ownPCB with the STM32F429, SDRAM, TFT and others. To avoid screen flickering, I amdisabling the clock for LTDC for a time when content is changing.  If I do it very often (10 times per second) itcould happen that the MCU crash. It doesn’...

KTarc by Associate II
  • 667 Views
  • 2 replies
  • 0 kudos