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

STM32H750 using LTDC as VGA output

My reading reference manual it seemed possible at first. I've set back/front porches and sync values in IDE, but it seems I can't anywhere set refresh rate/pixel time. Does this mean that it can't be done?

Slina by Associate III
  • 1643 Views
  • 4 replies
  • 0 kudos

Resolved! TouchGFX Generate Code Error: (Errno::EACCES)

When I open the TouchGFX application from the desktop, the code generation operation done without Error.But when I open the TouchGFX program from my project folder, I get error (Errno::EACCES) when creating code in TouchGFX software:Generate Code ...

Slh by Senior
  • 893 Views
  • 1 replies
  • 0 kudos

Out of the box i cannot generate any project or compile simulator. I get this error and cannot understand a reason.

Generate Code   Generate       Done   Generate Assets       make -f simulator/gcc/Makefile assets -j8       The system cannot find the path specified.       Converting images       Reading ./application.config       Failed   Failed-----------AND FROM...

RSmir.1 by Associate II
  • 2047 Views
  • 10 replies
  • 0 kudos

For STM32F769I-Discovery, where can I find a basic project containing FREERTOS, TouchGFX, Lwip, HTTPD, Ethernet, Wifi, USB OTG, SD card, FATFS ?

HelloThe question is on the title. I would like to have an example project for IOTs with all the possibilities theoretically offered by STM32F769I-Discovery. If possible, for the latest versions of STMCubeIDE and TouchGFX.Until now I searched with no...

DNITA.1 by Associate
  • 531 Views
  • 1 replies
  • 0 kudos

STM32F433: How to blink individual segments in the LCD?

I can't figure this out, I know how to set the different blink modes:LCD_BLINKMODE_SEG0_COM0, (Blink enabled on SEG[0], COM[0] (1 pixel))LCD_BLINKMODE_SEG0_ALLCOM (Blink enabled on SEG[0], all COM (up to 8 pixels))LCD_BLINKMODE_ALLSEG_ALLCOM   (Blin...

Ten1 by Associate
  • 613 Views
  • 0 replies
  • 0 kudos