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

STM32F7 DCMI support for output mode?

Posted on July 02, 2015 at 12:21Reading the reference manual RM0385 (DocID026670 Rev 1) in the introduction to the DCMI on p. 478 I encountered this: ''[...] This interface is also able to transmit a parallel data flow, allowing it to emulate a came...

arne by Associate II
  • 574 Views
  • 6 replies
  • 0 kudos

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
  • 631 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
  • 496 Views
  • 2 replies
  • 0 kudos