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

Resolved! [SOLVED] Trouble with text in scroll list

Hello,I have project currently running in the simulator only. One screen consists of a swipe container with several pages, in the swipe container is a scroll list. I've created a custom container for the scroll list and one of those widgets is textAr...

0690X00000AsEADQA3.png 0690X00000AsEAIQA3.png
svcguy by Associate III
  • 1045 Views
  • 2 replies
  • 0 kudos

I can not create the binnary fonts.

I follow the website https://touchgfx.zendesk.com/hc/en-us/articles/360024979552-Using-Binary-Fonts-and-the-Font-Cache. But i can not create any binary fonts. The app.mk is like that :# Relative location of the TouchGFX framework from root of applica...

LCD interface

Hi,I have interfaced JHD162 16*2 LCD with Stm32.   // This lines are to be displayed on my LCD. But only one line is displaying //when I comment either of the lines. But both lines are not displaying at a time. ...

Kumar B by Associate II
  • 644 Views
  • 2 replies
  • 0 kudos