STM32 MCUs TouchGFX and GUI

Discuss STM32 and TouchGFX implementations, including configuration, debugging, and optimization.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

The FDCAN.c file doesn't automatically generated

Hello, I am doing a project related to using FDCAN to transfer data. The project is based on stm32h745 dual-core. First, I created a project on TouchGFX and then imported the project on stm32CubeIDE. I set the FDCAN1 (video: 00:01) on the Pinout&Conf...

0693W00000QKckcQAD.png
TLin.6 by Associate II
  • 970 Views
  • 2 replies
  • 0 kudos

I want to know if it is possible to implement the attached gif image function with the "Progress" function.

hello​I want to know if it is possible to implement the attached gif image function with the "Progress" function.​Is it possible to implement with gradient progress?​Or can you show me how to make a gradient image in advance with Image Progress?​​Bel...

0693W00000SvLfkQAF.jpg 0693W00000SvLfzQAF.gif
mSH.1 by Associate III
  • 571 Views
  • 1 replies
  • 0 kudos

Resolved! Dynamic display of text through USART in TOUCHGFX.

Hi...By using Text Area widget a string is displayed on a 480x272 resolution board. But I want something like, if we give '1' from keyboard through usart that data will be transmitted & it should display a string configured in TOUCHGFX IDE .I tried i...

PM.5 by Associate III
  • 1336 Views
  • 1 replies
  • 1 kudos

How can i solve the linker problem? 4.20 version

I want to move my project to TouchGFX 4.20 from TouchGFX 4.18. But I allways take a error in IDE.I uptaded MX, IDE and TouchGFX.I opened project on MX. I selected TouchGFX 4.20 on Software Packs. And i generate, it open on IDE and I build all in IDE....

TouchGFX: Color tint, is it possible to fix globally?

Discovery board STM32H745I-DISCO. White is white, black is black, other colors are roughly OK-ish, but grays... They are all strongly blue tinted. It looks horrible, however - when I wanted a gray rectangle, I made it yellow "#666000", set the alpha ...

HTD by Senior III
  • 549 Views
  • 1 replies
  • 0 kudos

TouchGFX slider callback issue

Hello Coders!I have problem with slider callback - error: no match for call to '(touchgfx::Callback<Screen3View, const touchgfx::Slider&, int>) (Screen3View*, void (Screen3View::*)(const touchgfx::Slider&, int))' . Followed the guide here on touchgf...

MPozo.1 by Associate
  • 800 Views
  • 2 replies
  • 1 kudos

nucleo-g071rb + example touchGfx designer 4.1.16

I’m trying to run the example of touchgfx stm32g071 nucleo demo, but when I import to stm32ide and debug, the program never returns from the function "void tick" in " HAL::getInstance()->backPorchExited() or do I need to change the code somewhere?tha...

BTeof.1 by Associate
  • 558 Views
  • 1 replies
  • 0 kudos