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! TouchGFX 4.13.0 project with CMSISv2 ??

Hello everyone, I am currently working on a project with touchGFX (4.13.0) and I want to use CMSISv2 functions and calls. Since the default configuration from touchGFX is CMSISv1, I open the cubeMX project created by touchGFX and changed the CMSIS ve...

Aplou.1 by Associate III
  • 3068 Views
  • 11 replies
  • 2 kudos

How to add custom display in TouchGFX ?

Hi,I am trying to interface 7"(ETM0700G0BDH6) display with STM32F769 custom board but I am not sure about below parameters:1) What values should I fill in Layers setting in CubeMX2) What values should I fill for DMA2D parametersCan you please share ...

Shree by Associate II
  • 655 Views
  • 1 replies
  • 0 kudos

File explorer example using touchGFX

Is there any file explorer example to show the content of SD Card using touchGFX?Currently I'm designing HMI for Industrial automation, Where I need to provide optionto select/create a file for storing data acquired by some of the input channels.Kind...

rangam by Associate
  • 1046 Views
  • 3 replies
  • 0 kudos

Region `FLASH' overflowed for external flash

Hello, region `FLASH' overflowed by 424008 bytes but i didn't added much image. I am using 128 Mb N25Q128A13EF840E QSPI flash. I just wanted to confirm how much QSPI is assigned.I can see below settings for QSPI.I want to know that Where should I che...

0693W000001stCiQAI.jpg

How can I make 90deg keyboard on 272x480 screen?

Hello,I saw keyboard example but all example for 180deg display orientation. I am using 480x272 LCD but screen orientation is 90deg than ı have 272x480 screen. In examples keyboard is on 320x240. How can I use this examples or Any solution avaiable ?...