STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LAST DAY to join the TouchGFX contest!

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

Resolved! Is it possible to change the image color?

Is it possible to change the color of the image or icon I created via GUI or code? The color of the .svg icons in Touchgfx's own native files can be changed via GUI, but I could not change the color of the .svg or .png images I created. There is no f...

Resolved! STM32U5G9J-DK2 OBB Demo file requirement.

Hello. Recently I received an STM32U5G9J-DK2 board which I purchased earlier this year. I want to ask for the Out-of-Box Demo of this board for backup since I find it really stunning and I want some reference for my own TouchGFX GUI application desig...

Nathan_Xi by Associate III
  • 2355 Views
  • 9 replies
  • 3 kudos

TouchGFX: How to provide HAL:Tick() to TouchGFX?

I am having STM32U575I-EV Evaluation board and I am creating a TouchGFX based project created out of CubeMX with enabling RTOS, TouchGFX and DMA2D.While the project is built successfully and works without any crash, the display is not updated with th...

mdalal_1-1732864931465.png
mdalal by Associate III
  • 445 Views
  • 1 replies
  • 0 kudos

Exporting Text to XLSX

https://support.touchgfx.com/docs/development/ui-development/touchgfx-engine-features/texts-and-fontsTo export the texts, the developer uses the new tool, which is located in touchgfx/framework/tools/textconvert/translations.rb. The tool can be run i...

Priyank by Associate III
  • 351 Views
  • 2 replies
  • 2 kudos

Resolved! TouchGFX limitations

Hi, We have a system as below and we have proved that the whole design works fine with TouchGFX framework. However, we are now evaluating if touchGFX is really sufficient for our full requirements. are there any known limitation with touchGFX ? from...

srig_0-1732548000751.png
srig by Associate
  • 723 Views
  • 4 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
  • 309 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F413 disco board with Touch GFX

Hi everyone.I have a board STM32F413 disco. How can I use TouchGFX to display on LCD on this board?I have found the template in TouchGFX but I didn't see it.Is there any way? that I can display LCD on the STM32F413 disco, or where I can find an examp...

HAnh by Associate III
  • 546 Views
  • 4 replies
  • 2 kudos