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

Video widget on portrait mode

Hello,I use a custom board based on STM32H750 (as Discovery board) with a 800*480 TFT (24 bit).I try using the Video widget with the sample_video_1_medium_480*272 but in portait mode it show bad image, not understandable.Next I try a custom video wi...

FToma.1 by Associate
  • 436 Views
  • 2 replies
  • 1 kudos

Confusion: stopping a repeat Video

I am exploring the video API and I found a strange behaviour.While testing "Video example", I added a stop button.I was expecting the stop to update its frame to the start of a video but that did not happen.I had to *.showFrame(1) to force the update...

Marc_LM by Associate III
  • 49 Views
  • 0 replies
  • 0 kudos

Resolved! Text Area alignment change

How to change the alignment of textarea from the default style set in touchgfx designer? In touchgfx designer(Version:4.21.3) I have set to Left alignment. I use this textarea for multiple purposes, for few I need to set to Left alignment and for few...

BhavyaSri by Associate III
  • 1172 Views
  • 14 replies
  • 2 kudos

Resolved! Pausing function during keyboard input

Hi I am using the TouchGFX keyboard to input data into fields on a number of settings screens. Since the screens are small, I cannot afford the option of Cancel and Enter buttons as used in the demo. Instead I have added 2 buttons to the keyboard for...

Kenbit by Associate
  • 580 Views
  • 24 replies
  • 4 kudos

Template/graphics app for STM32H7A3?

Hi all,I used touchGFX before with a STM32F746-DISCO board and that worked fine to get started but now I'm looking to make a custom board with an STM32H7A3 MCU and I see nothing in the touchGFX designer for this MCU. There is an STM32H7B3 DISCO board...

Rodo by Senior
  • 275 Views
  • 4 replies
  • 1 kudos