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 CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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! No image on LCD screen in touchgfx

 Hi ! I am using MT25Q128 on LCD screen with stm32f746 and the image comes out fine.If I use MT25Q128 instead of MT25Q256 in memory, the image is not displayed.The program modification is modified for MT25Q256 in Driver->BSP->stm32746g_discovery_qspi...

Why isn't there a dropbox list widget?

I need a dropbox list widget and can't seem to find one in the toolkit.1. Are there 3rd party vendors that offer this or other UI elements?2. Can the existing widgets be assembled to implement a dropdown list widget?  If so, can you please explain th...

Does touchgfx only support stm32?

Hello,I 've been developing one kind of product using various cpus, such as stm32xxx and various blackbox cpu.Each product has similar functions ,but a different cpu and a different GUI code, so a separate effort was required for each modification.To...

Tiel by Associate II
  • 792 Views
  • 1 replies
  • 0 kudos

Error 1 2 in TouchGFX simulator

My humble apologies, I have seen similar posts on TouchGFX errros in simulate and could not find a relevant post that worked.  Using TouchGFX 4.24.2 and STM32CubeIDE.  I added to my project .c and .h file and placed them in a directory of App_Support...