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

MVP TouchGFX

Could anyone suggest how to do...I have application with multiple screen, should be 200 or more.The model has pointer to active presenter. I have to know which interface the active presenter implements to call the methods. Do I have to try a dinamic ...

FMarr.2 by Associate III
  • 433 Views
  • 0 replies
  • 0 kudos

Animations only work well in one screen orientation

I’m running into an odd issue where animations work only in the “landscape�? orientation.Animations working fine:https://youtube.com/shorts/F-PeUQGEtPk?feature=shareWhen I change the orientation in TouchGFX and run the project again I get what looks ...

MBrus.2 by Associate
  • 451 Views
  • 1 replies
  • 0 kudos

How do I draw a line?

Hello everyoneHow do I draw a line using code. For example I receive over UART a number and I need to draw lines on my screen. Start and end positions are unknown also is the number of lines. until I know the user input So I need to draw a few lines...

Resolved! STM32429Eval Image Distortion

I am using Touchgfx v4.16. I recently purchased a STM32429I-Eval kit directly from ST. I ported an existing Touchgfx project to use the 429I-Eval drivers and flashed the board using the Stm32 Cube Programmer and the external flash loader that matc...

CPaye.1 by Associate III
  • 1964 Views
  • 6 replies
  • 0 kudos