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

TouchGFX Smart watch UI architecture design

Hi, Sorry for the long post, I was looking at the TouchGFX documentation for UI development and had some clarifying questions about the current active screen limitations.as well as general SW architecture questions.I'm looking into creating a smartwa...

DOkaz.1 by Associate II
  • 468 Views
  • 0 replies
  • 0 kudos

STM32H7 LTDC with high pixel clock 51.2Mhz

I have a 7" RGB LCD 1024x600 32bits framebuffer, the pixel clock is 51.2MHz for 60fps recommended in the datasheet.I tried to interface this LCD with an STM32H743i-EVAL2 board, which is working fine, until I began to try using 2 layers of 32bits (for...

CedricB by Associate II
  • 1573 Views
  • 1 replies
  • 0 kudos

I had posted question regarding the Touch GFX and LwIP over STM32F7508DK. Has anyone such issue, Please community help me solve the issue. i have the attached the link below

https://community.st.com/s/question/0D53W00001hkRjCSAU/hello-im-facing-the-issue-with-touch-gfx-and-lwipi-generated-a-project-with-touchgfx-designer-opened-the-ioc-file-with-cubemx-and-added-ethernet-connectivity-along-with-the-lwip-stackwhen-i-creat...

LKade.1 by Associate II
  • 454 Views
  • 2 replies
  • 0 kudos

DCMI to USB Video Streaming

Hi all!I need to transmit data captured from DCMI to USB as a UVC Device Class. Is there any existing example that works? I have verified the DCMI Interface and it works fine. Now I need to transfer the data over USB-HS. I am using STM32H747IIT6 as m...