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

TouchGFX Designer VS CubeMX pinout configuration for STM32H747I-DISCO FMC memory. Which is the correct one?

TouchGFX Designer version: 4.21.4CubeMX version: 6.8.1These are the pinout difference:Signal, Pin TouchGFX, Pin CubeMXFMC_SDCKE0, PC3, Not Mapped FMC_SDCKE1, Not Mapped ,PH7FMC_SDNE0, PC2, Not MappedFMC_SDNE1, Not Mapped ,PH6 FMC_SDNWE, PC0 ,PH5The D...

LChai.1 by Associate
  • 752 Views
  • 2 replies
  • 0 kudos

Resolved! Problems with custom external loader for W25Q16 spi flash.

Hello everyone, I've got custom-made board with STM32F407VE and W25Q16 SPI flash with TFT Display installed.So I've decided to develop my own external loader for SPI flash for storing images in my TouchGFX project. I've managed to read data from flas...

0693W00000AN5JxQAL.png
AksultanK by Associate II
  • 3370 Views
  • 9 replies
  • 2 kudos

STM32303E-Eval board TFT LCD. I want to display a picture to the LCD display but it does not display anything using bsp_lcd_drawbitmap() function.

I am being able to convert the image to header file for c but the header file also needs the starting headers as seen in the stlogo file in examples.Before the 0xff data of the logo is the information about the size and etc but using the online softw...

_legacyfs_online_stmicro_images_0693W00000bklpfQAA.png
CJaid.1 by Associate II
  • 779 Views
  • 1 replies
  • 0 kudos