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

No emWin library in STM32CubeMX

Hi all, After I have updated my STM32CubeMX to version 5.6.1, I noticed that there is no emWin in under Middleware category. Did ST remove the emWin support in STM32CubeMX? If anybody knows how to configure in STM32CubeMX, please help me to answer.

ATun by Associate
  • 532 Views
  • 3 replies
  • 0 kudos

a variable value

hi every one. I want to display the amount of ADC on the LCD. How can I show a variable value of ADC1ConvertedValue?now I can only display a character on LCD.i want to show: The ADC value is: (amount of the ADC Value)int main(int argc, char* argv[]...

Nmo.1 by Associate III
  • 293 Views
  • 3 replies
  • 0 kudos

Resolved! How to import code generated by TouchGFX Designer

Hi guys,I'm taking my first steps in touchgfx library, so it is probably a dumb question.To understand how touchgfx works, I'm using a STM32F746G_DISCO.As first step, I opened the TouchGfx demonstration present in the STM32Cube repository. The projec...

FBarb by Associate
  • 572 Views
  • 3 replies
  • 0 kudos

ST7789 interface with STM32F429 using RGB565

Hello,I am trying to interface ST7789 display with STM32F429 using RGB 565 interface.I have used the st7789 library from STM32F4 package \STM32Cube_FW_F4_V1.24.0\Drivers\BSP\Components\st7789.cBut this library has functions of SPI and I want to use ...

Kylo Ren by Associate II
  • 856 Views
  • 1 replies
  • 0 kudos

TouchGFX Level Indicator

Hello,I want to add to my project some level indicator like battery level, wifi level, gsm signal rssi level etc.Is there a way to do it with touchgfx without add an image for each level?

Resolved! Need an advice

Hi guys. I am new to STM32 MCUs and I need an advice on what couple of kits and compilers and IDEs is better for developing applications for STM32 MCUs that uses TouchGFX.I thought that STM32CubeIDE is the most straight way to do this, and I tried to...

GSerg.1 by Associate II
  • 812 Views
  • 9 replies
  • 0 kudos