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

Issues with I2C HAL in TouchGFX RTOS thread.

Hello, i see trouble with I2C HAL_I2C_Master_Transmit(&hi2c2, addr==0 ? I2C_ADDR_DACR : addr, Buff,3,5);in project with TouchGFX RTOS i have two threads. One for GUI and second is this hw I2C.On scope i see, that I2C sometimes (random) split send or ...

MM..1 by Chief III
  • 141 Views
  • 5 replies
  • 2 kudos

The screen is white. Please help me.

Hello, I am a beginner developer who is new to STM32 with TouchGFX.I am currently trying to display the GUI configured in TouchGFX Designer on a custom board consisting of an STM32F429IGT6 MCU and IS42S16400J - 7TL SDRAM.I have completed all GPIO set...

newbiee by Associate II
  • 160 Views
  • 6 replies
  • 0 kudos

HardFault TouchGFX

Hello,I am using TouchGFX with freeRTOS on an STM32G0 board.I call the touchgfxSignalVSync through a Timer Interrupt and quickly after I get an HardFault in the blitCopyARGB8888 function. As this is a library I cannot debug further. I am trying to go...

pokitoz_0-1751297131861.png pokitoz_0-1751292582573.png pokitoz_1-1751292602376.png pokitoz_2-1751292636812.png
pokitoz by Associate
  • 101 Views
  • 2 replies
  • 0 kudos

Touch Gfx using LTDC 2 layers

Hello I see on this link that Touch Gfx can only use a single layer from the LTDC.https://support.touchgfx.com/docs/development/touchgfx-hal-development/scenarios/scenarios-ltdc-parallel-rgb Is there some way of using the two LTDC's layers ?,May be i...

Failed to simulate with STM32H750ZBT6 platform

I build a LCD driver board with STM32H750ZBT6  ,then i want to use built-in LTDC driver and SDRAM to run 480*270*16 TFT LCD panel , but touchGFX list following wrong message, where reason from ?        Generate CodeGenerateDoneGenerate Assetsmake -f ...

miker by Associate III
  • 85 Views
  • 1 replies
  • 0 kudos