STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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! F746G-DISC does not work with TouchGfx 4.22.1

Hello,I just bought a STM32F746G-DISCO from Mouser (STM32F746G-DISCO STMicroelectronics | Mouser).After it arrived, the LCD and touch screen were working well. However, after I downloaded the demo project (STM32F746G-DISCO Control LED from GUI v3.0.6...

hbZhao by Associate III
  • 1035 Views
  • 4 replies
  • 2 kudos

Touchgfx compatibility

hello,  I am working on a project where I need to display a Touch GFX frame buffer on an OLED display that supports only 8-bit data transfers. The Touch GFX frame buffer is in RGB565 format (16-bit), while the OLED expects 8-bit data chunks for commu...

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
  • 2125 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
  • 1464 Views
  • 10 replies
  • 2 kudos

TouchGFX gauge glitch

Hi,I'm using a custom H7 board, with QSPI + 16-bit SDRAM, and using RTOS.However I run into an issue where there's glitching in my gauge in TouchGFX (see attached video...)TouchGFX is using double buffer, also animationStorage: setFrameBufferStartAdd...

LTDCParams.png LTDC.png TGFXGenerator.png
wlynn777 by Associate III
  • 6208 Views
  • 24 replies
  • 2 kudos