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

Resolved! Font not discovered in ./assets/fonts

Hi,Using Designer 4.25, I copied a font to ./assets/fonts folder but it is not in the list"Solido Compressed W00 Bold.ttf"Name displayed by OS is "Solido Compressed W00 Bold" when open in FontForge Any idea how to make the Designer to recognise the f...

ferro_0-1743415790407.png ferro_1-1743415823191.png
ferro by Lead
  • 229 Views
  • 1 replies
  • 2 kudos

Does touchgfx only support stm32?

Hello,I 've been developing one kind of product using various cpus, such as stm32xxx and various blackbox cpu.Each product has similar functions ,but a different cpu and a different GUI code, so a separate effort was required for each modification.To...

Tiel by Associate II
  • 282 Views
  • 1 replies
  • 0 kudos

Error 1 2 in TouchGFX simulator

My humble apologies, I have seen similar posts on TouchGFX errros in simulate and could not find a relevant post that worked.  Using TouchGFX 4.24.2 and STM32CubeIDE.  I added to my project .c and .h file and placed them in a directory of App_Support...