STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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
  • 480 Views
  • 2 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
  • 765 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
  • 366 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
  • 680 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
  • 536 Views
  • 4 replies
  • 0 kudos