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

Screen transition hangs.

Hi,I'm using STM32F746-disco board and I have a problem with screen transition. I have a starting screen which I have set for displaying 5000 ms. During that, the system will do some initial measurements (basically just one ADC measurement) and print...

HHarj.1 by Senior
  • 752 Views
  • 2 replies
  • 0 kudos

STM32 DCMI wrong image

Once upon a time I did a project for displaying images from a camera OV5640 and STM32H743XIH6Then I still used TrueSTUDIO and the project was created with version HAL 1.3.0Now I have successfully translated it to STM32CubeIDE (The picture is still go...

0693W000008xAeEQAU.jpg 0693W000008xAi8QAE.jpg

Resolved! LTDC CLK for 16bit RGB on a STM32L4+ having issues where there is a vertical line on the display.

The vertical Line seems to go away when I put a my finger on the LTDC CLK pin. I adjusted the clock frequency to above the minimum (12.5MHz) required for the display, and it still appears. I then added a 40k pulldown resistor to the LTDC CLK pin, and...

0693W000008x4XnQAI.png
APesi.1 by Associate
  • 1031 Views
  • 4 replies
  • 0 kudos

Resolved! Triggering ClickEvent for more than one widget

Hello,I am using slideMenu widget and it works fine. Now I am trying to open this widget by a gesture. Normally I would override gestureEventCallback in my View- and actually I did it but it does not work well. I have two slide menus on top and on th...

maciek by Associate II
  • 1571 Views
  • 5 replies
  • 0 kudos

Hardfault with DynamicGraph in a scrollable container

I'm getting a Hardfault with DynamicGraph in a scrollable container.(graph and container 1024 pixels, with LCD screen 800)Environment: STM32F469I-Disco, TGFX 4.15 and latest everything. Everything is fine until I drag the container and then I get the...

MS.9 by Associate III
  • 1627 Views
  • 5 replies
  • 0 kudos

Resolved! How to pass set information from one screen to another?

I'm working on a project that requires setup for various controls. I've built a main screen (MainMenu) which transitions into a sub screen (ZoneSetup) to move a few temp selection sliders, toggle some buttons, etc. for the setup. I need to pass that ...

LBend.1 by Associate III
  • 843 Views
  • 2 replies
  • 0 kudos

hardfault when touching screen

hiI have a 1280 x 800 lcd with rtp.when I touch near the coordinate 1122 x 300 system goes to hard fault. but It doesnt go tohardfault when screen first entered. it does this hardfault when I go to other screen and turn back to this screen.thanks for...

KERDO.1 by Associate II
  • 522 Views
  • 1 replies
  • 0 kudos