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! problem with handleDragEvent

Hello, when I use handleDragEvent and handleClickEvent, widgets such as buttons and sliders that need to be clicked and dragged no longer work. How can I solve this problem?

mbagh.1 by Senior
  • 906 Views
  • 2 replies
  • 0 kudos

How do I set the Model::Tick() cycle in TouchGFX?

There is a Model::tick() timer function in TouchGFX.I wonder if it is possible to set the calling period of this function.In my program now it is repeated every 0.285msec. I want to change this to be called every 15msec, so please give me advice on w...

PKunK.1 by Associate III
  • 4321 Views
  • 3 replies
  • 0 kudos

How to transition screen, without the designer

Hi,I have a screen that no other screen would transition to it with the help of interactions in the designer,I know I can transition to other screens with the help of this functionstatic_cast<FrontendApplication*>(Application::getInstance())->goto...

freertos and uart

I am trying to capture UART message once a button is pressed. I have implemented the functions to do that and while debugging i see the steps required to do that.However, when the UART communication happen, i get strange messages (check photo)Note: i...

BHure.1 by Associate III
  • 2775 Views
  • 8 replies
  • 0 kudos

Resolved! How connect SMT32L476 to LCD display with FSMC

Dear all,I am trying to connect the STM32L476 with a display LCD (https://www.winstar.com.tw/it/products/graphic-lcd-display-module/display-lcd-240x128.html) by using FSMC.I read a lot of post and application note (first AN2790) but I really don't un...

warcomeb by Associate
  • 1038 Views
  • 3 replies
  • 0 kudos

Resolved! How can I use Japanese?

Thank you for helping.How can I use English and Japanese?Can you speak Japanese even if you run the simulator? The characters are garbled.

Ebun.1 by Senior
  • 1397 Views
  • 6 replies
  • 0 kudos

Resolved! Help for first graphic project with STM32H743VIT6.

Hi all,I'm new on ST word, but I want to learn how realize graphic interface with gfxstudio.I bought a board with STM32H743VIT6 (some more infos here: https://github.com/WeActTC/MiniSTM32H7xx)I installed GFXstudio (v4.16 - v4.15 and v4.13) on STM32Cu...

MPast.1 by Senior II
  • 3100 Views
  • 10 replies
  • 0 kudos