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

Timer

Hello,How can I simply implement a timer with TouchGFX ?I haven't found any class to do so… Have I missed it ?Thanks.

GMeur by Senior II
  • 499 Views
  • 1 replies
  • 0 kudos

How to use drawString

I don't really understand how to use drawString. The text explaining the function is not very clear in my opinion. And most importantly, it wont draw the string I want it to draw. I'm probably doing something wrong, but I don't know what.

MrJob by Associate II
  • 882 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H753 LCD CONTROLLER information.

Hi Guys, I've searched the ST website on info for setting up the LCD RGB 24bit controller and can't seem to find any info. The reference manual has a little info but doesn't show pin connections etc. Is there a webpage dedicated to the LCD Controller...

PAdam.6 by Associate II
  • 1113 Views
  • 4 replies
  • 0 kudos

HAL_DSI_Read example code would help a lot!

The header for this function is very cryptic - what, for example, is 'ParametersTable'.All I want to do is check that my display if present by reading the ID codes (its a ILI9806E) but I get a timeout error on the read even though the page select wri...

HSYNC, VSYNC, & Porch Calculations

Hi, I'm having a doubt related to HSYNC, VSYNC and Porch Calculations. I'm working with STM32F746G Disco Board and wanted to understand how these values are calculated. The HSYNC, VSYNC, HBP, HFP, VBP, VFP values mentioned in data sheet (https://...

PBU by Associate III
  • 1942 Views
  • 5 replies
  • 0 kudos