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

Resolved! Configuring STemWin in stm32f429zi discovery

Hi,I would like to try the hello world program from Stem win on my discovery  board. Stem Win is not supported in STM cube ideCan anyone tell me how to proceed further to create and implement the project.Which IDE should I use.

goutham by Associate II
  • 1707 Views
  • 2 replies
  • 0 kudos

Resolved! TOUCHGFX 4.22.1 missing file in IAR

I used TOUCHGFX 4.22.1 to generate code and used IAR 9.40.1 to open the project. When build the project, it shows missing the the file 'Middlewares/Third_Party/FreeRTOS/Source/portable/IAR/ARM_CM4F/port.c' , Could you provide a patch to fix it ? Than...

Kenwang by Associate III
  • 2216 Views
  • 5 replies
  • 1 kudos

Problem with JPEGFileLoader

I have been trying to make the demo found here https://support.touchgfx.com/docs/development/ui-development/scenarios/loading-images-at-runtime#loading-jpeg-files work, but it does not. I am trying to make it work on another empty TouchGFX 4.22.0 pro...

AlexOli by Associate
  • 1115 Views
  • 1 replies
  • 0 kudos

Resolved! Linking Errors When Building SDK with FreeRTOS on STM32

Hello STM Community,I am currently working on integrating a third party SDK(blockchain sdk) with my FreeRTOS-based project on an STM32 microcontroller, and I have encountered a series of linking errors that I'm struggling to resolve. The build proces...

Das by Associate II
  • 5380 Views
  • 1 replies
  • 0 kudos

TouchGFX problems with DynamicGraphs

Hello, I have one problem in touchGFX with DynamicGraphs (scroll)and interactions.I have very simple animation in TouchGFX (version 4.22.1). Just one screen with 2 dynamicGraphs. The first Graph (Graph 1) is displayed for the first 3 seconds (Graph 2...

MatjazF by Associate II
  • 2047 Views
  • 4 replies
  • 0 kudos