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

Resolved! Problems with LCD screen disappearing?

The stm32f469 board is connected to the LCD of the MIPI interface.I made ScreenA, ScreenB using TouchGFX.(4.16.1)It operated ScreenA -> ScreenB -> ScreenA -> ScreenB every second.In the same program, sampleA put five images and sampleB put one pict...

PKunK.1 by Associate III
  • 2906 Views
  • 6 replies
  • 0 kudos

How to copy an image to RAM in TouchGFX?

We are working on the project using TouchGFX on the stm32f469 board.If you repeatedly display the screen made with TouchGFX as you proceed, the screen disappears. That doesn't mean the equipment stops. In debug terms, the timer is operating normally....

PKunK.1 by Associate III
  • 1205 Views
  • 4 replies
  • 0 kudos

Resolved! Tell me if TouchGFX has the ability to turn the screen

I worked with stm32f469i_Discovery.I worked with TouchGFX. LCD was working on 800*480, with icons and pictures.The LCD specification used has been changed. We need to use 480*800 longitudinal LCD.The previous work is 800*480, but I want to know that ...

PKunK.1 by Associate III
  • 1077 Views
  • 4 replies
  • 0 kudos

Resolved! LCD display error issue on TouchGFX?

TouchGFX is currently developing a program. The stm32f46i_Discovery board is connected to an LCD using the ILI9806E Control IC.At power on, the screen is displayed normally, and over time, the picture on the screen is displayed downward. I heard that...

PKunK.1 by Associate III
  • 958 Views
  • 2 replies
  • 0 kudos

Is custom color format possible ?

Dear All,The display we are using is RGB332, natively this is not supported by Touch GFX.Is it possible to develop custom color format or we need to trick it by using ARGB2222 and convert pixels.Thanks for your help.Regards

Bertha by Associate III
  • 777 Views
  • 2 replies
  • 0 kudos