STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

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

handleKeyEvent() - where is it called from?

Hi,I'm working with STM32L496AG Discovery's built-in joystick and trying to understand how the Designer receives input from it (I configured a Hardware Button Trigger).By looking at the code, it seems like the following method is a dead end://Handles...

CHech.1 by Associate III
  • 1530 Views
  • 5 replies
  • 0 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
  • 1180 Views
  • 12 replies
  • 0 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
  • 640 Views
  • 7 replies
  • 3 kudos

Resolved! How to use SVG in touchGFX

Hi there,In my touchGFX project, I import an SVG file.I can compile and simulate the UI page using TouchGFX Designer, which works as expected.However, after I finished the design in TouchGFX Designer and tried to compiler the project by MDK-ARM, the ...

Junde_0-1734415027630.png
Junde by Senior III
  • 595 Views
  • 4 replies
  • 4 kudos