STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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

RGB image compression memory fault

Hey,I am trying out the new RGB image compression in TGFX 4.24 and are having some issues. My program compiles fine without any compression.I have only turned the feature on in TouchGFX Designer and generated code. Is there something else I am missin...

PontusL by Associate III
  • 839 Views
  • 6 replies
  • 0 kudos

Creating an TouchGFX Board Setup Fails

I'm trying to create a specific template for a custom board and following this stm link: https://support.touchgfx.com/docs/development/scenarios/scenarios-create-at I get the following error right on the first command.  C:\Users\user\Desktop>C:/Touch...

Question about GPU2D render speed

I use U599 driving a 480*480 lcd, there are two full screen texureMappers, two full screen cacheable containers. the first cacheable container rendered to dynamicBitmap1,the textureMapper1 use dynamicBitmap1 as source pic  . cacheable Container2 ( in...

amb by Associate III
  • 611 Views
  • 4 replies
  • 0 kudos

Board EVK070016 with MCU STM32H743XIH6

Hi all,as I'm stil new to STM and TouchGFX I'm facing the following problem.The GUI was developed using a EVK070016 Kit. This board uses a dispay resolution of 1024 px and a MCU STM32H750. For evaluation it works fine. Now I was told that real I(prod...

HaJott by Associate
  • 428 Views
  • 2 replies
  • 0 kudos

How can I modify the framebuffer memory size?

In TouchGFX version 4.18.0, after modifying the Designer output for the screen and compiling with STM32CubeIDE, the screen crashes and restarts due to having too many screen elements (buttons, text, images). It’s suspected that this is caused by insu...

yu_jay by Associate II
  • 599 Views
  • 2 replies
  • 1 kudos

Rendering frequency spectrum

Hello,i want to render frequency spectrum FFT in the small area of screen and handle touch in this area. This should be done by some custom widget/container. Can you help me how to do it? Best Regards,Petr

Petr3 by Associate III
  • 1053 Views
  • 8 replies
  • 1 kudos