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

How do you get the STM32L476 Discovery LCD to work

First of all, I am very new at this stuff. I have an STM32L476 Discovery, and I have been going in circles to get the LCD glass to operate. So far comments have been to look at other devices such as the Evaluation board, or how this is done with ot...

JHinc by Associate II
  • 1302 Views
  • 4 replies
  • 0 kudos

Is it possible to interface HDMI transmitter(ADV7513) with STM32H743IIT6 controller by using LCD_TFT RGB pins?

I need to decode HDMI signals,but STM32H743IIT6 controller not having HDMI controller(to convert RGB to differential signals and vise -versa) but STM32H743IIT6 supports LCD_TFT with RGB signals.is it support to interface lcd rgb pins to work with HDM...

Predd.11 by Associate II
  • 544 Views
  • 0 replies
  • 0 kudos

Resolved! Does TouchGFX support mbed framework?

Currently TouchGFX generates code (my target is a STM32F469 DISCOVERY board) that is based on the ST CubeMX framework. Is the 'mbed' framework on the roadmap, since I like it *a lot* better.

AMege by Associate II
  • 3275 Views
  • 19 replies
  • 0 kudos

Changing widgets on runtime

HiI am using TouchGFX with IAR on STM32F746NG discovery.I have a code that tries to change text or button color , from Model.cpp (tick) -> Presentor.cpp -> View.cpp , the function in view.cpp calls xxxText.changeColor and nothing happens. Important...

ASega by Associate II
  • 689 Views
  • 2 replies
  • 0 kudos