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

Resolved! How to use SVG in TouchGFX?

Hi there,I am trying to use an SVG in my project, but the views between the TouchGFX and the simulator differ.please refer to the project in the attachment.My questions are on the page:1. why the rect border seems normal in the TouchGFX Designer view...

Junde_0-1734502333538.png
Junde by Senior III
  • 125 Views
  • 2 replies
  • 1 kudos

Resolved! Changing scene in Model.cpp fails

I have a hardware trigger that needs to change a scene (think a Home button but I cannot use a hardware key event).I am trying to change the scene for days but I cannot find a working solution.The best looking solution was this: https://community.st....

starcin by Associate II
  • 381 Views
  • 12 replies
  • 0 kudos

GUI doesn't work anymore after I2C error

For my project, an error message must display on the screen when there's a I2C related communication error. To simulate an I2C error, I pulled out the resistor that is connected between SDA and VCC(for good working of I2C communication, a resistor be...

FLuba.1 by Senior
  • 152 Views
  • 9 replies
  • 3 kudos

Resolved! STM32U575 and TouchGFX ends in FaultHandler

Hello Everyone, I have a STM32U575 CPU, with a ILI9341 LCD Display, this works fine with a STM32F4, but i am upgraded my PCB to a STM32U575 and got Problems with the SPI...my main.c code: int main(void) { /* USER CODE BEGIN 1 */ /* USER CODE EN...

Sany by Associate III
  • 192 Views
  • 7 replies
  • 3 kudos