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! What cause the problem of TypedtextId

HiI want to creat my keyboard , but the problem arises.I have to make it as close to the touchgfx example as possible, but the problem remained.I'd appreciate your advice.Thank you.

0690X00000DBoB3QAL.png
Korry by Associate III
  • 697 Views
  • 2 replies
  • 0 kudos

Flickering fade on stm32f746g-disco

Hello! I have a problem with my Stm32f746g-disco.Using TouchGFX and CubeIDE I can program my GUI and flash it, but fade animation "flickers". Other images are OK. My application doesn't have a complex task, it just shows a white screen with a logo fa...

How to generate a variable list for programs generated from TouchGFX (FreeRtos) with no .axf file ?

Hi All, I have a project that uses code generated from TouchGFX. I have sucessfully imported this into CubeIDE. Now I want to try CubeMonitor, so I am following this video https://www.youtube.com/watch?v=eIrTYMl7fD0 to see if I can get it to workwith...

Resolved! Add/Remove vs SetVisible(true/false)

Hello,Imagine I've got an object, say a numpad, that I want to display or hide upon a specific button press.What are the pros and cons of using one method vs the other? I'm especially asking in terms of performance as keeping the object added but hid...

GMeur by Senior II
  • 657 Views
  • 1 replies
  • 0 kudos

Problems of sources building within STM32cubeIDE

Here is my problem:I create a STM32cube IDE project by including an additionnal software named TouchGFX . I generate the project so that it gets with the discovery 32F469 NI card...and a windows message appears which is following: " These IPs still h...

ddelt.1 by Associate II
  • 463 Views
  • 1 replies
  • 0 kudos

Hello, I'm Working on ad project with smt32f429i discovery board with cubeIDE 1.3 and TouchGFX 4.13.0. My problem here is I can't receive any data on screen It's all white and my frame buffer(SDRAM bank2) is empty.

I'm able to write data to SDRAM manually with my configurations. Btw I was able to make a project with CubeIDE 1.0.0 but I'm going to develop with and custom board and I can't use BSP or discovery library. So I watched this https://www.youtube.com/wa...

TouchGFX 4.13 + STM32Cube IDE 1.2 problem

Hi there,I'd like to use STM32F469-DISCO and UART to communicate with 3rd MCU.I tried to follow tutorials out there but didn't work on F469-DISCO since all tutorials are for F746 board.Especially, on TouchGFX, it doesn't generate any code for stm32C...

Wseo.1 by Associate
  • 453 Views
  • 1 replies
  • 0 kudos