STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.2 is out!

TouchGFX 4.24.2 is now out. Please follow this link to download it.Release details: Release date: December 18th, 2023 New TouchGFX Core Features: Added libraries for cortex M55.We're happy to share a new TBS in the TouchGFX Designer based on this co...

OsmanSOYKURT_0-1734955106312.png

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! creating custom widget using code stm32 cube ide

Is it possible to create a custom widget in TouchGFX using code, specifically in STM32CubeIDE? I would like to start with a blank screen, add a custom widget, import the generated project into STM32CubeIDE, and then write code for the custom widget. ...

sai1 by Associate II
  • 881 Views
  • 7 replies
  • 0 kudos

Resolved! STM32F423ZHT6- ST7789H2

I sent a write data to LCD like display the RED background on the LCD panel. But it display like this-    this is my code part: int main(void) { /* USER CODE BEGIN 1 */ /* USER CODE END 1 */ /* MCU Configuration---------------------------------...

LCD image.jpeg
Meenakshi by Associate III
  • 804 Views
  • 8 replies
  • 0 kudos

Resolved! QR Code Feature issue in TouchGFX 4.24

Hello , i am working for the first time on TouchGfx and learning step by step some basics about it . I currently encountred a problem with QR Code Feature . If i put an URL Link longer than 17 characters ,it wont be shown after i run the simulation ....

akdou by Associate
  • 428 Views
  • 3 replies
  • 2 kudos

Resolved! How to use the circle progress?

Hi,I want to show a circle progress like below:In touchgfx's circleProgress, there is't the little circle at the progress line end;So I am drawing the little circle and update its position realtime;Is there any simpler way to do the same things?And m...

Junde_1-1729159898639.png
Junde by Senior III
  • 440 Views
  • 3 replies
  • 1 kudos