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 CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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! DCMI write to QSPI Flash

Just wondering if anyone has any insight or demo code regarding being able to write JPEG image data coming from the DCMI directly to QSPI Flash without having to allocate a temporary RAM buffer on an STM32F7XXX? Is this possible?

CHou.1 by Associate II
  • 710 Views
  • 1 replies
  • 0 kudos

Color handling bug in STemWin library?

Because nobody answers my questions I begun to investigate myself and found a very interesting thing. The STemWin manual suggest if I want to use the ARGB colors (instead of ABGR) then I have to add a definition into the GUIConf.h file:#define GUI_US...

Louie88 by Senior
  • 1007 Views
  • 1 replies
  • 0 kudos

Copying data from External Flash doesn't copy into buffer using generated TouchGFXGeneratedDataReader.cpp on STM32F4?

Hi All,Using an STM32F446RE with TouchGFX 4.16 and MX25L6433F external SPI flash.When generating the TouchGFX project, the generated TouchGFXGeneratedDataReader.cpp contains a few errors which prevents the data from flash being used.Here is the gener...

EHolm.2 by Associate II
  • 1738 Views
  • 5 replies
  • 1 kudos

ACTVODSRDY STM32H735G-DK Question

Like a few others on the STM32H7 line I as seeing some weird behavior with ACTVODSRDY.This happens with both the demo projects and my own code.Sometimes when I power up this board ACTVODSRDY = 1and PWR control register 3 (PWR_CR3) is in the expected ...

0693W00000BdKXbQAN.png
CGran.3 by Associate II
  • 674 Views
  • 0 replies
  • 2 kudos

Resolved! Basic questions on getting started with STM32F7

Hello I am looking into the STM32F7 series of microcontrollers and I am trying to find out as much information as possible before actually buying onePlease excuse my beginner level questions and I hope the community can help me make a proper decision...

mahaju by Associate
  • 1658 Views
  • 2 replies
  • 0 kudos

Update from 4.16.0 to 4.17.0 not possible

Hello I tried to open an 4.16.0 application in the new TouchGfx version 4.17.0. I'm getting the error "This project is corrupt or cannot be found".What can I do to migrate the project to version 4.17.0?Thanks/Marco

Marco.R by Senior
  • 2476 Views
  • 7 replies
  • 0 kudos