STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.0 is out!

TouchGFX 4.24.0 is now out. Please follow this link to download it. 4.24.0 Release details: Release date: June 6th, 2024 New TouchGFX Designer Features: Added a QR Code widget.Added RGB Compression for images. New TouchGFX Core Features:  Added RG...

LouisB by ST Employee
  • 805 Views
  • 0 replies
  • 2 kudos

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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
  • 1069 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
  • 967 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
  • 1571 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
  • 443 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