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

TFT LCD and STM32f4 discovery

Hello, I am programming at Eclipse and i cannot get to work the ili9341 since i couldn't find the 8-bit parallel libraries. Do any of you have any examples?. I'm using the HAL libraries.Thanks.

EEscu by Associate
  • 632 Views
  • 1 replies
  • 0 kudos

STM32F429I board - CubeMX - System Workbench integration

Hi All , its been almost a week that I'm trying to integrate CubMX for configuration, TouchGFX for Graphics and workbech! no success. I am using STM32F429I board. What i could manage to do:was able to configure the TouchGFX on CubeMX based on provide...

0690X000008i6HxQAI.png
Ash by Associate II
  • 1718 Views
  • 7 replies
  • 0 kudos

Resolved! Chinese keyboard widget

I need a chinese keyboard in my application, how should i load the chinese font library and display it on screen,note that i need ALL CHINESE

User.32 by Associate
  • 804 Views
  • 2 replies
  • 0 kudos

Porting EXC7200 H743_EVAL CPTC driver to FT5426.

Hi,I'm using a TFT with FT5426 capacitive touch controller. I want to port the H743I_EVAL board EXC7200 CPTC driver to the FT5426.But I can't find any programming manual for the EXC7200 to compare to the FT5426. Does anyone have the EXC7200 programmi...

Asantos by Senior
  • 487 Views
  • 0 replies
  • 0 kudos

how to make some code be called on every button press

In my current project i need a buzzer buzz every time any button is pressed, in simulator i'm just using Beep(F,D); but i was looking for a better approach than paste the beep function inside every single function called by any button, besides that w...

Zui by Senior
  • 1177 Views
  • 7 replies
  • 0 kudos