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

Clock generation for DCMI in nucleo-144 ST32L4R5

I am trying to use DCMI on nucleo-144 ST32L4R5 for using OV5640 camera. I generated code for this using CubeMX. But the clock is not being generated on board for DCMI PXCLK. Do I need to anything else for DCMI clock generation. In Cube MX I choose fo...

PToma.14 by Associate II
  • 356 Views
  • 0 replies
  • 0 kudos

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
  • 412 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
  • 507 Views
  • 0 replies
  • 0 kudos