STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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! TouchGFX Performance

Something I've seen (with all embedded GUI software) is the need for more speed and support for more art asset types. I've written my own imaging codecs (originally for PC). Recently I created new versions that are optimized to run on constrained tar...

bitbank by Associate II
  • 490 Views
  • 1 replies
  • 0 kudos

touchgfx and usb msc

hello, I need to use both touchgfx and usb msc host with stm32h743 in my project. they work fine separately , but when I add usb to my touchgfx project it does not work(all my usb implementations are based on controllerstech video). Do I need to do a...

Zakba.1 by Senior
  • 382 Views
  • 1 replies
  • 0 kudos

Resolved! rendering time of not-visible objects

Hi,how is supposed to work rendering of objects set as "not visible"? My layout is composed of several containers/objects whose visibility is turned on or off at runtime.I've noticed that rendering time is high also when objects are hidden, as if the...

Resolved! TouchGFX compile problems

Hello, i am unable to compile a touchgfx project.Try #1:Starting from CubeMX, Version 6.10.0 i click on Generate Code. It ends with "The Code is successfully generated under:".  When i click on Src/ApplicationTemplate.touchgfx.part, it opens TouchGFX...

sk-st by Associate III
  • 3754 Views
  • 20 replies
  • 0 kudos