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

Configuring CubeMX to generate STEmWin graphics template project for the STM32F746_DISCOVERY using internal SRAM.

Hello everyone, @Nawres GHARBI​ I am Trying to Generate code for STM32f746 discovery board, using CUBEMX with STemWin library without used of External SDRAM.Code is build and compiled with Keil MDK ver5 but with No Luck, get display blank or white.[ ...

ZMohd.7 by Associate III
  • 308 Views
  • 0 replies
  • 0 kudos

The widgets for STM32L4r9

Hi,how can i change color depth for QRCode widgets.My application template is STM32L4r9-Discovery which has a 24-bit screen ,but the QRCode widgets is 12-bit color depth.so i guess could i change QRCode widgets's color depth to 24-bit that i can use ...

Jack li1 by Associate III
  • 741 Views
  • 5 replies
  • 0 kudos

How to draw a line with finger?

Hi,How can i draw a line on my display touchscreen with my finger.I have used Graph widget before,but the coordinate point must be monotone increasing。Could i use the method for QrCode,and could you write an example for this。Thanks�?�?�?Best regards​

Jack li1 by Associate III
  • 696 Views
  • 3 replies
  • 1 kudos

STM32F769i-Discovery video mode examples

Looking through the video mode examples that use SDRAM, I see that in BSP_SDRAM_MspInit() a DMA channel is initialised but as far as I can see none of the examples makes use of DMA.Is this a fundamental requirement to operate the SDRAM with the LTDC ...

CubeMX, Atollic, TouchGFX framework Directory

I have a STM32F746G-Discovery board and the CubeMX and TouchGFX project setup in Atollic.Much of it is functioning. However when I went to edit in the TouchGFX​ Designer, I had compilation errors when generating code.It seems the Directory  \STM32F74...

MEder by Associate III
  • 551 Views
  • 4 replies
  • 0 kudos