STM32 MCUs TouchGFX and GUI

Discuss STM32 and TouchGFX implementations, including configuration, debugging, and optimization.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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

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
  • 1943 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
  • 1006 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
  • 842 Views
  • 2 replies
  • 0 kudos

Resolved! How to insert a newline in a text area via coding

i have this problem, in my app i have a text area which say: current option:Option Ausing touchGFX i set an interaction when a button is pressed to chage that text area, and i need it to become:current option:Option Bwhen i put those tho line in the ...

0690X000008AiRxQAK.png 0690X000008AiS7QAK.png
Zui by Senior
  • 2607 Views
  • 7 replies
  • 0 kudos

Resolved! Can't load "BIG" application on STM32H750DISCOVERY board

When i try to load an application to that disco board i keep having: An error occured during flash. Please make sure you have the right target connected.STM32CubeProgrammer is placed in Program FilesSTM32CubeProgrammer is placed in Program FilesConve...

Zui by Senior
  • 1350 Views
  • 8 replies
  • 0 kudos