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

DCMI DMA interrupt callback

Hi everyone,I have tried to get image data through DCMI module and transmit to the external graphics memory FT812. However, the MCU get never DMA callback after started although the camera signals can be seen at pins. The DMA handle keeps always on b...

Resolved! LTDC getting underrun interrupt when not enabled

Trying to bring up a bootloader. On the last step and having difficulty getting the screen working. All the LTDC initialization looks ok and am enabled the line interrupt and the transfer error interrupt. When enabling the LTDC getting slammed with u...

PCevo.1 by Associate III
  • 1268 Views
  • 2 replies
  • 0 kudos

Resolved! How to add my Header Files in GFXTouch

Hello, I'm having trouble inserting my own header files. No error is displayed in the STM32IDE when compiling, but when I compile in the GFXTouch, the errors are in GFXTouch.png.I've already included the paths include in c and c++. How can I include ...

PHolz.1 by Associate II
  • 1405 Views
  • 1 replies
  • 0 kudos

How to pass information from list to view window?

I've created list in my view window:and by add new date I create elements in list. My custom container looks like that:When I click plus button it calls this function:How u see there is ProfileCount++; variable and I need to pass that value in to my ...

_legacyfs_online_stmicro_images_0693W00000biNTgQAM.png _legacyfs_online_stmicro_images_0693W00000biNTqQAM.png _legacyfs_online_stmicro_images_0693W00000biNU5QAM.png
heyo by Senior
  • 1098 Views
  • 7 replies
  • 0 kudos