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

DMA2D configuration error with cached containers

Hello,I have a screen with a scrollable container which items are cached custom containers.Everything works fine except that every once in a while the UI stops working and I am stuck with a DMA2D configuration error which is not handled by the touchg...

i2399_0-1724327164068.png
i2399 by Associate III
  • 2342 Views
  • 10 replies
  • 0 kudos

Resolved! TouchGFX with Dropbox not working

Hi,TouchGFX does not like spaces in the path. I just wanted to check a couple of things please: 1) that is referring to the/my project path only, is that correct? 2) For those of you who use Dropbox, the Dropbox PC folder name cannot be changed and i...

Ricko by Senior III
  • 244 Views
  • 2 replies
  • 1 kudos

TouchGfx with CAN

Hi. i have a 743i eval board . and i've gone through the touch gfx examples (i'm not experierenced in c++ ) and i've found other examples ive worked though .. The project i'm on revolves around receiving CAN data and displaying on LCD and also touch ...