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

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
  • 1974 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
  • 1215 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
  • 4665 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
  • 1458 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
  • 2503 Views
  • 15 replies
  • 0 kudos

New hardware working problem.

Hi everyone,We working on a project with touchgfx software. We designed a new hardware for this project. Our custom hardware has this components;STM32F746BET processorIS42S16800F-7TLI SDRAM (128Mb , 143MHz)MT25QL128ABA1EW9 QUAD SPI NOR FLASH (128Mb, ...

0690X00000BwmLWQAZ.jpg

Displaying multiple values on the LCD

Now that I have managed to get the LCD working (thanks for the helpful members on this forum) I'm able to send data on the LCD. Sending one value is ok, but I have the actual data in a struct that I'm able to send through a queue for the model. Quest...

HHarj.1 by Senior
  • 1081 Views
  • 6 replies
  • 0 kudos