STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.2 is out!

TouchGFX 4.24.2 is now out. Please follow this link to download it.Release details: Release date: December 18th, 2023 New TouchGFX Core Features: Added libraries for cortex M55.We're happy to share a new TBS in the TouchGFX Designer based on this co...

OsmanSOYKURT_0-1734955106312.png

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

Storing TouchGFX images in SD Card

Hello everyone,I am successfully developing a project on an STM32F469I-Disco. The chip is starting to lack space so I am looking into storing TouchGFX images on an SD Card. I am almost successfully using my SD Card to write and read data. I also chec...

NKieg.1 by Associate III
  • 783 Views
  • 2 replies
  • 2 kudos

We are using the OSPI port of STM32L4P to communicate with the DCMI port of STM32F427, and the problem is the end of data signal was sent, but there is no interrupt from the DCMI, while if we reset the OSPI of STM32L4P, the interrupt appears.

We are using the OSPI port of STM32L4P to communicate with the DCMI port of STM32F427, and the problem is the end of data signal was sent, but there is no interrupt from the DCMI, while if we reset the OSPI of STM32L4P, the interrupt appears.

mchen.1 by Associate
  • 374 Views
  • 1 replies
  • 0 kudos

How to show animation?

Hi,Now I am thinking about adding animations when screen startup and normal screen , is there any implement in touchgfx? If not, I want to know if it is feasible to decode images from some format like GIF and just show them by order to realize this?...

JJ.Lin by Associate III
  • 443 Views
  • 1 replies
  • 0 kudos

Any sample code how to detect gesture event?

Hi I want to detect gesture event like swiping to left and right without using the Swipe container.Any sample code for this?The usage is, I have a container which would behave differently when:Single clickLong press swipeI can do 1 and 2, but now I n...

BParh.1 by Senior III
  • 299 Views
  • 1 replies
  • 0 kudos