STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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! 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
  • 1004 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
  • 318 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
  • 853 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
  • 546 Views
  • 2 replies
  • 0 kudos

LinkerScript for STM32F7508x(gcc)

Hi.​I make TouchGFX project for STM32F7508-DK.​I want to compile with TrueSTUDIO.​I found LinkerScript file in project/gcc folder.​​This file name is ​STM32F7508x_FLASH.ld. but this file is STM32F746NGHx.​Refer to the attached file.​Please, tell me ...

SPark.7 by Associate
  • 477 Views
  • 2 replies
  • 0 kudos
Labels