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

How to draw a dynamic picture at runtime?

I’m using STM32CubeIDE 1.2.1 and TouchGFX 4.13.0 with STM32F746G-DISC0 kit.I would like to calculate an image at runtime and then display it. Is there a manual or something similar? I have tried the AnimationStorage, unfortunately getAnimationStorage...

DMeix.1 by Associate II
  • 3635 Views
  • 12 replies
  • 0 kudos

TouchGFX with stm32f412g-disco

Good morning,I bought an stm32f412g-disco board but it's impossible to program the screen with a TOUCHGFX application.I'm using TOUCHGFX Designer 4.23 and stm32cubef4-v1-28I created a project directly from TOUCHGFX Designer for the F412G-disco board....

20231215_080853.jpg

Resolved! Touch Gestures using resistive touch

Hello,I plan to use a STM32H745 controller and 7" LCD TFT display with resistive touch. Am using TouchGFX for UI developement. My application should support Touch gestures such as swipe and list scroll. I already have used capacitive touch in another...

ATank.1 by Associate III
  • 1284 Views
  • 3 replies
  • 0 kudos

Scalade image error with external flash

Hi,I'm currently developping a firmware for stm32f411re to display images on screen TFT ili9341.Everything works fine except why i try to use scalable image with in touchgfx. The scalable is store on external flash.Did someone have any idea about  th...

Stlinkos by Associate II
  • 691 Views
  • 0 replies
  • 0 kudos

Resolved! simply change pages screen

When a condition is validated, for example clicking in the middle of the scroll whell (flag == 1), how to change page, I can't do it? I've tried several things but I can't find anything explicit and clear in the posts or tutorials. 

NicoEFI_2-1708627916614.png
NicoEFI by Associate III
  • 730 Views
  • 2 replies
  • 1 kudos

TouchGFX screen rotation

Hello,In our project (STM32U5) we would like to make animation with TouchGFX (4.22) at display (320*240). We have one screen (landscape 320*240), with some pictures, text, and dynamic graph. Everything works ok. After few seconds we would like to use...

MatjazF by Associate II
  • 2335 Views
  • 7 replies
  • 1 kudos