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

Offset X axis in histogram

Hi,When using the histogram, the first bar is by default centered on 0 which makes it only half visible: The bars offset can be increased, moving them to the right. However, I could not find a way to shift the X-axis so the X labeling is no more in t...

0693W000006Hl6OQAS.png 0693W000006Hl6TQAS.png 0693W000006Hl6YQAS.png

Two devices on i2c and TouchGFX

Hello!I have touchscreen on i2c1, which is driven by TouchGFX.Also I have another i2c device on i2c1.If I ty to work with this device after MX_TouchGFX_Init(); - i2c bus is always busy.....How to fix?

EEuge by Senior
  • 165 Views
  • 0 replies
  • 0 kudos

How do I display a Text on TouchGFX?

Stm32f469i_Discovery uses TouchFGX to create a reservation program.I want to show the reservation details on the screen according to the date.The variable for the day of the week is day_value. Mon : 0x01Tue : 0x02Wed : 0x04Thu : 0x08Fri : 0x10Sat : 0...

PKunK.1 by Associate III
  • 312 Views
  • 1 replies
  • 0 kudos

How to add a font from TouchGFX?

I am using TouchGFX.There is a font that you need during the design of the screen, so I want to know how to add a font.In the picture above, you can see many fonts, and all I want is to add a new font to the font list.The font I am trying to add is K...

0693W000006HdbOQAS.png
PKunK.1 by Associate III
  • 397 Views
  • 1 replies
  • 0 kudos

greyscale/ color spectrogram plot

Hello Touch GFX Guys,Our application require to plot spectrogram using Touch GFX instead of simple XY-plot.Could you please provide hints or simple example how to do so...Thank you very much for all your support.Regards,I.

IB.1 by Associate III
  • 162 Views
  • 0 replies
  • 0 kudos