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

Copy DMA2D & LTDC IRQHandler function into ITCM.

Hi, I used STM32H750 and I want to copy some important interrupt function into ITCM, but the function entity is stored in the library file (touchgfx_core.lib). This prevented me from proceeding. Has anyone encountered the same problem ?

V.H by Senior
  • 815 Views
  • 1 replies
  • 0 kudos

DAC not working with TouchGFX

Hi, i'm working on a project where TouchGFX is running, but when i call the DAC via a FreerTOS task, nothing shows up in the output...Hardware wise everything is ok, tested baremetal and with a single FReertos Task, so TouchGFX or some interrupts mi...

Resolved! f030c8t6 and emWin

Hi there, I have a STM32f030c8t6 and I want to run emWin on it. in documents it is said that minimum requirements for emWin is as followsRAM: 100 BytesStack: 600 BytesROM: 10-25 KBytesand based on datasheet stm32f030c8t6 has following characteristics...

Ala by Senior
  • 1235 Views
  • 4 replies
  • 0 kudos

Using TouchGFX with custom hardware using Ili6122

Hi, I am trying to use Touch GFX with a custom hardware. I have a 800*480 tft screen using ili 6122 as the driver. Since touchgfx is hardware agnostic it should be capable of driving this ic with rgb 565 or rgb888 yet I fail to start up the device, n...

AOzde.1 by Associate
  • 923 Views
  • 1 replies
  • 0 kudos
ANigr.1 by Associate II
  • 1081 Views
  • 4 replies
  • 0 kudos

Resolved! STM32H743 Weird screen flickering

Using TouchGFX with FreeRTOS I got ​very strange screen flickering issue. For me it looks like broken LTDC buffer addresses, but I have no idea how it could happen.https://youtu.be/sbEkdzT7yIcScreen is updated few times every​ second.And the thing wh...

ktrofimo by Senior III
  • 3738 Views
  • 2 replies
  • 0 kudos