STM32 MCUs TouchGFX and GUI

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

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
  • 796 Views
  • 3 replies
  • 0 kudos

Hello, with my team I'm working on a project with TouchGFX and when we work toghter on some screen, we don't know how to merge the changes made, in the simplest and safest possible way.

I read that already 2 years ago, someone had encountered this problem and the recommended solutions werw to make a merge between the project files ".touchgfx" and between the files "texts.xlsx" but you have to very careful not to make mistakes. To wo...

ARamp.99 by Associate
  • 551 Views
  • 2 replies
  • 0 kudos