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

STM32H7A3 hardFault with MX_TouchGFX_Init();

Hi,I have one application developed one TouchGFX to run on STM32H7A3 device with a screen of 320*240. I tested all my hardware devices in my board and all of them work well.When I try to execute MX_TouchGFX_Init() function on main after configure:-MP...

LCris.1 by Associate II
  • 838 Views
  • 3 replies
  • 0 kudos

Hello, with my team I'm working on a project with TouchGFX and when we work toghter on some screen, we don't know how to merge the changes made, in the simplest and safest possible way.

I read that already 2 years ago, someone had encountered this problem and the recommended solutions werw to make a merge between the project files ".touchgfx" and between the files "texts.xlsx" but you have to very careful not to make mistakes. To wo...

ARamp.99 by Associate
  • 606 Views
  • 2 replies
  • 0 kudos

How to use video Widget for STM32L4 series MCUs ?

Hi,The MCU we are currently using is STM32L4x. For using the video widget on Hardware, either JPEGIP or LIBJPEG are required. Is there any way to enable them for L4 series ? or can we use any alternate method for using video widget ?Thanks and Regard...

Revanth by Associate III
  • 514 Views
  • 1 replies
  • 0 kudos