STM32 MCUs TouchGFX and GUI

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

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

Touch GFX debug issue

Hello,I have integrated touch GFX with quad SPI, and images are stored in external flash, in debug mode the code is getting stuck inside the Hal Delay. What is the root cause for this, if I disable the external loader the Hal delay does not get stuck...

Fail to load images from the SD card

Hello Community member,  I have a STM32F746G-DISCO, which I used to learn touchGFX application. I'm trying to load images from the mini SDCARD, instead of QUADSPI space. I used touchGFX to create a very simple screen to demonstrate, but I was not abl...

justinjunghkim_0-1741050496927.png justinjunghkim_1-1741052840608.png

touchgfx with STM32h750vb

i want to use touchgfx make UI's for board STM32H750VB with display 2.8inch 240*320 ST7789 driver. > In touchgfx designer i have choose STM32H750 DK  for my board ? is there any another board similar to h750vb or this is one correct?> I created the U...

Screenshot 2025-03-04 150733.png Screenshot 2025-03-04 151318.png
Prajyot1 by Associate II
  • 120 Views
  • 5 replies
  • 0 kudos

Dynamic display rotation for touchgfx.

Hello,I am using a 480*480 display(st7701s driver) with STM32H745BIT6. I would like to rotate the touchgfx screen dynamically based accelerometer output. How to do this. I would like to rotate the screen 0, 90, 180 and 270 degrees and should be possi...