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

TFT LCD drivers for TouchGFX?

I am looking into using an STM32 with TouchGFX to drive a 2.4" TFT LCD. The LCD will have some type of internal driver (ILI9340/ILI9341/ST7789, etc). Are there drivers for these already? Or is this relatively standard (I doubt)? Or do I have to write...

NNar by Associate II
  • 4272 Views
  • 18 replies
  • 0 kudos

How do I draw a single point or pixel?

Hi,I'm trying to build my own graph widget, because the one provided slows down with bigger numbers. Now I want to speed it up by not having lines from one to the next datapoint but simply draw the pixels into the graph. Is this an appropriate approa...

Hi I Have been working in touchgfx for month, now my task is to enable uart function in touchgfx and to print the received things in textarea. For that i had enabled the textarea resource id with buffer size of 30 and enabled the HAL_UART in cubemx

Here is the code for the touchgfx i had called the virtual function "data" when screen 1 is entered. Plesae let me know is this was the correct method for UART for printing the received data. If someone had sample code for UART please Post it.***##sc...

ABabu.1 by Associate
  • 389 Views
  • 1 replies
  • 0 kudos