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

Does touchgfx only support stm32?

Hello,I 've been developing one kind of product using various cpus, such as stm32xxx and various blackbox cpu.Each product has similar functions ,but a different cpu and a different GUI code, so a separate effort was required for each modification.To...

Tiel by Associate II
  • 173 Views
  • 1 replies
  • 0 kudos

Error 1 2 in TouchGFX simulator

My humble apologies, I have seen similar posts on TouchGFX errros in simulate and could not find a relevant post that worked.  Using TouchGFX 4.24.2 and STM32CubeIDE.  I added to my project .c and .h file and placed them in a directory of App_Support...

TouchGfx generated project name

Here is what I see as ST's idea of a TouchGfx workflow.Create a GUI project, import that project into an IDE, which in my case would be STM32CubeIDE.Click on the .project file to import into the IDE with the same name as the board.  (Disregard and pr...

john-6 by Associate II
  • 216 Views
  • 2 replies
  • 0 kudos

Resolved! X-Cube Touchfgx software on Mac

HelloI am using a Mac. There is software support for stm32cude ide on Mac. But I would like to ask if there is support for Touchgfx application on a Mac.On the website https://www.st.com/en/embedded-software/x-cube-touchgfx.htmlI can not find a link ...

Avgerinos by Associate III
  • 1012 Views
  • 6 replies
  • 1 kudos

Resolved! Separating internal flash from .elf image

I'm working with the STM32H757 Eval board and I'm using TouchGFX.Using the designer, I created the Dice Animation demo project and got it running on the board.I then duplicated this project and hooked it into our code ecosystem (we use Visual Studios...

JKaz.1 by Associate III
  • 306 Views
  • 1 replies
  • 1 kudos