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

How to modify the code to disable the touch controller before executing the generate code for touchgfx and downloading it to stm32f429 discovery I would be grateful if you could let me know

Generate code for touchgfx and stm32f429 discovery is equipped with Touch controller ic (I2C3), so it works normally.However, the demo board I made does not have a Touch controller ic, so This function handles Memory management fault.In MemManage_Han...

Nhor.1 by Associate II
  • 1082 Views
  • 1 replies
  • 0 kudos

Resolved! Cyrillic language on touch gxf on stm32f7

Hi community.. I am doing an application to display some text in a display 5 inches.. I am using stm32cubeide and touch gfx.. They are asking me to support the cyrillic and hebrew language.When i Set the text on the gui and i try to watch it statical...

_legacyfs_online_stmicro_images_0693W00000biVUNQA2.png
SGasp.1 by Senior
  • 1656 Views
  • 5 replies
  • 0 kudos

Translations.rb never finishes

I want to export texts.xml to .xlsx with running the following comand ruby translations.rb export texts.xml texts.xlsxthe problem is that it never finishes I left it running more than 30 minutes. Text.xml was generated by TouchGFX 4.21.2.This was wo...

manto.1 by Senior
  • 1575 Views
  • 3 replies
  • 1 kudos

Resolved! Touchgfx Designer is not opening in the computer.

 last time also this problem was occured so I installed it again after that it run for some days now again the problem has occured. When I open Touchgfx one msg comeSorry - something unexpected has happened which caused an error to occur in the Desig...

MPath.4 by Associate II
  • 8068 Views
  • 25 replies
  • 0 kudos

stm32f429 discovery를 사용하고 있는�?� touchgfx 를 사용해서 프로그램 다운로드하면 정�? 입니다.

Hello, I am using stm32f429 discovery, and if I download the program using touchgfx, it is normal.By the way, HAL_Init(); MX_GPIO_Init(); //MX_I2C3_Init(); MX_SPI5_Init();MX_FMC_Init(); MX_LTDC_Init(); MX_DMA2D_Init();....If you remove only the touch...

Nhor.1 by Associate II
  • 965 Views
  • 1 replies
  • 0 kudos

GFXMMU Vertical Flip Display

Hi, I am looking into processor based ways to flip the display, using a STM32L4R9. My display can handle horizontal pixel flip, but unfortunately not vertical so I want to see if I can do that without too much overhead in the processor.@Martin KJELDS...

RBurg.2 by Associate II
  • 1218 Views
  • 1 replies
  • 0 kudos