STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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 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
  • 836 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
  • 405 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
  • 504 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
  • 1434 Views
  • 7 replies
  • 1 kudos

Resolved! Custom Container setTouchable not working

I build a custom Numpad Container. Iam setting it Visible when a textarea is clicked. And it is the top layer on the Screen. Trying to set other containers on a lower layer not touchable is not working.I can still click the slide menu button und some...

PPete by Associate III
  • 1603 Views
  • 13 replies
  • 5 kudos