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

HMI development using stm32f769

Hello everyone, I want to know whether I can use STM32F769 for developing HMI for amy embedded application. I am going to use 7-inch display. The link I have provided for the display. Also I want to know that if I can use TouchGFX for quick developm...

MSHAH.2 by Associate
  • 733 Views
  • 2 replies
  • 0 kudos

what software was used to convert image to HEX

I tried just almost anything the best I get some black shape of a red button I ma trying to display. here is a top of the code from the "h"file. Does anybody recognize it. What converter to use ?This is the original "h" file made by ST for their dem...

MNapi by Senior III
  • 5458 Views
  • 16 replies
  • 1 kudos

Resolved! Scroll Whell with button don't allways scroll

Hello,I wish to have a Scroll Whell containing a list of buttons and used this tutorial for that.The problem is, if I try to unroll from a button, it doesn't unroll. (If I unroll from a blank area, that's okay).I use a Scroll Whell as in the tutorial...

Add chinese characters to TouchGFX fonts

When I add the unicode to the proper font for chinese characters the file gets overwritten when I generate code with TouchGFX. So how do I properly update the fonts this way in the middle of a large project?

DElli.1 by Associate III
  • 634 Views
  • 1 replies
  • 0 kudos

Problem with custom Application Template

By following this guide (https://touchgfx.zendesk.com/hc/en-us/articles/115002741432-Create-custom-Application-Template) I have made an custom application template for our hardware. I'm able to select my application template in TouchGFX Designer (4....

MLind by Associate II
  • 913 Views
  • 4 replies
  • 1 kudos