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

FrameBuffer no data

Hello,i try to start application on STM32F7 with external RAM.I setup frame buffer and cache in external RAM, but touchgfx not loading screen to FrameBuffer, Cache is loading.I check if image will render when a set start address of cache and FrameBuf...

kk2 by Associate III
  • 3693 Views
  • 24 replies
  • 0 kudos

Resolved! How can 2 custom containers communicate to each other?

So let say I have two custom containers : container1 and container2. I want to setup a trigger from container1 and setup the associated handler in container2. How can I do this? I don't want to route the communication via Screen class, instead I wan...

BParh.1 by Senior III
  • 634 Views
  • 3 replies
  • 0 kudos

STM32F746IGT , 7 inch display With TouchGFX issues?

Hai i have a STM32F746IGT Development board and (Waveshare) 7inch display(800x480).Using tools are following bellow;STM32CubeIDE 1.6.1TouchGFX 4.16.0STM32CubeMX 6.2.1while run the code it's go to Hard Fault ();after doing some change in LTDC start ...

GMano.1 by Associate II
  • 604 Views
  • 2 replies
  • 0 kudos

How can I unbind callback?

Hi ST engineers,I make a time-display-container and bind callback from RTC wakeup irq.Set binding operation in time-display-container init function.Unbinding it in destructor function.But my unbinding operation does not work.When RTC wakeup irq is c...

0693W00000BbQbuQAF.jpg 0693W00000BbQbkQAF.jpg 0693W00000BbQbpQAF.jpg
Zbobo.1 by Associate III
  • 645 Views
  • 1 replies
  • 0 kudos