STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

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 / Hardware integration tutorials

Hi thereI have been experimenting and creating simple TouchGFX GUI applications on STM32 touch screen dev kit.Is there a simple start guide to creating as simple touchGFX GUI and controlling an LED on the STM32F429i Disco board? I tried some online e...

LAlna.1 by Associate II
  • 4272 Views
  • 19 replies
  • 0 kudos

Help with using a custom font in STemWin.

Hi all. I am currently working on a project using my STM3220G board with a 3.2 " TFT and STemWin. I have made a custom font with only the hebrew alphabet in the font. The font .c file is below: /*******************************************************...

defacato by Associate II
  • 716 Views
  • 0 replies
  • 0 kudos

STM32H747I DISCO Run Target Errior

Hello, Now I'm using stm32h747I DISCO to display something.but when I push Run target button, following Error has occured.I'll waiting your help.---------------------------------------------------------------------------------------------------------...

Resolved! Decimal point vs. decimal comma in TouchGFX

I have a very simple question and I hope there is some simple answer.After creating translations in TouchGFX, we noticed that numbers can be display either using decimal points ($12,333,444.00) or using decimal commas (12.333.444,00€).When I change t...

VSimu.1 by Associate III
  • 795 Views
  • 3 replies
  • 0 kudos

Resolved! STM32CubeIDE and TouchGFX integration queries.

Ok, so I'm finding my way through STM32CubeIDE, MX and TouchGFX. I've read a lot, whatched videos and read tutorials. Cutting to the chase, I'm using a 747HDisc0 board, STM32CubeIDE v1.4.0 and TouchGFX 4.14.4. I'm obviously trying to use them togethe...

NTipp.1 by Associate III
  • 1550 Views
  • 9 replies
  • 0 kudos

Resolved! Is it not possible to have a scroll list (vertical) with a scrollable container (horizontal only) within the item template?

I would like to achieve scrolling to the left on an item in the scroll list will reveal a set of buttons that can perform some operations on the item. As you can see on iOS.The scrollable container dosen't seem to receive horizontal scroll.Is there a...

TDahl by Associate II
  • 754 Views
  • 2 replies
  • 0 kudos