STM32 MCUs TouchGFX and GUI

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

Resolved! Header files STM32WB conflict with TouchGFX

I try add to pnucleo WB55 project touchgfx package and result is../Drivers/CMSIS/Device/ST/STM32WBxx/Include/stm32wb55xx.h:1084:29: error: expected identifier before '(' token 1084 | #define LCD ((LCD_TypeDef *) LCD_BASE) | ...

MM..1 by Chief III
  • 880 Views
  • 2 replies
  • 0 kudos

Resolved! How to avoid creating too many similar widgets

I am makeing a gauge background out of many circle widgets. I dont want to use static immage background because the position of segments can change depending on the maximum rpm. I have create this in TouchGFX designer and for each circle widget Desig...

0693W00000LyK1mQAF.png
manto.1 by Senior
  • 670 Views
  • 1 replies
  • 1 kudos

Begin frame and End Frame Process

Hi everyone,I want to learn something about "Begin Frame" - "End Frame" process. If touchgfx "Begin Frame" has started, will it come to "End Frame" status no matter what happen. For example code status is "Begin Frame" but something is changed (scr...

Epamuk by Associate III
  • 744 Views
  • 1 replies
  • 0 kudos

STM32H743I-EVAL + LCD(800x480)

Hi, I want to integrate an 24-bit parallel LCD(change from 640×480 to 800×480) with STM32H743I-EVAL board. But I am a beginner for this field. So I followed this video > https://www.youtube.com/watch?v=yiHjOH7zJP0.What I have done is below:Created th...

0693W00000LyDHiQAN.png 0693W00000LyDHnQAN.png 0693W00000LyDHsQAN.png 0693W00000LyDI2QAN.jpg
BMunk.1 by Associate II
  • 1034 Views
  • 4 replies
  • 0 kudos