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 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! STM32H7B3LI-DK (Tiny Shark) - Heap not initializing correctly; points to ITCM Ram 0x00000000

Hi Project built with TouchGFX not initializing heap properly:When attempting to allocate a variable to the heap the variable is allocated at 0x00000000 instead of the heap location. This doesn't happen with projects built using cube. Does anyone hav...

Resolved! [SOLVED] TouchGFX engine state flags

Hey!Which function should I use to check if the TouchGFX engine is in "drawing next frame to RAM" state and which one to check if "next frame is ready in RAM"?I got following setup on mikromedia Plus board: STM32F407 -> SSD1963 -> TFT 480x272. TFT co...

VLau by Associate III
  • 852 Views
  • 1 replies
  • 0 kudos

Resolved! Read color value from coordinates.

Greetings,I am trying to read the color value of a pixel in hex form. The motivation behind this is the function available in simulator shortcuts as it states,F1Enables/disables the display of pointer coordinates as well as RGB color of the pixel at ...

A.Qasim by Associate II
  • 7626 Views
  • 5 replies
  • 0 kudos

FrameBuffer corrupted (shifted horizontally to the bottom, and the part exceeding appears on top (the frame buffer rotated??) with STM32L4P5

 I need assistance on a problem that we’ve been facing several weeks so far.I state that I do not use freeRTOS and I have a main function with an infinite while where every cycle calls:- MX_TouchGFX_Process() always called- When the screen must be re...

STM32F769 - Discovery DSI with EK79007

Hi everyone.I have STM32F769 Discovery-Board. I want to use this board control TFT 7inch using EK79007.How can I do it? Because i saw that EK79007 very different OTM8009 on STM32F769.Thanks.

HAnh by Associate III
  • 1963 Views
  • 7 replies
  • 0 kudos