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

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
  • 812 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
  • 720 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
  • 736 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
  • 2161 Views
  • 4 replies
  • 0 kudos

How to reuse TouchGFX content?

I'm still getting up to speed with TouchGFX, but I'm puzzled as to how to reuse existing content in new projects. There is no SaveAs command, so that option is out. I tried running 2 copies of the application with the idea of copying and pasting scre...

DSwea.1 by Associate III
  • 1072 Views
  • 4 replies
  • 2 kudos

Stm32f769i Disco UART Driver Couldn't Enable.

Hii. 1) I am using STM32f769I Discovery Board​2) Using Touchgfx I have created a gui and generated the Code3) From the project folder, Stm32cubeIde, I have opened. cproject. 4) Stm32cubeIde is opened and then I opened. IOC file5) From . Ioc I have ad...

SDant.2 by Associate
  • 561 Views
  • 1 replies
  • 0 kudos