STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

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

program and run target-touchgfx

 I am currently working on  STM32H747XIH6 DISCO  Board using Touch GFX. Although the simulation runs without any issues, I am encountering intermittent problems during the compilation and programming stages. At times, the compilation fails with error...

Screenshot 2024-09-11 182410.png Screenshot 2024-09-11 182505.png

Resolved! setup round display

(Moved from Feedback to the TouchGFX forum) Hi there TouchGFX team! How can I setup a round display and develop the UI for it? I haven't decided yet on the display but I just want to make TouchGFX can work with round displays Thanks a lot in advance

JPabl.1 by Senior
  • 350 Views
  • 3 replies
  • 1 kudos

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
  • 661 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
  • 645 Views
  • 8 replies
  • 0 kudos