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

STemwin stucks when creating GUI driver

hey thereI have a stm32H743iit6 which I wish to run emwin on it. I also have a 50pin LCD which runs on LTDC. after configuring pins and clock and also SDRAM, I notice that when it comes to LCD_X_Config() and so the function GUI_DEVICE_CreateAndLink()...

Ala by Senior
  • 867 Views
  • 3 replies
  • 0 kudos

Resolved! TouchGFX "flickering" on cover transition

Hi,I am using TouchGFX with a STM32F4 MCU that is working pretty great and is quite awesome :)!I am running into an issue where when transitioning (cover transition) from one screen to the other, the upper part of the screen is flickering the lower p...

AMass.1 by Associate II
  • 1060 Views
  • 4 replies
  • 0 kudos

Resolved! Avoid reflash assets in QSPI if not needed

Hi,I have a touchGFX project that requires many images that use about 20MB of QSPI.So flash the project on the card from CubeIDE take about 2-3min each time.I wan't to know if it's possible to avoid rewrite assets if it's not needed ?Thanks

TLaur.3 by Associate II
  • 893 Views
  • 2 replies
  • 1 kudos

Hardware Button used Menu Options in Touchgfx .

Hai :I am using STM32H7 MCU custom board with Hardware Buttons. Set points can be changed by selecting the menu in the menu list and using the button.What the option used in the Touchgfx framework? I am trying change menu selection(Highlights). So us...

GMano.1 by Associate II
  • 1391 Views
  • 3 replies
  • 0 kudos

Drop-down

Hello, I create drop-down used by slide menu but it isn't working how I want.When I click this dropdown it expands and background image goes to last position, like this :I want that my background picture be in first position like that:How can I achie...

0693W00000WIOJkQAP.png 0693W00000WIOKOQA5.png 0693W00000WIOKnQAP.png
heyo by Senior
  • 1030 Views
  • 4 replies
  • 1 kudos

Resolved! TouchGFX DSI display, not coming out of standby mode.

Hello @Romain DIELEMAN​ , @Martin KJELDSEN​, I see that you have a lot of replies on the TouchGFX so I hope it's ok that I address you directly. I am running a low-power application with a DSI display and TouchGFX 13 (will update to latest eventuall...

KDubo by Associate II
  • 2321 Views
  • 4 replies
  • 0 kudos

TouchGFX - switch between containers

Hi everyone, I am a beginner in TouchGFX.Right now I have created several containers with different buttons.My goal is as follows: When klicking a button of one container I want to change to another container.So far I have found only the possibility ...

ASteg.1 by Associate II
  • 1373 Views
  • 6 replies
  • 0 kudos