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

MemManage_Handler fault with external loader

I have spent several weeks trying to add an external loader for a TouchGFX application that is starting to get quite large (>2MB). We have a custom board with STM32H7A3 and are using OCTOSPI interface (in quad mode) to a W25Q128. I found a custom loa...

Unwanted artifacts in screen object

I'm seeing "noise" in some objects drawn on the screen.  See pic... the yellow circle ("shape") should be solid yellow, but instead includes red-orange horizontal lines.  If the circles are rearranged the yellow circle can look correct, but the blue ...

LCD_noise1.jpg
SJR1 by Associate II
  • 115 Views
  • 6 replies
  • 0 kudos

TouchGFX v4.22.1 Language Exclusion

Hello All,I am using touchGFX v4.22.1, is it possible to exclude languages when generating a build?I have 6-7 different languages but i am close to my flash limit when building in STM32CubeIDE.I'd like to create multiple builds with different languag...