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

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
  • 355 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
  • 425 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
  • 288 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
  • 704 Views
  • 5 replies
  • 0 kudos