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! Faulty Understanding Application Structure 1.1.0 example, which shows the Model-View-Presenter (MVP) design pattern: crashes on target

Using TouchGfx 4.14.0, select "Understanding Application Structure" example and run on target (stm32f469i-disco).It will stack overflow on the 3rd transition:The cure is to increase stack size from 2048 to 3072 (\TouchGFXProjects\MyApplication_1\Core...

0693W000003Oa0HQAS.png
DPant.1 by Associate III
  • 726 Views
  • 3 replies
  • 0 kudos

How to use a custom board ?

Hi,I have already used the STM32F746G-DISCO board in order to check different functionalities :Custom screen (7.0" TFT LCD 800x480) with capacitive touchTouchGFXQSPII2C / Serial... Its works fine !Currently, I want to use a custom board provided by ...

MMerc.1 by Senior
  • 989 Views
  • 9 replies
  • 0 kudos

Resolved! CubeIDE compile error ADC input LCD display

​https://www.youtube.com/watch?v=EbWOv_0Lp-U&t=1873sI watched YouTube and followed it. This is to display the voltage coming into ADC IN0 on the LCD.I used the TouchGFX + CubeIDE compiler, but an error occurred.On YouTube, it compiles normally. Pleas...

Kss.1 by Associate II
  • 1947 Views
  • 12 replies
  • 0 kudos

Does the Scroll Wheel have a scroll bar?

I am sorry if this is a stupid question, but I have been looking for a way to enable the scroll bar on a Scroll Wheel widget. Does this widget have scroll bar functionality?My project will not use touch, so I am intending to use the Scroll Wheel inde...