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

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

 tocuhgfx 4.22.1 touchgfx 4.22.1 When using GPU2D for rendering the textArea component in stm32u5a9, there is an issue with the content not being rendered, but the images are not affected. There is a problem with rendering fewer characters when using...

caiChangKun_0-1706517414385.png caiChangKun_1-1706517555941.jpeg caiChangKun_2-1706517623311.png

Data read using SD card

Hi, I am currently working on a project that requires loading data from an SD card and displaying them in GUI or I need to have another option to send data using SPI, I am using an STM32F746G Disco board to do this, how to approach this one any idea ...

TouchGFX 4.23.1 release notes

Hello everybody,where can I find the release notes of the TouchGFX Designer tool ? In particular I'd like to know the Release notes of ver 4.23.1 and the differences between 4.23.1 and 4.23.0.Thanks Max

MaxC by Associate III
  • 820 Views
  • 1 replies
  • 0 kudos

ToggleButtons - hw buttons

Hello,i have an app that will only be controlled by hw buttons.I have several ToggleButtons on the configuration screen. When I use the -> and <- arrows (hw buttons), I step over the buttons on the screen one by one. I can find out which button I am ...

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

Resolved! custom widget

if I make my own widget, can it be added to the palette among the supplied widgets?The second question is about the properties panel. I can somehow configure it for a custom widget and put my widget parameters on it.If it cannot be added to the widge...

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

Migration from emWin to TouchGFX

I'm currently switching from the emWin 5 graphics library to TouchGFX and have a question.I have an IMAGE widget that reacts to an event: 1) click (calls a function to play sound) and 2) release (calls a function to send data to change status: SET_ST...

Resolved! draggable circle

Hello,I would like to enable the dragged of the circle only in the horizontal direction for a customized container on which I only have a circle. I would also need to limit the left and right "stop" when dragging. I set up draggable and I can move th...

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