STM32 MCUs TouchGFX and GUI

Discuss STM32 and TouchGFX implementations, including configuration, debugging, and optimization.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

I am working on a project related to printer design. however, I can't figure out certain functions can run on touch gfx or not. I have explained in detail the desired work. So that I could know whether ican implement this project through touch gfx or not.

I have attached a sample video, in which my desired work is being implemented.implemented in the sample video.As you can see the user can increase or decrease the text and can change the height and width at runtime as he wants.Can we implement simila...

SAMIN.1 by Associate III
  • 473 Views
  • 1 replies
  • 1 kudos

UTF-8?

Hi,A colleague need to send me strings via Uart.He asked me whether I work with UTF-8, and I was unable to find this information or how to configure it...(I know that at the end of the day to display it I'll have to convert to Unicode). Does anyone k...

BBlad.1 by Associate II
  • 2486 Views
  • 4 replies
  • 0 kudos

The STM32L4R9 Discovery kit it comes with a small round (390x390) DSI based display. I am trying to setup a standard rectangular DSI based display. All the example projects for STM32L4R9xx use a round display using GFXMMU look-up table ...

Since I don't have a round display, I don't need this lookup table to convert the bit locations, but there is no obvious way to not use it. How do you bypass this GFXMMU look-up table method and just send the raw image array to the DSI path? I am usi...

slime by Associate II
  • 1255 Views
  • 4 replies
  • 0 kudos

New Image add to project - Application crashed

Hello everybody,I added an image to my project at the top of the list in TouchGFXDesigner.Sorting is automatically done by touchgfx designer. After that, my application did't run on the target anymore. I'm confused because this is causing a crash of ...

Force LTR text orientation

Hi all,I am struggling how to force a LTR text direction from a certain point onwards. For example in the image the version is written backwards as the first text has a RTL direction. I saw that it exists a specific LTR Marker with a code U+200E but ...

0693W00000KboqfQAB.png
MKsen.1 by Associate II
  • 897 Views
  • 2 replies
  • 0 kudos