STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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! 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
  • 7121 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
  • 889 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
  • 986 Views
  • 1 replies
  • 0 kudos

Resolved! how i can add my soucre file to TOUCH GFX ??

i am having a problem trying to add a source code to my project, even though CUBE IDE already added it but the source codes of TOUCH GFX are not receiving, i see people using Makefile to add it but i am having trouble towel when using it.I would be v...

_legacyfs_online_stmicro_images_0693W00000bjTSgQAM.png _legacyfs_online_stmicro_images_0693W00000bjTSlQAM.png
OWLchan by Associate III
  • 1201 Views
  • 4 replies
  • 0 kudos

Resolved! How to configure project to use external flash vs internal flash for TouchGFX assets? I have 2 basic screens that work fine with internal flash but does not display with assets loaded into external flash.

Here are the memory assets when I have the project configured for internal flash...and here is how the linker script is configured of course../* Specify the memory areas */MEMORY{ FLASH (rx)   : ORIGIN = 0x08020000, LENGTH = 2048K - 128K DTCMRAM (xrw...

_legacyfs_online_stmicro_images_0693W00000bjYOyQAM.png _legacyfs_online_stmicro_images_0693W00000bjYTZQA2.png _legacyfs_online_stmicro_images_0693W00000bjYYKQA2.png
PFlor.2 by Senior II
  • 885 Views
  • 1 replies
  • 0 kudos

TouchGFX can't ru simulator

Hello,I use ToucheGFXDesigner 4.21.3 for the first time.I have no problem to design the application for the 2 buttoms Run Simulator and Run Target are not Highlitghted. When, I point these buttoms, it's written : Can't run Simulator and Can't run tar...

BRobe.3 by Associate III
  • 4067 Views
  • 11 replies
  • 0 kudos