STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.0 is out!

TouchGFX 4.24.0 is now out. Please follow this link to download it. 4.24.0 Release details: Release date: June 6th, 2024 New TouchGFX Designer Features: Added a QR Code widget.Added RGB Compression for images. New TouchGFX Core Features:  Added RG...

LouisB by ST Employee
  • 791 Views
  • 0 replies
  • 2 kudos

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

TouchGFX designer "Generate Assets Error"?

I installed the STM32Cube related programs in the following order.And all programs are up to date.(1) STM32CubeMX(2) TrueStudio(3) STM32CubeProg(4) STMCubeL4(5) STM32CubeIDE(6) TouchGFX designerWhen I created a sample to test TouchGFX designer, but I...

JPark.14 by Associate III
  • 734 Views
  • 7 replies
  • 0 kudos

touchgfx designer error during code generation

Converting imagesZip end of central directory signature not foundan error occurred in converting texts:Zip end of central directory signature not foundsimulator/gcc/Makefile:247: recipe for target 'generated/texts/include/texts/TextKeysAndLanguages.h...

zyu.364 by Associate
  • 290 Views
  • 1 replies
  • 0 kudos

Problem: how get data of DCMI and stored in other memory (flash ic & sd card & etc.) without stored full data in internal sram?

hi everyone i use stm32f407vg, camera ov7725(equal with ov7670) and spi flash ic w25q128.now program working with HAl DCMI DMA for get data RGB565 of ov7725 and stored in sram and show in tft lcd but need to large memory.add spi flash ic for stored.P...

kshin.111 by Associate III
  • 265 Views
  • 3 replies
  • 0 kudos

Resolved! Translation TextArea with Wilcard

I have implemented a TextArea without wildcards to display fixed Chinese content. I have now created a TextArea with wildcards and want to dynamically display any Chinese content in the TextArea buffer. But so far all that has shown is "??? ". How to...

lxw by Senior
  • 336 Views
  • 4 replies
  • 1 kudos

Resolved! Display Issue using Text Wildcard Buffer

Hello,I have a display issue when I using the wildcard buffer.I already used wildcard buffer by the past on a previous version of touch GFX.I created a new project for a custom board and the problem is that I can't modify a text with the wildcard buf...

ALuca by Associate II
  • 733 Views
  • 7 replies
  • 0 kudos