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

Two touchgfx designs in single project

Hi,I am currently running two TouchGFX designs for a single CubeIDE project. effectlvly one design is Landscape and the other portrate. This is fine however, i am having to maintain them individually in different repos as i am unsure how to have both...

Resolved! Could you please maintain the capitalization

Dear Gfx TeamCould you please preserve/follow the cap[pitalisation in file names, folders etc in auto-generated files and folders ?E.g. the file's name is "ScrTestTextArea" but all folders, filenames etc are ignoring upper case letter. Preserving the...

ferro_0-1703004833134.png ferro_1-1703004902372.png ferro_2-1703004983970.png ferro_3-1703005116995.png
ferro by Lead
  • 797 Views
  • 2 replies
  • 1 kudos

Resolved! SVG Editor

Can anyone help with an SVG editor. I have purchased CorelDraw, but there is a problem with the SVG file, which also exports TouchGFX (and more).    make -f simulator/gcc/Makefile assets -j8 Reading ./application.config Reading ./targ...

Resolved! RTC

 Hi Everyone,I'm using a STM32H747XIH6 board.checking RTC(Real Time Clock), peripheral through generating gui in STM32cubeide and configuring in STM32cubemx . After all the application completion I'm facing this kind of error ;"gui/src/model/Model.cp...