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

How to use my own classes with TGFX Design Studio

Hi!I use a lot of rounded coloured boxes for my implementation and I was looking at writing custom classes to handle this. EG: My own circle class with a built in painter to remove the confusing use of the painter. Can I add this to TGFX Design Studi...

GDare.1 by Associate II
  • 884 Views
  • 3 replies
  • 0 kudos

STemWin - IAR inconsistent wchar_t size warnings

I'm building something with STemWin object libraries v 5.28 or 5.32 for IAR (STemWin532_CM7_IAR.a) and get warnings:Warning[Lt009]: Inconsistent wchar_t size       GUI_BMP.o(STemWin532_CM7_IAR.a) and 158 other objects in STemWin532_CM7_IAR.a have wch...

Pavel A. by Super User
  • 685 Views
  • 0 replies
  • 0 kudos

stm32cubeide tocunhgfx main.c and main.cpp

I searched and saw others had this problem but for the life of me, I can't figure out how to see the answers to the questions when I search? I hit every button and arrow but nothing show the answers.Setting that aside, I need to include .hpp files i...

Operation of TMA568 Touch Driver with STM32

Hello dear STM32 Community family. I'm trying to keep up with a project that occupies me almost every day. I have a touch panel with TMA568 driver. I want to run this with the STM32F4 series. However, I could not find any documents or resources relat...

MKoca.1 by Senior
  • 676 Views
  • 1 replies
  • 0 kudos

TouchGFX: Polling - Only One External Button Works

Hello,I am using the STM32H7B3I-EVAL board with TouchGFX and I am trying to implement a feature that uses external buttons to switch between screens. I am utilizing the "Hardware button is clicked" interaction in TouchGFX and I am using a polling met...

KMew by Senior III
  • 1229 Views
  • 5 replies
  • 0 kudos

Resolved! Passing UnicodeChar to function

Hello everyone,Im faced with problem. I want to save headline name typed by keyboardThis is how I copy buffer to wildcard When I sent keyboard[2] to view like this:And throught presenter I save string to model:Presenter:Model:And in model I create Un...

0693W00000WLQa5QAH.png 0693W00000WLQaAQAX.png 0693W00000WLQaFQAX.png 0693W00000WLQaUQAX.png
heyo by Senior
  • 1190 Views
  • 7 replies
  • 0 kudos

GFX designer invalid patch STM32F7 disco

Hello,I created a project in Touch GFX designer. Then I open in STM32cubeIDE, but I get a warning:Description   Resource   Path   Location   TypeInvalid project path: Include path not found (C:\TouchGFXProjects\MyApplication_1\Middlewares\Third_Party...

Vojtěch by Associate II
  • 1311 Views
  • 6 replies
  • 0 kudos