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

Resolved! Wrong representation of screen. (Shifted image)

Sometimes an image tells more than a thousand words:As you can imagine, the dots shouldn't be shifted to the right as on my display (there is an offset on the x-axis)This is my very example template (lots of buttons to test my touch).I use the STM32F...

0693W00000LywVLQAZ.jpg
Jiimmy by Associate II
  • 1232 Views
  • 3 replies
  • 0 kudos

Import GUI project and modify resolution

To use a GUI from one project on another board, I tried to "Import GUI" through TouchGFX from a project developed on STM32G071 into another STM32F429I board and it works,The Import process on TouchGFX: Edit => Import GUI => BROWSE => exist project =>...

cvinc.11 by Associate
  • 602 Views
  • 1 replies
  • 0 kudos

Dear Experts, I am new in using STM32H735-DK board. tried to download clock example in developement board. Download succeed but example not working. Two LEDS,LD1 & LD2 continues ON and display Blank. when i press RST button display just blink only.

STMicroelectronics ST-LINK GDB server. Version 5.9.1Copyright (c) 2021, STMicroelectronics. All rights reserved.Starting server with the following options:    Persistent Mode      : Disabled    Logging Level       : 1    Listen Port Number     : 6123...

Dharmesh by Associate II
  • 1320 Views
  • 3 replies
  • 0 kudos

Resolved! I can't down load the STemWin lib.

STM32CubeF4/Middlewares/ST/STemWin at master · STMicroelectronics/STM32CubeF4 · GitHubClick the link: https://www.st.com/en/licensed-software/stemwin-mw.html?softwareProduct=STemWIN-MW&softwareVersion=5.44.40It pop "SORRY, PAGE NOT FOUND".How can I g...

KHuan.8 by Associate II
  • 1738 Views
  • 6 replies
  • 0 kudos

STM32G431 Board is missing

Hello,I've recently bought X-NUCLEO-GFX01M2 expansion for STM32G431 evalboard. And while I was trying to create my first project I've noticed it does not offer any Project for this type of board. On the ST page there is a discription, that mentiones ...

Is it possible to rotate image group where multiple images are overlaid using Touchgfx texture mapper feature?

Hello, when I check the rotation feature on touchgfx library, I could find texture mapper feature to rotate images. and I think I can test it uisng texture mapping example from touchgfx-designer. But this example is just rotating each image. What I w...

Tiel by Associate II
  • 985 Views
  • 1 replies
  • 0 kudos

Resolved! Cube IDE - Long Loading Time with Graphics.

Hi,When debugging with Cube IDE programs without any TouchGFX graphics load quickly using the debugger typically 20 to 30 seconds. When TouchGFX is used such that the NOR Quad SPI Flash has to load the loading time can easily exceed 3 minutes. With ...

TouchGFX GUI with another project

Hello,Is it possible to use the GUI developed with TouchGFX of a project for another project but with another STM32 board? Please help me with the steps to follow in order to use the graphical interface developed with STM32G071 in another board.Thank...

TSour.1 by Associate II
  • 1103 Views
  • 3 replies
  • 0 kudos