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

Touch detection in scrollist item.

Hello All,I am new to touchgfx and looking to implement something where a array of structure containing name and other parameters to display. I need to display parameters on selection of the names displayed. I have a   created a container and able to...

ShivDesh_0-1747647231509.png
ShivDesh by Associate III
  • 840 Views
  • 15 replies
  • 0 kudos

how to configure dsi-video mode with TouchGFX?

I am learning touchgfx with stm32f469i-disco board, how to configure dsi-video mode ? i want to use ltdc , dma2d, dsi-video.c  i download the demo  Edit: moved to a new thread from STM32 dev kit with DSI and demo software playing video from SD card ...

Lewis233_0-1754897720788.png
Lewis233 by Associate III
  • 196 Views
  • 1 replies
  • 0 kudos

Resolved! stm32u5a9zj touchgfx

The keil decentralized loading compilation has a warning and the generator bin cannot be run after downloading, and the generated gallery bin can be displayed after downloadingI don't know why the program bin file can't run after downloading with j f...

caiChangKun_0-1752254005680.png caiChangKun_1-1752254012627.png caiChangKun_2-1752254018289.png caiChangKun_3-1752254050486.png

X-CUBE-DISPLAY with Half-Duplex SPI

I am attempting to use the X-CUBE-DISPLAY module generated from STM32CubeMX for a ST7789V display. The configuration requires the selection of the LCD BUS IO driver to be a SPI port in Full-Duplex Master mode. However my display only has a single SDA...

sbaker by Associate II
  • 641 Views
  • 2 replies
  • 0 kudos

TouchGFX support on Mac

Hello. I have installed Touchgfx to Windows. Am I right that I am generating code with Touchgfx and them import that code to my project on my Mac to CubeIDE ? Or the final upload step is on Windows in the Designer ? Thank you Edit: Moved from old thr...

grisom13 by Associate III
  • 225 Views
  • 2 replies
  • 0 kudos

STM32F769I: no IT for DMA2 Stream 1

Hello, I am blocked with a personnal project using a STM32F769I-DISCO, TouchGFX and audio: DMA IT is not triggered. I have no idea why, no idea how to investigate more in the code. I will provide few things in my question, not because I don't want bu...