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

X-CUBE-TOUCHGFX 4.26.1 is out!

TouchGFX 4.26.1 is now out. Please follow this link to download it.This version is a patch release and includes bugfixes of issues seen on TouchGFX Designer 4.26.1 version, as well as adding support of the new STM32H5F5 and Chrom-ART 2.Please visit o...

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

How to generate an STemWin template project with CubeMX 5.1 with STM32F429I Discovery board with FreeRTOS disabled?

 There seems to be a problem in the generated project with the OS_TimeMS GUI time not being updated from the main systick. Yes, can modify the generated HAL_TIM_PeriodElapsedCallback to call GRAPHICS_IncTick, but the display still doesn't come up pro...

SO'Co by Associate
  • 557 Views
  • 0 replies
  • 1 kudos

JPEG hardware encoder / decoder

Hi,It's written here that STM32H750 has a JPEG hardware encoder / decoder for faster GUI operations.Is there an example for how to use this?Basically I need to know what kind of JPEGs it supports (and how to encode to the right JPEG type), and how to...

AlaaM by Associate III
  • 714 Views
  • 0 replies
  • 0 kudos

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
  • 614 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
  • 1552 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
  • 1215 Views
  • 3 replies
  • 1 kudos