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! Unicode::UnicodeChar strncpy

Hello. I'm trying to pass wildcard buffer to model.hpp and convert Unicode::UnicodeChar to char and I'm using strncpy.  But it copies only one character.. Where is problem here? Also if I copy Unicode::UnicodeChar to Unicode::UnicodeChar buffer it wo...

heyo_0-1689922095407.png
heyo by Senior
  • 1455 Views
  • 1 replies
  • 1 kudos

Resolved! 2 TouchGFX installations, each adds a second language, one creates LanguageDe.cpp, the other doesn't

We have two (nearly identical) PCs with TouchGFX Designer installed, and we're trying to add a second language (DE = German). On both PCs, TouchGFX Designer updates texts.xlsx when we click [Generate Code], so it seems as though both PCs are running ...

STM32F769 jpeg header decoder Problem

hiI am practicing jpeg hardware decoding with stm32f769 disco board. During practice, some images were displayed normally, but some images could not be displayed at all.  I tested with this :STM32Cube_FW_F7_V1.17.0\Projects\STM32F769I-Discovery\Examp...

jpegh.png

Resolved! Regular and Bold font in Single String in Touchgfx

I want to have my single text string consisting of both regular and bold typographies of same size in touchgfx.Take Below Example in consideration of TGX screen designing:I want my Text to look as "Hello All, My name is Sanem. I am working on TouchGF...

MVagh2_1-1689843078386.png
MVagh.2 by Associate
  • 1651 Views
  • 1 replies
  • 0 kudos

Best way to add same image on all screen in touchGFX?

Hi,I am looking for best solution to add same image in all screens of my project.For Example, I have 5 screens with different images and my requirements is I need to add one common image (small Icon kind of image) which has to display on each screen ...

jsalg.1 by Associate III
  • 1456 Views
  • 1 replies
  • 0 kudos

Scrollable container and wildcard values

Hello again,I have a bunch of measurement results that I would like to display on the screen but space is getting too little. I looked at the scrollable container example, where the long text was put as a text resource (or whatever that is). However,...

HHarj.1 by Senior
  • 3398 Views
  • 16 replies
  • 0 kudos