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 CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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

In the ToughGFX Designer, select stm32f7508-disco with the same PCB shape to create a project and write to stm32f746-disco, and the touch works well.

​hello,​-> see previous question : https://community.st.com/s/question/0D53W00002FEx2TSAT/depending-on-the-​stm32f746disco version the lcd- ouch operation of the code generated by touchgfx does not work​As I asked before, I have a problem with the LC...

_legacyfs_online_stmicro_images_0693W00000bjKSDQA2.png
moon1003 by Associate III
  • 817 Views
  • 0 replies
  • 1 kudos

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
  • 2283 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
  • 551 Views
  • 0 replies
  • 0 kudos