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! stm32f746g-disco, touchgfx

TouchGFX 4.15.0 and ST-LINK 4.6 and CubeProgram 2.6.0 installed to our system Windows 10 64Bit. Board Development STM32F746G Discovery.I'm tring to run touchgfx samples on the STM32F746G Discovery, every thing goes well and it seems code download com...

0693W000006EGG2QAO.jpg
AReza.1 by Associate II
  • 3181 Views
  • 11 replies
  • 1 kudos

Resolved! Direct access to screen on TouchGFX?

Hi,after reviewing answers to following posthttps://community.st.com/t5/stm32-mcus-touchgfx-and-gui/how-to-draw-pixel-line-or-rectangle/td-p/105737and as a TouchGFX newby, I'm wondering: how one expects to do a following task by using TouchGFX's:ther...

bear2023R by Associate III
  • 1125 Views
  • 4 replies
  • 2 kudos

Resolved! I want to use TouchGFX with stm32f207zgt6

Hello everyone in the community.I wanted to create a screen for "stm32f207zgt6" using "TouchGFX 4.23.1 Designer", but the board I wanted to use did not exist in the board options.How should I create a screen in this case?Also, after creating the scre...

t-oka by Associate III
  • 1110 Views
  • 4 replies
  • 3 kudos

Resolved! TouchGFX image background for text

Hi,I was following the video in the link https://www.youtube.com/watch?v=vy1c1LbypuM on how to make the screen below, but the video uses version 4.18.0. I need to figure out how to make the background for the text using the current version.  In versi...

screen.png image_picker.png
AMend.7 by Associate III
  • 748 Views
  • 1 replies
  • 0 kudos

STM32F4 Discovery with OV3640/OV5642 camera module

Posted on January 24, 2013 at 08:05Hi,I am using STM32F4 discovery board and ported STM32_Eval DCMI(From OV2640)example to work with OV3640.I used OV3640 to grab RGB image using settings from http://www.arducam.com/download/library QVGA setting. I c...

mahesh23 by Associate
  • 6302 Views
  • 9 replies
  • 2 kudos

Resolved! TouchGFX. Disable/Enable touch events from Model

Hello!I need to be able to enable and disable touch screen from my GUI application. I don't want to cut the power to the touchscreen.I want my handle click functions on multiple screens to not to respond to touch events for some time after certain po...

MNema.1 by Associate II
  • 969 Views
  • 1 replies
  • 0 kudos