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

TouchGfx wrong code generating, need help fix

My touchGfx is apparently doing a bad code generation, i'll explain better.I had a screen, let's say named fooScreen, so touchGFX generated fooScreenViewBase, fooScreenView and fooScreenPresenter.Now, i renamed the screen in barScreen (ok, not really...

Zui by Senior
  • 547 Views
  • 5 replies
  • 0 kudos

Error during code generation

I selected "STM32F769I-DSCO" and configured "Tiled imgae" and executed "Generate code", "Error during code generation" occurs.However, if you run the same procedure and method on another PC, the code will be generated normally.It is a symptom to remo...

0690X000008vtVCQAY.png
sKang.3 by Associate
  • 591 Views
  • 3 replies
  • 0 kudos

TouchGFX Scroll Whell

https://touchgfx.zendesk.com/hc/en-us/articles/207282555Hello I need to make a scroll whell just like specified at link above. But I think that this article needs to be improved more.When I apply the steps in this article, all the icons and texts in ...

Cevdet by Associate III
  • 533 Views
  • 1 replies
  • 0 kudos

STM32H743 QSPI FLASH

Hi all,​Recently, I build a project with TouchGFX for STM32H743,and the total files are more than 2MB,so I have to use external flash memory(W25Q256).​Then, I am trying to use QSPI interface to connect external memory and execute in interrupt method....

Any way to reorder Resources?

as title say, my current project is getting a little messy, i'd like to reorder the Texts resources i've made so far. Any way to do that without deleting and recreate in the correct order all the resources?ThanksStefano

Zui by Senior
  • 625 Views
  • 5 replies
  • 0 kudos

Resolved! Where is the BMPFileLoader class?

where could i find ​the the BMPFileLoader class  menthioned in website ( https://touchgfx.zendesk.com/hc/en-us/articles/207460605-Dynamic-Bitmaps-Load-images-at-runtime)it says,"The BMPFileLoader class used in the example can be found in the "dynamic...

LMC by Associate II
  • 1239 Views
  • 8 replies
  • 0 kudos