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

TouchGFX - can't switch language.

I defined a text in 3 languages in Texts in Designer.When I set the language in the designer, my label is translated correctly.Then I made 3 buttons and assigned "ChangeLanguage" action to each.When I run the application and click the buttons - nothi...

HTD by Senior III
  • 1030 Views
  • 4 replies
  • 0 kudos

STemWin and mbed os

i use disco-f429zi.Is it possible to stemwin from mbed os?I tried to use the STemwin library STemWin_CM4_wc16.a file provided by the cube fw_f4 firmware pack, but the code process stopped at GUI_Init().The development environment is keil uvision5. Is...

Bkim.6 by Associate II
  • 895 Views
  • 2 replies
  • 0 kudos

TouchGFX stuck after flash operations

Hi, we are developing a software using TouchGFX. Everything seems to work fine until I need to erase a section of the flash. After that, the TouchGFX process seems to stop working and the display is not updated anymore. This is hard to debug since th...

sute by Associate III
  • 557 Views
  • 2 replies
  • 0 kudos

The video widget doesn't work in Ofast optimization.

Hi,I have 4 screens for my program. Everything works in O0 optimization. However I noticed that there was a problem about the screen that has a video in Ofast optimization. Just to be sure, I removed the video and everything works fine again. When I ...

Ezgi by Senior
  • 711 Views
  • 1 replies
  • 0 kudos

How to disable TouchGFX reading from external Flash while writting to external flash. Model::tick() stops being executed.

Model::tick() I am using external Flash (16 MB) for storing pictures, texts and fonts for TouchGFX. External flash is also used for storing some parameters using simulated EEprom. External flash is normaly used in memory mapped mode. Only when storin...

manto.1 by Senior
  • 1245 Views
  • 5 replies
  • 0 kudos

stm32F469i-DISCO strange behavior with LCD

Hi to all,I'm new in stm32 and I have stm32F469i-DISCO board.Factory demo worked well on it.Then I've started to exploring examples from STM32CubeIDE (New -> STM32 project -> Examples -> filtered by board)Last couple of tries was LCD_DSI_CmdMode_Doub...

0693W00000KZxqLQAT.png 0693W00000KZxrdQAD.png 0693W00000KZxtPQAT.png
DKash.1 by Associate
  • 1092 Views
  • 5 replies
  • 0 kudos