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 flash a board using a bash/python script

Hi,I'm using an STM32L496G board, currently flashing it through CubeMX/Touchgfx Designer.In the future, i'd like to be able to flashthe board by running a bash/python/other script from a linux machine. The board will be connected to the linux machine...

CHech.1 by Associate III
  • 3265 Views
  • 4 replies
  • 0 kudos

X-CUBE-TOUCHGFX 4.18.0 is out

4.18.0 was released 20th of October.Release notes (which can be found here: https://support.touchgfx.com/docs/miscellaneous/changelog) is as follows:New TouchGFX Designer Features:New Widget: Video.Added support for new .xml text database.Removed Tex...

HP by Senior III
  • 3906 Views
  • 16 replies
  • 1 kudos

How to include main.c in the Screen1View.cpp?

Hello :)I'm trying to include main.c into Screen1View.cpp but I do not have any idea how to do it.I need to use array of 64 elements from main file into Screen1View file (the array is called current_temp).Does anyone have any idea how to do it? If so...

0693W00000GZOdGQAX.png
AWe.1 by Associate II
  • 820 Views
  • 2 replies
  • 0 kudos

(STM32H750 + SDRAM + NAND flash) => display stuck

Hello, I used a 32MB SDRAM and a 1GB NAND flash, the size of LCD is 480 * 800, the images save as RGB888 and ARGB8888 format. The images data must copy from NAND to SDRAM when used. I read all images data one screen used in setupScreen function whe...

V.H by Senior
  • 380 Views
  • 0 replies
  • 0 kudos