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

Graph clicklistener

Hi all,I need to read the coordinates from screen when user touch a DynamicGraph.So I enabled the clicklistener mixin and inserted in the code the handleClickEvent(ClickEvent& event), but no events is recognized.What must I do to received the events...

MPast.1 by Senior II
  • 925 Views
  • 4 replies
  • 0 kudos

Resolved! Resolve pin multiplexing for LTDC, USB and FMC

I am trying to resolve this pin mapping for the STM32f767 processor, FMC_D9 is connected to SDRAM so PE12. I am planning to use USB OTG so PA10 will be connected to PA10.So, with the above connection, only the pin is left that is PG12. How to resolve...

SS.Sagar by Associate III
  • 1125 Views
  • 3 replies
  • 0 kudos

Resolved! TouchGFX implementation

I want to implement touchgfx graphic on STM32F429ZIT6 with Newhaven ( NHD-5.0-800480TF-ASXN-CTP) 5 inch TFT Display .Display Driver IC is ILI6122.Can you please tell me the steps to implement touchgfx on my custom board?

Asing.1 by Associate II
  • 783 Views
  • 2 replies
  • 0 kudos

Resolved! 469i Discovery Board LCD Specs Unknown

I've been trying to get anything on the screen for 2 weeks, several hours of coding/trying/reading/watching a day, and still have nada. Other than manually activating backlight after moving backlight enable resistor to GPIO pin. But my primary questi...

ilyus by Senior II
  • 2202 Views
  • 13 replies
  • 2 kudos

How to use TouchGFX functions ?

I was generate the code using TouchGFX in Cube IDE. The code was not build successfully.touchgfx_init();touchgfx_taskEntry(); The above two functions: definition and declaration are defined. But the CubeIDE will show "Undefined reference". I am begin...

Mani1 by Associate II
  • 916 Views
  • 4 replies
  • 0 kudos

Target error with TouchGFX Designer

I have a STM32H747I-DISCO board and I'd like to test the TouchGFX on Windows10. I designed a simple application with 2 screens and 2 buttons, and it runs ok on the simulator. But I get an error when exporting to the target.Here is the complete error ...

FAuza.1 by Associate III
  • 2062 Views
  • 10 replies
  • 0 kudos