STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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 and dynamic bitmap

Hello to all,I am developing an application in which I have to dynamically draw an image on the display.Looking online I found that the most adopted solution is to use dynamicBitmaps but I also saw that you can directly use the frame buffer withHAL::...

Luca G. by Associate III
  • 456 Views
  • 1 replies
  • 0 kudos

TouchGFX on STM32F413H-DISCO Board

Is TouchGFX implemented on the 32F413HDiscovery Board? And if yes, how can I implement it? Because I tried in so many ways but either I have nonsenses errors, or I don't have the right screen size, and so it won't compile and run

VDuch.11 by Associate II
  • 2654 Views
  • 11 replies
  • 0 kudos

Running TouchGFX on STM32F2 series MCU

Hi,I need al little help running TouchGFX to a STM32F207VG MCU. We already have a custom board featuring this MCU and a touchscreen with an ILI9341 driver IC. The screen communication is done using the FSMC on the MCU. I've got code working to write ...

JBoec.1 by Associate II
  • 2667 Views
  • 12 replies
  • 0 kudos