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

Loading Images at Runtime STM32F764

Hi,I am building an application for a Custom Board using STM32F746 and TouchGFX.I followed all the instructions found : https://support.touchgfx.com/docs/development/ui-development/scenarios/loading-images-at-runtime/But i can not print an image stor...

0693W000001sjdKQAQ.png 0693W000001sjdFQAQ.png
KIlia.1 by Associate II
  • 1281 Views
  • 5 replies
  • 0 kudos

Resolved! How to unresister Click and Drag Event manually

Hi,​I'm trying to change screen with button on a screen and hardware button.But, I don't want to add another screen because some parameter is shared,So, I use pointers for some widgets and generate/delete the widgets at runtime.However, when I press ...

SYama.11 by Associate II
  • 1413 Views
  • 7 replies
  • 0 kudos

touchgfx : binary contains debug infos

Hello,When building my project using touchgfx, I generate a specific binary file for some images. So for the testing purpose I create a section with only one image of one black pixel. So basically this image in binary format should be around 2 bytes ...

SBACO by Associate III
  • 2077 Views
  • 13 replies
  • 0 kudos

External Flash Download Fails most of the times

Hi,I am working on STM32L4R9_Discovery board. I have created a blank TouchGFX project and i have added around 20 images to the project so that image data will be written to the external flash. And after compilation, size of the target.hex file is sh...

Bala1 by Associate II
  • 772 Views
  • 3 replies
  • 0 kudos

Resolved! How to write a monospace (fixed-width) string to LCD?

Hello, I want to write time on LCD in format 00:00:00 (hh:mm:ss). I use simple text area object and font I use is Proxima Nova Semibold. But the problem is that text is moving around because each char have different width. I would like to each char s...

EPois.1 by Associate
  • 982 Views
  • 3 replies
  • 0 kudos

Trying to generate keil project from Touch GFX

Hello.I am building a GUI for STM32f769 discovery baord on touch GFX . But every time when I generate the code, only EWARM and a Cube Mx project is being generated. At the other hand, On touch GFX website, It is mentioned that It can generate the c...

Kylo Ren by Associate II
  • 639 Views
  • 2 replies
  • 0 kudos