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 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! 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
  • 4021 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
  • 818 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
  • 2150 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
  • 2383 Views
  • 6 replies
  • 1 kudos