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 CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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

Resolved! Why TouchGfx Designer can't connect to the target?

Hi,in the TouchGFX Designer I created a new Application with the Aplication Template STM32L4R9I Discovery. I used the UI Template TouchGFXWatch specified for the Discovery board. When I now click on "RunTarget" I'll get an Error that the target is no...

Chriss by Associate II
  • 1174 Views
  • 5 replies
  • 0 kudos

Issue with SetAlpha on images?

Hi, I am using Touch GFX 4.10.0 on a STM32F769 CPU.I have been trying to make a fade animation on an image.I tried on Image widgets as well as ScallableImage widgets. It just does not work.You can set the alpha at startup in the ViewBase constructor ...

Plaramee by Associate III
  • 1487 Views
  • 9 replies
  • 0 kudos

Resolved! How to migrate from STM32F746G-DISCO to STM32F469I-DISCO ?

I have a working prototype based on a STM32F746G-DISCO utilising TouchGFX. Since I need to control a stepper motor I have a nucleo-ihm02a1 shield connected to the discovery board. I'm using the X-NUCLEO-IHM02A1 drivers, which I have ported to fit the...

Uwe1 by Associate II
  • 1683 Views
  • 9 replies
  • 0 kudos

Problem with LTDC and FMC with external SDRAM

Hi, I am using an STM32H743 with external SDRAM connected using the FMC interface, and HMDI transmitter connected using the LTDC interface. The frame buffer for the LTDC is located in external SDRAM.The problem I am having is that when writing to ext...

mark_dubo by Associate II
  • 1482 Views
  • 6 replies
  • 0 kudos