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! How to change touchgfx display

I have stm32f769i discovery card. I want to install a 7 inch 800px 480px screen on this card instead of a 4 inch 800e 480 screen. What adjustments need to be made for this?I can change the resolution via cubemx but I don't know how to do it for inch.

amorftor by Associate II
  • 1941 Views
  • 3 replies
  • 1 kudos

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
  • 2102 Views
  • 3 replies
  • 0 kudos

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
  • 4056 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
  • 828 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
  • 2165 Views
  • 7 replies
  • 0 kudos