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

Debug ToughGFX generated code

I generated code using ToughGFX 4.13.0 for the STM32F769I_DISCO board. I was able to run target in ToughGFX and import the code into the CubeIDE. There were missing files that needed to be deleted from the project to get it to build.But after that, I...

DamageG by Associate II
  • 875 Views
  • 3 replies
  • 0 kudos

To integrate STM32Cube IDE and TouchGFX

I am using TouchGFX to create app, which i want to intigrate with STM32Cube IDE, but in this IDE , GRAPHICS option I am not getting, what to do to proceed further. M i missing something to add or what (library or package) 

ABeck.1 by Associate II
  • 610 Views
  • 1 replies
  • 0 kudos

Screen Tearing

Hello,I'd like to start by saying thank you to the community, so far it has been great and I have been able to work through any issue that has come up.A new problem has shown up today. I just started making some real headway on my project, and in doi...

STM32F103 and GLCD240x64

Hello to all friends..I ask for help to work with a 240x64 GLCD display with an STM32F103ZET6 microcontroller.He tried to make different code but none works correctly.Does any partner have any functional libraries?.I look forward to your help.Thanks ...

DGonc by Associate II
  • 1910 Views
  • 6 replies
  • 0 kudos

STM32F769I and LCD

Hello.​When using a 1024 × 768 resolution LCD with the STM32F769I,Is performance bad?​Doesn't it move lightly?​If you have a proof result or other evidence, please post it.​Thank you.

Ebun.1 by Senior
  • 1170 Views
  • 7 replies
  • 0 kudos

Resolved! JPEG Codec Decoding does not end/complete

Hey,I transfered the JPEG_DecodingFromFLASH_DMA example code into program, where I try to decode and display a JPEG image which I receive via SPI (thus, the image data is storred in the Flash as well).Board: STM32F769I-DISCOThe code is unchanged exce...

AWent by Associate III
  • 4512 Views
  • 18 replies
  • 0 kudos

Resolved! How to install templates offline?

My office computer only have internet access via virtual machine, So i can't download the templates in the TouchGFX Designer. How to install the STM32F746G-DISCO template offline?

Asantos by Senior
  • 1417 Views
  • 6 replies
  • 0 kudos

Resolved! How can I handle drag event in custom container?

Hi everyone,I am trying design a custom container that needs to "handleDragEvent" function. But this function cannot be overridden in a container, as far as I see. This function can be usable when you work in a screen. But when you work in a custom c...

GUI Freezes on Target Board.

Hi everyone,I have developed a GUI based on STM32F769I-DISCO Board. The GUI works perfectly fine on the TouchGFX simulator. It also flashes perfectly inside the target board. However, in my GUI, I have added a code such that when a certain button is ...

AKetc by Associate III
  • 2430 Views
  • 15 replies
  • 0 kudos