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

Resolved! how to using sdram on touchgfx???

Hi guys, it's me.In the morning when i started my project i saw mcu's memory area looks like SDram is not working and i asked if FLASH is full will mcu have data to ASSETS FLASH? And why don't we exploit the two together to increase their size??  t...

_legacyfs_online_stmicro_images_0693W00000bje91QAA.png
OWLchan by Associate III
  • 1182 Views
  • 1 replies
  • 0 kudos

Saving data in QSPI Flash | STM32F469i-DISCO

Hello, I'm a total beginner and I'm looking to store some user data in the QSPI Flash,, but I don't really know how to proceed can you help me ?First, I changed the flash memory size in the .ld file from 16M to 12M so that TouchGFX won't overwrite m...

MFOWE by Associate II
  • 4878 Views
  • 15 replies
  • 0 kudos

STSAFE: Bring Up Tutorials

Hello,I am using a Nucleo-F401RE board with the X-Nucleo-SafeA1 expansion board (which claims it is compatible with any Nucleo development board). I am trying to use the software package that is shown in the link below:https://www.st.com/en/embedded-...

KMew by Senior III
  • 1428 Views
  • 2 replies
  • 0 kudos

Resolved! The custom made external loader, failed to make multiple Reads, (STM32CubeProgrammer returns error)

I follow the guide to make an external loader and it works for the most part. I can erase sectors, write data. But I can only read data once. If I try make multiple Read, STM32CubeProgrammer returns error. See example below:Example:14:56:32 : Time el...

_legacyfs_online_stmicro_images_0693W00000bjOrgQAE.png _legacyfs_online_stmicro_images_0693W00000bjOrlQAE.png _legacyfs_online_stmicro_images_0693W00000bjOtSQAU.png _legacyfs_online_stmicro_images_0693W00000bjOrbQAE.png
AJack.5 by Associate II
  • 4434 Views
  • 6 replies
  • 0 kudos

Can't reorder Containers in TochGFX Designer

In the current version 4.21.4 (I think in all 4.21.x) of TouchGFX Designer it is not possible to reorder Containers in the Container list. The black/blue line to drop a Container between two other ones is not showing any more: Same is with texts insi...

_legacyfs_online_stmicro_images_0693W00000bjqxhQAA.png
t.decker by Senior II
  • 606 Views
  • 1 replies
  • 0 kudos

TouchGFX: Using FreeRTOS vs No RTOS

Hello,I am working on a TouchGFX project and one of my goals is to minimize the RAM usage while still maintaining complete functionality of my system, which has some things running at the same time:TouchGFX (LTDC - RGB565) - Current using FreeRTOS Ta...

KMew by Senior III
  • 918 Views
  • 1 replies
  • 0 kudos