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

Widget sharing repository?

I remember reading (or hearing) that there was a place to go and get widgets (Git maybe) either to use as is or as a starting point for your own use. However, I can find no reference to anything like that anymore. I found a Git that appeared to be ...

Jazman by Associate III
  • 549 Views
  • 1 replies
  • 0 kudos

About DMA2D_XferErrorCallback error.

Dear TouchGFX team, I am developing STM32L4R9 B/D includingDSI video mode LCD,PSRAM,OctoSPI Flash,and TouchGFX.Usually the device works well but sometimes it goes to "DMA2D_XferErrorCallback" handler.In SEM32DMA.cpp,static void DMA2D_XferErrorCallbac...

JPark.14 by Associate III
  • 552 Views
  • 0 replies
  • 0 kudos

Resolved! Looking for example of updating two separate screens based on simple systick and RTOS queue messages

I have an application with two separate screens. I have declared completely analogous presenter, view, etc. files for each, understanding that the model points to the current presenter to update the current view/screen. All functions and variables ap...

Chandler by Associate II
  • 1444 Views
  • 8 replies
  • 0 kudos