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! handleDragEvent on specific object only

Is there a possibility to handle events which are in specific area, i.e. I would like to know when and how user drags over texture mapper area to rotate it accordingly.Thank You,Sławek

slawek by Associate III
  • 740 Views
  • 1 replies
  • 0 kudos

Resolved! V3 template status for STM32H743I-EVAL and STM32H747

Hello @Martin KJELDSEN​ any updates for V3 template for STM32H743I-EVAL and STM32H747 When I am working from home our manager as asking for more output in the work as opposed to working in office.I tried to create my own template from CubeMX but it i...

tushar_tp by Associate III
  • 598 Views
  • 1 replies
  • 0 kudos

COVID-19 Community Update

Hi Everyone,Sorry for being quiet lately, but due to the pandemic we're all working from home here and it's a bit difficult to be as efficient as usual - so i've had to focus primarily on other tasks, such as the new documentation coming out.I hope t...

Resolved! Transferring data between views after transition

What is the intended way to transfer data between views? Global variables in FrontendApplication or something else?For example I have views that can be entered from multiple locations, and the view should go back to the specific view that it originat...

Tuoman by Senior II
  • 654 Views
  • 1 replies
  • 0 kudos

How to make a Text to be align centered vertically ?

Assuming the height of the drawable object is H (getHeight()), and the height of text is TH (getTextHeight()), how to figure out the correct y value of the text object ??I tried (getHeight() - text.getTextHeight() - text.getTypedText().getFont->getSp...

Nzhan.15 by Associate II
  • 4323 Views
  • 15 replies
  • 0 kudos

STMCubeIDE 1.3.0 + TouchGFX 4.13.0

I'm currently in a hurry building a touchscreen interface for the many DIY hospital ventilator projects that are running right now to cope with the ventilator shortage the world is facing right now caused by Covid-19. diyventilators.comI bought the S...

WSpar.1 by Associate III
  • 1404 Views
  • 9 replies
  • 0 kudos

DMA2D peripheral filter availability

Dear CubeMX Team,Is there a chance to add DMA2D to the Peripheral list in CubeMX filters?Today, I can only find GFXMMU, but no DMA2D. Providing this option would save time for some of us looking for MCU with basic GFX support.

Resolved! Scroll List incredibly slow

Hi,I'd like to know if there is a way to reduce the computing power required by the scroll List widget to redraw itself considering that it's incredibly slow on my board (note that it works just fine in the simulation). It does spread almost over the...

GMeur by Senior II
  • 879 Views
  • 2 replies
  • 0 kudos

Touch Panel 7inch can't run with TouchGFX

I have make a customize Board using STM32F746 base on STM32F746-Disco board. but i'm using TFT 7inch with capacitor touch panel using IC FT5425.I have tested with touch panel base on example in BSP folder of STM32Cube. it run normaly. that mean FT524...

HAnh by Associate III
  • 915 Views
  • 1 replies
  • 0 kudos