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

Support to 3 lines MIPI

I need a round display like this:https://www.displaymodule.com/products/dm-tftr34-359but all the displays i found similar to that have MIPI 3 lines. I know that some MCUs have a MIPI 2 lines connection. Is it right?Is there a way to connect this kind...

AMerc.4 by Senior
  • 413 Views
  • 2 replies
  • 0 kudos

How to scroll text from right to left ?

Hi ,I have just started using the TouchGFX designer but I am facing some issues which are as below:1) If I modify the font size for one text area then it automatically modifies the size for other text area. How to fix this ?2) I am not able to modify...

Shree by Associate II
  • 811 Views
  • 4 replies
  • 0 kudos

How to update the values of scroll wheel ?

Hi ,I have developed the scroll by by referring some demo application but it always shows the default value only. How can I update the values in scroll wheel. I want to show the scroll wheel for values 5 to 45 with Current, previous and next value vi...

Shree by Associate II
  • 307 Views
  • 1 replies
  • 0 kudos

Resolved! Touchgfx and FSMC

As far as I searched, I couldnt find any instruction on using Touchgfx via fsmc. Even examples on Touchgfx designer was to use LTDC feature of microcontrollers. I wonder if developers of touchgfx has extend their platform to FSMC or if they have any ...