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

How does Mode, View, Presentor work?

I have implemented a keyboard and I am trying to keep the text that I have input in to the text areas when I switch between screens. I have read about MVP on the official touchGFX website and I have also watched some tutorials about it and I still do...

ahu1d6y by Associate
  • 2530 Views
  • 3 replies
  • 0 kudos

Resolved! Touch GFX working within a CubeMX framework

The last time, admittedly a while ago, I tried creating a touchGFX project.It didn't work.  Nothing would link or compile properly.  Most of the included files/referenced files could not be found.I used CubeMXIDE, while including the TouchGFX files a...

Resolved! Graphics suite and SSD1306 OLED, I2C or SPI

Will the TouchGFX and STM Cube IDE let me work with SSD1306 devices? If so how much memory space will I need per image and overall space to run it? The images will be 128x64 pixels. Which range of ST microcontrollers can be used for this? The labels ...

CGadg by Associate III
  • 4856 Views
  • 5 replies
  • 0 kudos

TouchGfx in Non-Secure TrustZone

Hello,I want to use TouchGfx in a Non-Secure TrustZone context. I would like to know:1. Is it possible in the first place?2. Is there any example project for this around?3. I have created a TrustZone example for my development board using CubeIDE and...

Barmak by Associate II
  • 1029 Views
  • 1 replies
  • 0 kudos

TouchGFX task stuck at DMA transfer

Hello there,I have a problem with a stuck TouchGFX task. When the fault occurs, the TouchGFX task uses almost 100% CPU time and completly prevents lower priority tasks from executing. It seems to be stuck at a DMA transfer, altering between LockFreeD...

0693W00000Y8AREQA3.png

Adjustment of text colour

Hello everyone,I was wondering if there are some things that can be implemented in TouchGFX. I have implemented a project using TouchGFX, but then I want to implement another project that should depend on the first project.I want to make the colours ...

mids400 by Associate III
  • 2618 Views
  • 7 replies
  • 0 kudos

Line progress bar progress along with timer.

Hi,I'm working on a screen where in I need to display both down timer (using text box) and a line progress bar.I want the progress bar to fill along with the down timer.Example : Lets say my timer is running down for 10 seconds, I want the line progr...

KNara.2 by Associate III
  • 2776 Views
  • 6 replies
  • 1 kudos