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! external FLASH

HelloI use STM32F769I-DISCO board and STM32CubeIDE.The image is displayed correctly when the image is imported to the internal FLASH, but the display is distorted when trying to use the external FLASH.For details, the display will be distorted if the...

Ebun.1 by Senior
  • 1005 Views
  • 5 replies
  • 0 kudos

tutorial3 , Step2:Saving data

HelloRefers tohttps://touchgfx.zendesk.com/hc/en-us/articles/360018668232-Step-2-Saving-dataIn Screen1Presenter.hppmodel-> saveHour (hour);How do you get an instance of model?AlsoIn Screen1View.hpppresenter-> saveHour (hour);How do you get an instanc...

Ebun.1 by Senior
  • 496 Views
  • 3 replies
  • 0 kudos

Resolved! Why can't I access following help articles?

A few weeks ago I read the following article but now it is telling me "You're not authorized to access this this page". Anyone know If there's just technical difficulties with the website or do you have to have some special access?https://touchgfx.ze...

BSunw.1 by Associate III
  • 901 Views
  • 2 replies
  • 0 kudos

Hi Martin, I have tried tried to create 2 projects with the new touchGFXgenerator, both compile without errors but when i download to the board, the graphic dont appear even though the download is successful.

Im using STM32F746 . i have the pixel format set the same in LTDC and TouchGFXgenerator, i have double checked the settings and recompiled the code several times, i wonder if i am missing something. any advice would be greatly received.thanking you i...

0690X00000BwBSBQA3.jpg
BO Re.1 by Associate II
  • 396 Views
  • 0 replies
  • 0 kudos

How to add programitacly item to ScrollWheel?

Hello,I want to show process history to user in my device. Max number of process is 30 but I will show last 5 process. There are two buttons (fill and empty ). If user press FillingButton first I will show filling image and filling text. if second ...

Epamuk by Associate III
  • 439 Views
  • 1 replies
  • 0 kudos