STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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! how to integrate touchgfx and dac

how to connect sine wave generation code to the TouchGFX interface and when a button is clicked it has to move to second page and trigger the generation ,how to use the mvp model,this the code for the sine wave generation and contiously writing to da...

Sharan by Senior
  • 339 Views
  • 2 replies
  • 0 kudos

Resolved! Sending Data to TFT/LCD via FMC fails

HiI'm struggling with a TFT Display and a Nucleo U575 board. The Display is a 320x240px Display that I want to control with a 16 bit FMC interface.As the Display doesn't show anything, I connected my Logic analyzer to the Nucleo's FMC Pins.Result: It...

MGuth.1 by Associate III
  • 3672 Views
  • 18 replies
  • 0 kudos

Why isn't there a dropbox list widget?

I need a dropbox list widget and can't seem to find one in the toolkit.1. Are there 3rd party vendors that offer this or other UI elements?2. Can the existing widgets be assembled to implement a dropdown list widget?  If so, can you please explain th...