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

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
  • 2116 Views
  • 1 replies
  • 0 kudos

Resolved! Checking memory usage

In the documentation, the file described is generated by IAR embedded workbench. I'm using cubeIDE. Where can I find the mapping file?

ksale.1 by Senior
  • 980 Views
  • 3 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
  • 698 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...

Interfacing External Touch Sensor to Touch GFX Demo 2.

Hi Community,I wanted to interface external touch sensor to achieve following tasks.1) Slide to move the carousal icons.2) Touch to get into that particular application. Operations are happening with Touch Screen (STM32F769I-DISCO). I wanted to repla...

Vins by Senior
  • 540 Views
  • 2 replies
  • 0 kudos

Gesture Events detection and handling

Hello,I am working on gesture events and getting a little bit confused.So, there is a method called sampleTouch that continuously checks if any new touch events are triggered (and used later on for example for click actions).So my question is:How to ...

AMS22 by Associate II
  • 571 Views
  • 1 replies
  • 0 kudos