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

Passing data from one screen to another

Hello,What's the best way, if any, to pass data from one screen to another if you don't want to save this data anywhere BUT in the screen classes themselves?I can't think of a way to do that. I know that the data can be easily saved in the applicatio...

GMeur by Senior II
  • 1697 Views
  • 1 replies
  • 0 kudos

Resolved! Error in touchgfx (zip entry size is too large)

Hello,I am using Touch GFX on my hardware (STM32F429).When I create a text area and change the name of text,i encounter error that say "error during code generation" then opens a window that say" ZIP entry size is too large"It was working better befo...

Hhesa by Associate II
  • 3371 Views
  • 11 replies
  • 1 kudos

Resolved! STM32 Graphics with Linux GNU toolchain.

Hi all ! I am mainly working on Linux with GNU toolchain. It works well except for graphics programming as TouchGFX works only on Windows.I would like to know if someone find a solution to this problem. But perhaps everybody works on Windows ... I wi...

How connected the physical buffer of the STM32L4R9 discovery board on the external PSRAM (with or without using GFXMMU)?

Hello! Has anyone ever already connected the physical buffer of the STM32L4R9 discovery board on the external PSRAM (with or without using GFXMMU)? All STM32 Cube examples are using a buffer in internal RAM...When I put the buffer in PSRAM, the rende...

DMart.19 by Associate
  • 642 Views
  • 1 replies
  • 0 kudos

Touch GFX 'Status Bar' at Top of all views

Hi, I want to know how to implement a 'status bar' type view that is at the top of all views, that contains things like battery level etc. similar to that found in something like Android or iOS.In the touch GFX documentation it mentions it briefly bu...

savvn001 by Associate II
  • 871 Views
  • 2 replies
  • 0 kudos