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

X-CUBE-TOUCHGFX 4.26.1 is out!

TouchGFX 4.26.1 is now out. Please follow this link to download it.This version is a patch release and includes bugfixes of issues seen on TouchGFX Designer 4.26.1 version, as well as adding support of the new STM32H5F5 and Chrom-ART 2.Please visit o...

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

Dynamic Graph in Swipe Container

Hello.I have a SwipeContainer and it works very well. I put a lot of elements in swipeContainer and I don't have low fps. But if I put dynamic graphics and add data to the graphics, the fps drops a lot.I realize that drawing graphics is very computat...

snnzdmr1 by Associate III
  • 1339 Views
  • 1 replies
  • 0 kudos

SlideMenu basic query

Hi,I have a question about using SlideMenu. I need this menu on the right side, so I'll set it to West.My button is only 12px, I need the width of the slide out to be 60px. How does this component work? I'm trying to set it up, but it's behaving unex...

JNova.0 by Associate III
  • 1519 Views
  • 1 replies
  • 1 kudos

TouchGFX Screen Glitch

I have a custom board which is almost an exact replica of the STM32f769-Disco with the main difference being the processor (STM32F777).I created a UI with the TouchGFX F769 Disco template and it works flawlessly. It's about 20 screens with about 5 or...

sergiog by Associate
  • 2350 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F746G error "(Read)Failed determine breakpoint type"

When starting a debug after uploading to target I get this error:"(Read)Failed determine breakpoint type"this happens randomly as I recreate my project all working good at start but then I get it again randomly.only thing I can guess it is happening ...

GoJoe by Associate II
  • 3662 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F429I-Discovery board: SLIDER_Handle

I'm trying to work with a slider on the STM32F429I-Discovery board.I have build a GUI with the GUI-tool.The widgets are created in the LogViewerDLG.c file as follows:static const GUI_WIDGET_CREATE_INFO _aDialogCreate[] = {{ FRAMEWIN_CreateIndirect, "...

TVan .8 by Associate III
  • 1684 Views
  • 2 replies
  • 1 kudos