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

What display (X-NUCLEO-GFX01M1 or X-NUCLEO-GFX01M2) does the STM32G071 NUCLEO Example use? The external flash loader fails.

 Flash       make -f ../gcc/Makefile flash       Reading TouchGFX/application.config       Linking TouchGFX/build/bin/target.elf       Producing additional output formats...         target.hex  - Combined internal+external hex         intflash.elf - ...

KevinA by Senior
  • 1319 Views
  • 3 replies
  • 0 kudos

Resolved! New STM32F767 Project - Hardware decisions

Starting a new project using the STM32F767ZI (144 pin) chip. Project will have ethernet, can w/bootloader over can, and lcd/touchgfx.Looking at the demo kits all of them have SRAM and a large amount of non-volatile memory that is assigned to differen...

CJohn.4 by Associate II
  • 1725 Views
  • 8 replies
  • 0 kudos

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
  • 456 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
  • 2429 Views
  • 4 replies
  • 0 kudos