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

STM32L4R7VI DCMI with large image resolution

Hi Community,I'm trying to get an image from a camera with a resolution of 752x480.In this case, the size (752 * 480) / 4 = 90240 exceeds the maximum DMA transfer length 65535.And I get a broken image: 1/4 of the image is duplicated.Original image:DM...

0690X00000AAPmdQAH.png 0690X00000AAPgGQAX.jpg
MMele by Associate
  • 1123 Views
  • 4 replies
  • 1 kudos

How to debug Touchgfx for custom Boards?

Hello everyone ,I am new to touchgfx. I have a custom board with STM32f769II controller ,SDRAM with 16bit data bus from Micron,QSPI flash and with 7inch TFT display (RGB888). I firstly try to configure only LTDC to display a image on LCD from flash i...

Resolved! Custom Swipe Control

Hello.....I want to know about the swiping .Basically i want to implement my own swipe for that i want to know at what place your handling the swipe control and how...i hope you will help me.I am currently working on STM32L4R9AI-eval.Thank you....

prathima by Associate II
  • 819 Views
  • 3 replies
  • 0 kudos

Recipe for target 'flash' failed

I am getting the following code error. The program build successfully in the simulator but when I try 'Run Target' it fails.I use the following Build settings. And the detail log is below.Run Target Generate Done Generate Assets ...

0690X00000D8EBQQA3.png
DMeis.1 by Associate III
  • 1737 Views
  • 2 replies
  • 0 kudos

Resolved! White screen on stm32f429i-disc1display

Hi all,I am trying to configure my stm32f429i-disc1 with the lates CubeMX 5.5 and TouchGfx 4.13. I have followed the instructions from here: https://touchgfx.zendesk.com/hc/en-us/articles/360010921760-TouchGFX-HAL-Development, but my display is still...

DLips.1 by Associate II
  • 10715 Views
  • 51 replies
  • 0 kudos