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

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
  • 1272 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
  • 662 Views
  • 3 replies
  • 0 kudos

Setting a low-level timer

Hi,What method would you recommed to set up a low-level timer on my board? HAL libraries ? Configuring directly the registers ? Something else? EDIT : I'm asking cause I'd like to measure the time it takes to perform a certain action (say color the b...

GMeur by Senior II
  • 671 Views
  • 2 replies
  • 0 kudos

STM32F4 Discovery + STemWin + ILI9341 SPI

Hello, as the Question says, I'm trying to run STemWin into STM32F4 Discovery board. It compiles well, but does not show anything. I think the LCD initializes, but after that, It does not work anymore. I'm using ATollic Truestudio and an Arduino LCD ...

GCerv by Associate
  • 733 Views
  • 1 replies
  • 0 kudos