STM32 MCUs TouchGFX and GUI

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

Flex Button give error in Custom Container

I'm trying to design a custom container which have a flex button. When I do that getting an error in CustomContainer.hpp [RO] folder. Error message; <namespace "touchgfx" has no member "AbstractButton">.private:   /* * Callback Handler Decl...

how to configure stm32 in stm32CubeIDE for touchGFX?

1.what SOCs that can support the touchGFX now?2.stm32LR9 should support touchCFX,but in stm32CubeIDE,I can not make the touchGFX enable,just STemWin enable,what interfaces that I must enable.I refer the STM32F429 example, configure the CRC,DMA2D,Free...

Hgang by Associate
  • 801 Views
  • 3 replies
  • 0 kudos

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
  • 1374 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
  • 2453 Views
  • 11 replies
  • 1 kudos