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

Display list of files on SD card

Hello,im working on MP3 player. I would like to show list of files/folders(file system) in the FAT system on SD card and open them. The length of list is dynamically based on content of SD card. What is the good approach to do this? Thanks for the ti...

Petr3 by Associate III
  • 505 Views
  • 4 replies
  • 2 kudos

Bootup animation

Hi,I have a project with about 10 screens implemented and the requirement is that an animation needs to be displayed during bootup of the device.Is there a way to go ahead and add another extra screen with animation and call that during bootup?Or Sho...

KNara.2 by Associate III
  • 289 Views
  • 3 replies
  • 0 kudos

Resolved! 8-bit parallel access to GPIO

Good evening (o;Google and this forum didn't return much information regarding accessing a GPIO port directly in 8-bit mode for read/write...for example to control a 8-bit TFT module...The HAL library also has no function for it....I assume it is pos...

Davorin by Senior
  • 2130 Views
  • 5 replies
  • 0 kudos

How to rotate the image in TouchGFX?

Hi there,In my STM32F429BI TouchGFX project, I using some images.I want to show a image in areaA, and then rotate the image 90dgr and show it in areaB.But seems I must store the 2 images(before and after the rotation) in RAM to show both of them.Can ...

Junde by Senior III
  • 275 Views
  • 0 replies
  • 0 kudos