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

Resolved! Working with Partial Frame Buffer memory (4.12.3)

Hi: I have some problem about t Partial Frame Buffer memsory.I declared ManyBlockAllocator<360*182,2, 2> frameBufferAllocator in the program just like in the tutorial,but displayed the error .Are there any detailed tutorials about how to use Partial ...

Jack li1 by Associate III
  • 2706 Views
  • 13 replies
  • 0 kudos

Resolved! Using FontFlashSection in QSPI Flash Memory

Hello,I've created a test touchGFX project for stm32h747i-disco by using TouchGFX Designer-4.21.4. It has only one screen that has one background image and one text. You can see it below:When I generate the code by using TouchGFX Designer-4.21.4 and ...

Screenshot_1.png image.png
Gökhan by Associate II
  • 2089 Views
  • 10 replies
  • 2 kudos

Resolved! How to remove gaps in scrollwheel list

I have a scrollwheel with cicular function working on my screen. The list is variable depending on how many pages are required on the screen. At the moment I have 3 numbers exposed to show the next and previous pages in the list. This creates 5 drawa...

ARedm1_0-1727936490260.png
ARedm.1 by Associate II
  • 681 Views
  • 5 replies
  • 3 kudos

Resolved! How to display Unicode Character “⌫” (U+232B)

I tried adding it to wildcard characters but it always displays Fallback character "?". If I try to copy  “⌫”  to wildcard ranges i get a warrning "unexpected character ⌫". I want to display this as  a character and not as an image. Is this achivable...

manto.1 by Senior
  • 484 Views
  • 3 replies
  • 4 kudos