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

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

RadioButton and RadioButtonGroups

I see that you can place multiple radio buttons on a screen and they work as expected. (all the buttons)Can you have multiple radio button groups on the same screen? see image below can I have group 1 work independently to group 2How can I achieve th...

0693W00000UnOUDQA3.png

FontFlashSection in memory mapped SDRAM

Hello,My architecture is based on STM32H750 with an external memory mapped SDRAM used to store the framebuffer and -willingly- used to store at runtime assest such as texts fonts and images.I’ve modified my linker file to:MEMORY { FWINFO (rx) : O...

0693W00000Unz4CQAR.jpg 0693W00000Unz4RQAR.jpg
MArri.1 by Associate II
  • 1620 Views
  • 5 replies
  • 0 kudos

TouchGFX with STM32F767ZI, ILI9341 SPI display

Hello,I am trying to use TouchGFX with STM32F767ZI with a TFT SPI ILI9341 display. I have tried compiling the code using both STM32 Cube IDE and KEIL u5. With Cube IDE, the code does compile but I do not have any output on the screen (I am using the ...

EBesh.1 by Associate II
  • 3282 Views
  • 9 replies
  • 0 kudos

Resolved! touchgfx zip file corrupted

Recently I wanted to try using the touchgfx package. I downloaded a zip archive file from the site (en.X-CUBE-TOUCHGFX_4-20-0.zip) but I can't unzip it. All programs used recognize this archive as corrupted. Am I doing something wrong?

KTarc by Associate II
  • 730 Views
  • 1 replies
  • 0 kudos