STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

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

DSI video mode , howto sync properly?

I place init call for send config to display in generated MX_DSIHOST_DSI_Initto end user codeVidCfg.LPVerticalBackPorchEnable = DSI_LP_VBP_ENABLE; VidCfg.LPVerticalSyncActiveEnable = DSI_LP_VSYNC_ENABLE; VidCfg.FrameBTAAcknowledgeEnable = DSI_FBT...

MM..1 by Chief III
  • 671 Views
  • 4 replies
  • 0 kudos

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
  • 400 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
  • 352 Views
  • 0 replies
  • 0 kudos