STM32 MCUs TouchGFX and GUI

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

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
  • 744 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
  • 2189 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
  • 1079 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
  • 565 Views
  • 1 replies
  • 0 kudos

STM32H735G-DK uSD not working properly

Dear All,I'm developing a data acquisition system using a STM32H735G-DK. I'm using Cube IDE and a project generated with CubeMX. I also use touchGFX for the diplay user interface.I managed to do all the acquisition and post ptocessing part on the MCU...

vdi c.2 by Associate II
  • 1009 Views
  • 3 replies
  • 0 kudos

On Off button Animation.

I have an on/off button animation which rotates 90 anti-clockwise on switch-off and rotates 90 clockwise on switch-on. The problem I have is that the Animation resets when I change screen and I don't always want this to happen?

WScot.1 by Associate II
  • 857 Views
  • 4 replies
  • 0 kudos

Moving the needle in bare metal by using LTDC drivers.

Hi...I am working on stm32f746g board with display resolution of 480 x 272 . I have configured LTDC in 2 layers. One layer contains Gauge image & another with Needle image. Right now it is displaying static images of both gauge & needle. I want to mo...

PM.5 by Associate III
  • 1085 Views
  • 5 replies
  • 0 kudos