Skip to main content
Maaz
Associate
February 14, 2023
Question

Does Touchgfx provide GC9a01a support?

  • February 14, 2023
  • 1 reply
  • 1315 views

Hello everyone,

I am interested to know if TouchGFX supports GC9A01A or if I would need to build my own driver for the same.

This topic has been closed for replies.

1 reply

Romain DIELEMAN
ST Employee
February 15, 2023

Hi,

TouchGFX works with on any kind of display, so the display you are mentioning should work fine (TFT LCD). TouchGFX does not provide drivers itself. But I suppose your question is more if we have an example with this exact display then no but we do have other boards with TFT LTDC displays which can be used as source of inspiration to configure your project in STM32CubeMX as well.

I recommend to have a look at our online documentation and the Board Bring up articles in particular to understand how to set it up.

/Romain