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

How to integrate touchgfx with keil ?

hi I make a very basic project in touchGfx works fine in stm32f746 disco board when load from TouchGfX directly . After that i run stm32Cube project located on my touchgfx folder and generate code foe keil . When i start to build the code i got some ...

SIsla by Associate
  • 550 Views
  • 2 replies
  • 0 kudos

TouchGFX Error on SW4STM32

Hi, i'm working on my first project that i use touchGFX, i used ST tutorial to generate code for Eval Board STM32F429I-EVAL. i have an execution error : ../TouchGFX/simulator/main.cpp:30:22: fatal error: shellapi.h: No such file or directory This er...

BMP to RGB565

Hi. I’m trying the DMA2D example on the STM32L496G-DISCO board.Can anyone tell me where to find the software tool to convert a picture to the RGB565 Array that is used in this example?Hope you can help thanks in advance.

spa23 by Associate III
  • 415 Views
  • 2 replies
  • 0 kudos

Is MCU needs RTOS?

It is my first time to use TGFX, so I have a lot of questions about TGFX.I want to use my own board, instead of evaluate board.My own board means that it's my own layout.So, could any one tell me is that need RTOS in my MCU?And what should I notice ...

Labels