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! TouchGFX display int16_t value

Dear all!I 'm handle a project using ST7735 with flatform is TouchGFX, in Set2 is ADC value from POT( from -85 to -55) i debug and monitor on Keil C, the value is correct, When i display it to Screen the value is "-?5", i don't how to fix it, please ...

Resolved! Keyboard Efficiency

 Hello, I was hoping for some help on which way to use a keyboard on TouchGFX. It will be the same keyboard from the example provided by TouchGFX. My application has multiple screens (10-12) where it uses a keyboard. Would it be more efficient memory...

Priyank by Senior
  • 1032 Views
  • 6 replies
  • 0 kudos

TGFX Designer 4.24.0 Download Problem

I can't download TGFX Designer 4.24.0. I select it from the drop-down list, confirm the license agreement. Instead of downloading the archive redirects to the page. If you select other versions, the archive is downloaded    

zema____0-1730108602518.png
zema___ by Associate II
  • 877 Views
  • 6 replies
  • 0 kudos

Camera OV7675 JPEG Compression

Posted on August 13, 2015 at 18:42Hi,I'm trying to use an ov7675 0.3Mb with the STM32F4209.The main goal is to stream the data through WiFi, using the module AMW006 from ACK.What I'm wondering is to use a specific IC to do the compression to JPEG or...

roger23 by Associate
  • 995 Views
  • 2 replies
  • 0 kudos

printing updated strings in a model

hello people..actually i want to display a string..i did in this waychar buff[10]="hello";Unicode::snprintf(buffer,10,"%s",buff);but am not getting anything.....in the prinf the buffer is i had the textarea from touchgfx that buffer am taking here......

prathima by Associate II
  • 3420 Views
  • 16 replies
  • 0 kudos