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 4.21.3: gcc/makefile_cm7:368: recipe for target 'generate_assets' failed makefile_cm7:49: recipe for target 'all' failed ../../gcc/Makefile:10: recipe for target 'flash' failed

I just installed TouchGFX Designer 4.21.3 yesterday and now whenever I try to run simulator or run target I get these errors: gcc/makefile_cm7:403: recipe for target 'CM7/TouchGFX/build/STM32H745I_DISCO/CM7/TouchGFX/gui/src/main_screen/mainVie...

_legacyfs_online_stmicro_images_0693W00000bilnzQAA.png

Resolved! Depending on the stm32f746-disco version, the LCD touch operation of the code generated by TouchGFX does not work.

hello,For me stm32f746-disco has two versions.1) The first is the green PCB. The following label is attached. MBI1191 B-03 / 2154300550 -> LCD screen normal operation / LCD Touc normal recognition2) The second one is the blue PCB. The fol...

moon1003 by Associate III
  • 1788 Views
  • 4 replies
  • 0 kudos

Moving images / resources to external flash

We have a custom STM32H7 2MB processor that we are running our project on fine.I am interested if it is possible / recomended to store all my images and fonts on our external 4MB flash ?The main reason i am looking to do this is to reduce the size of...

Possible bug in CircleProgress and Circle widgets

Hello!The CircleProgress and Circle widgets do not work with images on STM32H7 with a 1280x800 24bpp TFT (double buffered graphic mode), while they work correctly in the simulator.Circle widget:if under "Image & Color" I choose Color, it works on bot...

SPozz.1 by Associate III
  • 510 Views
  • 0 replies
  • 0 kudos

display glitch with STM32H757

I'm using a 1280x800 pixel display with 72 MHz pixel clock, and an external SDRAM. Sometimes I see glitches like this, where parts of the image is horizontally displaced:https://www.youtube.com/watch?v=_pluyvL0PvIThe SDRAM is the IS42S32200L with 32 ...

fb by Associate III
  • 1991 Views
  • 7 replies
  • 0 kudos