STM32 MCUs TouchGFX and GUI

Discuss STM32 and TouchGFX implementations, including configuration, debugging, and optimization.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.26.1 is out!

TouchGFX 4.26.1 is now out. Please follow this link to download it.This version is a patch release and includes bugfixes of issues seen on TouchGFX Designer 4.26.1 version, as well as adding support of the new STM32H5F5 and Chrom-ART 2.Please visit o...

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

TouchGFX Partial framebuffers, Example/Help?

Hi, I am using a Nucleo F401RE with ILI9341 LCD Display and Touchgfx. I have managed to get the display working with a single framebuffer but the RAM on the MCU isnt capible of handling the full screen size (320 x 240), so i will have to use partial ...

MikeP by Senior
  • 1043 Views
  • 1 replies
  • 0 kudos

touchgfx - binary has debug info?

Hello, I was looking at the microcontroller binary of a project that I'm using the touchgfx library and something is getting my attention. There is a big part of the file that contains a lot of code information from the touchgfx library. I don't thin...

0693W000001slKKQAY.png
SGold by Associate II
  • 1230 Views
  • 1 replies
  • 0 kudos

Inconsistent asset generation

I can correctly convert the assets from inside the Designer, either with "Run simulator" or "Generate code" (which I assume are identical, as far as converting assets goes).I selected "remap texts" from the config options in the Designer.Indeed, the ...

SZano by Associate III
  • 1240 Views
  • 1 replies
  • 1 kudos

Simple Example for a Pick List

Does anyone have a simple example for a picklist? I tried making a custom contrainer for a "pick list item" then I used a scrollwheel container to make a list. But how do I edit the code to change the names of the items? I tried following the example...

MThom.2 by Associate II
  • 1584 Views
  • 3 replies
  • 0 kudos