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

Regarding STM32CubeMX configuration with TouchGFX project, how to enable "Execute" option in TouchGFX settings?

HiI am trying to enable TouchGFX configuration for CubeMX project. The development board I am using is STM32F4 board. I am stuck at the "Execute" option, as it is disabled for TouchGFX configurations.Can anybody please tell me how to enable it?Attach...

0690X000006D3tGQAS.png

spurious/fake interrupt generated by STMPE811QTR

I am using STMPE811QTR in my project for touch screen detection, schematic is similar to STM32F429 discovery board (display size 800 x 480)STMPE811QTR is interfaced with STM32F429 on I2C bus, During the normal operation (if we touch the screen------i...

AG1 by Associate II
  • 460 Views
  • 0 replies
  • 0 kudos

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
  • 972 Views
  • 5 replies
  • 1 kudos