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

Resolved! Using Triggers and Actions

Hi I am having some trouble regarding using actions and triggers. I've been following the Tutorial 5 from the support website to use them, but I could use some suggestions regarding my situation.I have a container which is a button which appears 4 ti...

Priyank by Associate III
  • 459 Views
  • 3 replies
  • 1 kudos

Template/graphics app for STM32H7A3?

Hi all,I used touchGFX before with a STM32F746-DISCO board and that worked fine to get started but now I'm looking to make a custom board with an STM32H7A3 MCU and I see nothing in the touchGFX designer for this MCU. There is an STM32H7B3 DISCO board...

Rodo by Senior
  • 484 Views
  • 5 replies
  • 1 kudos

Resolved! STM32H7S78-DK error RGB888

Hello everyone, I present my problem.I am doing a simple project with Touch GFX on my Discovery STM32H7S78-DK. My main goal is to display images (the ones provided by touchGFX) in RGB888.I created the project and moved to CubeMX to view the .ioc file...

Resolved! General concept for non-GUI user code in TouchGFX

Hi,I´ve to start a project (with FreeRTOS) where several code has to be implemented which is not directly related to the GUI (some state machines, control algorithms, ...).I´m not sure, if I should implement this code parts as usual in my FreeRTOS an...

AWack by Associate III
  • 249 Views
  • 2 replies
  • 1 kudos

How to do a page down/up with a list

I have this ui requirement  The idea is that when the user presses the "down" button, the effect will be to go all the way down, or all the way up.  I'm using a scrollable container with a list layout to create the view, how can I do it?

JPabl1_0-1732983950201.png
JPabl.1 by Senior
  • 241 Views
  • 2 replies
  • 2 kudos

Resolved! TOUCHGFX: is multi display possible ?

Hi,For a project I am currently working on, we have a unique custom board model on which we can flash different targets of a a same program.Depending on the target, we can work with one of two different displays, a 240x320 and a 160x80.For now, we tw...

SMarie by Senior
  • 397 Views
  • 2 replies
  • 2 kudos