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

LCD touch not working beyond the pixel 480 on a 800 x 480 STM32F746G_DISCO after replacing with NHD-4.3-800480EZ-ASXP-CTP (EK9716B : is the display and FT7311 : is the Touch controller)

STM32F746G_DISCO by default has 480 x 272 . We changed the display to 800 x 480 (EK9716B LCD and FT7311 Touch controller) . Then we used the TouchGFX 4.17 / 4.16 to generate the code and updated the parameters to reflect 800 x 480. The 800x480 images...

XP.1 by Associate
  • 1137 Views
  • 3 replies
  • 0 kudos

Resolved! how to update background customcontainer

Hi Touchgfx team! I've this screen requirement  I'm doing it with a custom container list as in the listLayout example. Currently, once I press the audio element, I'm able to move the "on" text to the left, and add the image. Now, I want to update th...

JPabl1_0-1729268063707.png
JPabl.1 by Senior
  • 561 Views
  • 2 replies
  • 1 kudos

display update frequency

Hi,I am learning TouchGFX and I have gone through all the study materila from the TOuchGFX academy.I am having a BW monochrome display on the SPI channel. And the display need not have to get updated unless there is a change in frame as the display i...

mdalal by Associate III
  • 606 Views
  • 3 replies
  • 0 kudos

Resolved! erros openamp with touchgfx

I have an STM32H745 Kit with two processors: M7 and M4.I created graphics using TouchGFX and built several screens.I set up the M4 to work with the RTC, and I want to send information from the M4 to the M7 using OpenAMP.I modified the linker file and...

motaz9898_0-1729497414177.png
motaz9898 by Associate II
  • 2441 Views
  • 3 replies
  • 1 kudos

Resolved! Linker errors updating from older touchgfx

So I bit the bullet and upgraded my touchgfx from 4.19.1 to 4.24.1 because the older version was unusable in that it locked up as soon as you looked at it.Now I have several linker errors after I have generated code from the designer in my stm32cubei...

GMeta.1 by Associate III
  • 916 Views
  • 5 replies
  • 1 kudos

Resolved! TouchFX Zephyr Integration Font Issue

Hi,I am working on integrating TouchGFX into Zephyr and have made some progress. However, I am currently facing an issue where the text appears scattered and displayed strangely.I have enabled DMA2D, and the font data is stored in external QSPI flash...

karsparskambala_0-1728667263867.png karsparskambala_1-1728667310453.png karsparskambala_3-1728667357637.png

Resolved! STM32F746 IAR QSPI Verification error

Hello.I am using mb1191-F746NGH6-C01, IAR Embedded Workbench for ARM 9.50.1.69506, CubeMX V6.12.1 andTouchGFX V6.22.0. I generated the project in TouchGFX for IAR. TouchGFX locate the backgrounds and widgets in external flash memory. The Discovery ST...

Alex_777_0-1729149690940.png Alex_777_1-1729149852762.png Alex_777_2-1729150404102.png Alex_777_3-1729150648359.png
Alex_777 by Associate III
  • 3376 Views
  • 17 replies
  • 12 kudos

Resolved! Tearing Effect signal

Hi,we are planning to use the display shown in the attached datasheet.It is MIPI-DSI and also has a Tearing Effect Output signal. How is the Tearing Effect signal connected to the micro? I could not find any dedicated pin but from reading online abou...

Ricko by Senior III
  • 3030 Views
  • 10 replies
  • 2 kudos

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