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

The swipe GUI show delay.

I download code on MCU internal rom swipe GUI show is good(video : Ok.zip ).But I download code on external QSPI flash swipe GUI show is delay (video : Bad.zip).QSPI flash work clock on 100MHz.Why code on external QSPI flash can not work good like MC...

0693W00000LxnV0QAJ.png
YCF.1 by Associate III
  • 1371 Views
  • 6 replies
  • 0 kudos

How to generate a big images.bin file?

Hello all, I used a lot of images in my project and I put them (images.bin file) into SD-Card for used.Now I have a question: How to generate a big images.bin file? "In this example we will put the image data in the ExtFlashSection at address 0x240...

V.H by Senior
  • 1399 Views
  • 4 replies
  • 0 kudos

Change SYSCLK from 180Mhz to 168Mhz - effect on Framebuffer if placed in external flash (dummy cycle issue?)

Hello,I am using the STM32F469 Disco with a custom display connected.Everything wiorks fine.Now i want to use the USB Port, which needs 48Mhz.For that i had to change the SYSCLK to 168 which was 180 Mhz originally.Everything works still fine, but whe...

STM32H7A3 hardFault with MX_TouchGFX_Init();

Hi,I have one application developed one TouchGFX to run on STM32H7A3 device with a screen of 320*240. I tested all my hardware devices in my board and all of them work well.When I try to execute MX_TouchGFX_Init() function on main after configure:-MP...

LCris.1 by Associate II
  • 905 Views
  • 3 replies
  • 0 kudos