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

LTDC test routines for displaying text

I am using STM32H745BIt6 device, and wanted to write a test for testing the LCD interface using LTDC.Basic text,font and color set for text, backgound color should be displayed . Where can I get the routines which I can easily port on my custom board...

ATank.1 by Associate III
  • 260 Views
  • 1 replies
  • 0 kudos

Resolved! TouchGFX Numberpad?

Is there a way to make the built-in TouchGFX keyboard act as a numberpad? I just want a way to enter numbers, decimals, backspace, and confirm data entry. This is for the STM32F469I-Disco board.

Kneepatch by Associate III
  • 680 Views
  • 3 replies
  • 0 kudos

Resolved! TouchGFX and ClickListener Debounce/Delay

I am having trouble with the ClickListener. I am trying to debounce the click event somehow. My first instinct is to delay and then check to see if the click is still present, but I am not sure it will work with this function because it seems that th...

Kneepatch by Associate III
  • 968 Views
  • 6 replies
  • 0 kudos

File .ioc not generated

Hello everyone! I created my first project on the STM32F429I using TouchGFX by following several tutorials on the Internet.I have a big problem: after setting the graphics on TouchGFX and generating the code .. when I open the project in STM32CubeIDE...

luke514 by Senior
  • 1102 Views
  • 5 replies
  • 0 kudos

Throttle position visualization

Hello,I have written my 4 bit grayscale, 256x64 OLED driver using SPI, and I want to visualize my throttle position. The throttle value ranges between -100 and +100 where -100 means maximum deceleration and +100 the maximum acceleration. So far, I ha...

0693W00000WL8TGQA1.png 0693W00000WL8TLQA1.png 0693W00000WL8TVQA1.png
fing by Associate II
  • 272 Views
  • 0 replies
  • 1 kudos

slow gauge

I am using a custom gauge, but the movement of the needle is always not very smooth.is there any way to improve this?

DDi S.1 by Associate III
  • 1124 Views
  • 9 replies
  • 0 kudos

Resolved! Buttons/Box with rounded corner

HiI have the situation, that on one screen several buttons with only one color and rounded corners has to be placed. (see screenshot) But the corners are different on every button.The easiest way would be to generate two images (for released/pressed ...

Marco.R by Senior
  • 1517 Views
  • 7 replies
  • 1 kudos