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

X-CUBE-TOUCHGFX 4.26.1 is out!

TouchGFX 4.26.1 is now out. Please follow this link to download it.This version is a patch release and includes bugfixes of issues seen on TouchGFX Designer 4.26.1 version, as well as adding support of the new STM32H5F5 and Chrom-ART 2.Please visit o...

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

I want to receive the callback function from the button of "Container" by generating an event from "Screens".

hello​​I want to receive the callback function from the button of "Container" by generating an event from "Screens".​​The following is the definition of Callback Function for Button in Container.// @ Container   void CC_Pop_Cancel_Check::flexButton_c...

mSH.1 by Associate III
  • 2852 Views
  • 6 replies
  • 0 kudos

How to use TouchGFX on compressed images ?

Have anyone succeeded in using compressed images with TouchGFX ? Here is what I tried to do (spoiler : didn't work)I've been trying to implement a GUI with TouchGFX for an STM32L4R5 with 2 MB of FLASH memory, but all the images take 8 MB and so don't...

Aksl by Associate III
  • 1224 Views
  • 0 replies
  • 0 kudos

10bit Camera interface with STM32F7508-DK

Hello,We are working on interface of OV6946 camera with STM32F7508 development kit. We need to capture image and stream on STM32F7508 Display. Camera which we are using provides 10bit output with 400x400 resolution in Bayer’s format. The connections...

NS.9 by Associate II
  • 5371 Views
  • 11 replies
  • 0 kudos

Is STM DCMI driver support Raw Bayer Image format?

I'm interfacing 10-bit camera on DCMI protocol. I can able to read the data over DCMI and display it on the STM32F7508 Discovery board. Since the color format is different I'm not getting the actual real-time colors. I'm using the "Camera" example on...

Rio1 by Associate
  • 1655 Views
  • 2 replies
  • 0 kudos

Resolved! TouchGFX porting process

Hi,I was wondering what the TouchGFX porting process is like for development across different MCUs.I'm thinking of starting development for a GUI on an STM32 Discovery Board, and then when the actual hardware gets produced, switch over to developing ...

DOkaz.1 by Associate II
  • 2011 Views
  • 2 replies
  • 0 kudos