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

Test with TouchGFX (MCU:STM32H743)

Hi professors,​I `m trying to use TouchGFX to generate a source code for my own develop board,and build GPIO to match with board.I use Keil C to compiler then debug ,and it stuck in MVPApplication function,after I run hole function then it goes in to...

0690X000008AgrjQAC.png

Resolved! QSPI.mac of STM32F746 Disco board project

Hello,When generating a project for STM32F746 Disco board a QSPI.mac is generated.This file contains instruction to load into RAM __hwReset(0);    __message "---- setup device ----" ; Reg = __readMemory32(0x40023838, "Memory"); // RCC.AHB3ENR enable ...

[stm32f769i_discovery] section placement failed[solved]

hi ,i'm working on stm32f769i discovery , i did an application through the touchgfx i started with one screen and one slider and everything worked fine , but after that i tried to add some pages and images and i got that error msg from the compiler  ...

AAhar by Associate III
  • 853 Views
  • 5 replies
  • 1 kudos

STemWin "DROPDOWN' problem.

Hi,We have problem with using “ID_DROPDOWN_0�? component. Source code is attached.After clicking the dropdown, it expands normally, but clicking in expanded area, we do not get the event ‘WM_NOTIFICATION_CLICKED’ second time at all. It makes we can n...

APiet by Associate
  • 425 Views
  • 0 replies
  • 0 kudos