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

Is custom color format possible ?

Dear All,The display we are using is RGB332, natively this is not supported by Touch GFX.Is it possible to develop custom color format or we need to trick it by using ARGB2222 and convert pixels.Thanks for your help.Regards

Bertha by Associate III
  • 549 Views
  • 2 replies
  • 0 kudos

Resolved! Frame Buffer is allocated in both RAM and Flash

I'm working with a system built around the STM32F767 which has 512kB of internal RAM, and 2MB internal Flash. There is no external RAM or Flash, so the entire application has to live within those resources. We are using RBG565 format with a 480x272 L...

0693W00000Kau2LQAR.png 0693W00000Kau2bQAB.png
DSwea.1 by Associate III
  • 1781 Views
  • 3 replies
  • 2 kudos

STM32H7 TouchGFX cannot find HAL library files

I enabled a UART peripheral in my touchgfx project. When I ran the project in STM32CubeIDE, it gave an error saying the HAL_UART_Init function was undefined. When I checked${ProjectDir}\Drivers\STM32H7xx_HAL_Driver\SrcThere were no HAL library files,...

0693W00000KaifZQAR.png
woozl by Associate II
  • 492 Views
  • 1 replies
  • 0 kudos