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

Resolved! MDK Version 5.41 & 5.40 dont run touchgfx

hiwhen i use Keil V5.39 and generate project by STM32CubeMX, program run whitout any problem but when i do same work by Keil V5.40 or V5.41 program dont runwhen i debug in V5.40/5.41 step by step program dont inter main functionSTM32CubeMX 6.12.1Touc...

Natali by Associate III
  • 561 Views
  • 4 replies
  • 2 kudos

changing a scrollwheel in real time

Hello,I'm trying to make a project using a scrollWhel. I put in my scrollWhel a container containing 8 sliders and I put 64 items in my scrollWhel.I'd like to change the values of the sliders dynamically each time the page changes, but I can't manage...

rozeelc by Associate II
  • 430 Views
  • 4 replies
  • 0 kudos

TouchGFX Designer Flashing Issue

In TouchGFX version 4.18.0, after modifying the screen Designer output and using STM32CubeIDE for compilation, an error occurs after flashing, as shown in the attachment "error". I only modified the text definitions. Before the change(Correct_setting...

yu_jay by Associate II
  • 879 Views
  • 5 replies
  • 0 kudos

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
  • 502 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
  • 286 Views
  • 3 replies
  • 0 kudos