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

Can you use Touch GFX with make?

Hi, I've been trying for a while to put together a simple program that uses both a GUI and an ADC. Previous programs I've made have been built using a text editor and make, but now trying to get toughGFX working in a project, it seems like I need an ...

MLync.4 by Associate II
  • 3918 Views
  • 9 replies
  • 0 kudos

TouchGFX + ILI9341 16bit + FSMC

Hi,i have a simple question about the configuration in the subject:to drive the TFT can i use the "parallel RGB (FMC)"?If i must select the "Custom" interface can i use the X-CUBE-DISPLAY library for ILI9341?How this library must be interface with To...

Ivans91_0-1707779923390.png
Ivans91 by Associate
  • 941 Views
  • 4 replies
  • 0 kudos

Unable to get LTDC working on STM32H735G-DK

Hello everyoneI recently bought an STM32H735G-DK Discovery Kit, which has a 480x272 parallel LCD. I got the TouchGFX Demo projects running on the board, so I know all the hardware is working as it should.Eventually I want to use TouchGFX on a custom ...

ltdc-config.png
hanton by Associate
  • 745 Views
  • 2 replies
  • 0 kudos

Resolved! Disable touch controller while running the code.

Hello everyone,I've been pondering the most effective method to disable touch functionality while running my application. It's crucial for me to do so because I'm developing an RF product that could potentially cause interference with touch inputs.Sh...

Labels