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: Query for technical details

We are evaluating TouchGFX and its performance in details. Can anyone please provide some technical details regarding below criteria, that would be appreciated.UI reusability(means is it possible to modified the UI assets of already created UI)Graphi...

maulesh by Associate II
  • 783 Views
  • 4 replies
  • 0 kudos

STM32H747- Disco, CubeIDE v.1.10.1 Error during the following: Hi All, I'm having trouble to determine the reason why even a basic screen (white bckgrnd with 3-10 text letters) fail to display CM7. This happen with SD Card peripheral with CM4.

Memory stack/heap size were increased. Even tried to use DMA with no change.The screen is dimmed and colors aren't the ones designed. I'm learning about the DMA setup for this Kit so, knowledge about it's complete setup is unknown to me.Also, when tr...

Resolved! How to configure TOUCHGFX on the custom board in bare metal & without the use of external memories.

Hi...I am using STM32H750I Board with resolution of 480 x 272 , but I have a to configure board with 480 x 480 resolution. How can I customize the board in TOUCHGFX IDE in bare metal?Can I use only Internal memory to store the framebuffer, not extern...

PM.5 by Associate III
  • 832 Views
  • 2 replies
  • 0 kudos

Resolved! Can't swipe container with static graph

Hi,probably my problem is very simple to solve. I have a swipe container with a static graph that fills almost the entire screen. My problem is that I can't swipe the container because the static graph widget processes the touch event, even the click...

DSchm.4 by Associate
  • 749 Views
  • 2 replies
  • 0 kudos

About ScrollWheel::setOvershootPercentage()

This is a question about ScrollWheel::setOvershootPercentage(uint8_t percentage) added in TouchGFX v4.19.0.setOvershootPercentage() works as expected for ScrollList, but not for ScrollWheel.(There is no change in behavior regardless of the setOversho...

fuka_m by Associate II
  • 766 Views
  • 2 replies
  • 0 kudos

Resolved! Keyboard widget and Custom Keyboard example - how to get scrollable text in the display field?

Hello.I am in need of inputting large strings of text (larger than the width of the screen) using keyboard. I have managed to get a working keyboard, but after increasing the buffer size, the text is being cut off after it leaves the widget area.I wa...

0693W00000KbabrQAB.png
GHeller by Associate III
  • 2256 Views
  • 4 replies
  • 0 kudos