STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.2 is out!

TouchGFX 4.24.2 is now out. Please follow this link to download it.Release details: Release date: December 18th, 2023 New TouchGFX Core Features: Added libraries for cortex M55.We're happy to share a new TBS in the TouchGFX Designer based on this co...

OsmanSOYKURT_0-1734955106312.png

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

Hello, I'm using a STM32H750B-DK Discovery board with TouchGFX and FreeRTOS. I'm planning to have a working GUI with my own project. I'm having trouble combining a hardware timer with a working GUI.

My plan is to create a new task for my code, where I generate a hardware timer for PWM output with an interrupt. And on every interrupt trigger I want to execute some code.The problem is my GUI freezes when the timer starts, and the maximum frequency...

Hello I am new to stm32 environment , I wanted to know if STemWin can be accessed from CubeMXv6.5.0 using stm32cubeide1.9.0 as only graphics software allowed for download is TouchGFX.. However there is no other way to select STemWin from within CubeMX.

I recently managed to download the STemWin software from ST site, and was wondering if there is a link to any example or tutorial which would show how to incorporate this library and what parameters need to be configured. I have seen a few posts wit...

SKara.8 by Associate II
  • 709 Views
  • 3 replies
  • 0 kudos

Resolved! Can't write on external flash w25q128jv

I am trying to initialize my W25Q128jv External Flash in my project, but I am not able to write on it and I think it could be because of the Memory Mapping Mode but I really don't know. For this project I will need my QUADSPI when I will add TouchGFX...

Gpapa.1 by Associate
  • 1705 Views
  • 3 replies
  • 0 kudos