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

Small example to use touch gestures.

Hello,I would really appreciate if you could provide a small example demonstrating how one can use touch gestures with TouchGFX. For instance, something showing how to display a rectangle upon doing a slide motion of a finger to the left and hiding i...

GMeur by Senior II
  • 358 Views
  • 0 replies
  • 0 kudos

Compiling for STM32F769I Discovery

Hi. Following this document:https://touchgfx.zendesk.com/hc/en-us/articles/360020208091-Configuring-STM32F769I-DISCOand believe all the required changes have been made including applying comments to exclude the STM32 fonts as per this article. Howeve...

0690X000006Dc7yQAC.png
Mon2 by Senior III
  • 1599 Views
  • 16 replies
  • 0 kudos

Question about STM32 TFT LCD Multi Layer

stm32f429i discovery board is undergoing various tests.There are many Layer-related functions in the BSP functionWhat is the difference between using 1 Layer and using Multi Layer when using LCD?Let me know if you have related videos or links.

DSEO by Associate II
  • 320 Views
  • 0 replies
  • 0 kudos

Blank Screen when STEMWIN code generated from CubeMx

Hi,I am having this issue with STM32F469 and 769 Discovery boards. I am trying to create a project in CubeMx with ADC enabled and a STEMWIN Window created using GUIBuilder. When I try to generate this code and run it in SW4STM32, the Discover screen ...

AMoha.81 by Associate II
  • 1135 Views
  • 6 replies
  • 0 kudos

Resolved! CubeMX 5.0.1 Empty hal_conf file on 32F746DISCOVERY demo

I am attempting to ​setup the TouchGFX on a 32F746DISCOVERY Board with CubeMX and SW4STM32.When I create the Board project in CubeMX, the stm32f7xx_hal_conf is empty. I would have expected that the Peripherals would have some initialization code setu...

MEder by Associate III
  • 600 Views
  • 3 replies
  • 0 kudos