IMX8MM Enable SPI based small TFT LCD Display Module

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX8MM Enable SPI based small TFT LCD Display Module

477 Views
saurav-pandya
Contributor III

Hi ,

I am working on Imx8mm EVK and I am trying to interface small SPI based TFT display.

But Driver for that IC is not available so Please help me how to enable driver.

After exploring , I know that need to develope DRM driver "drivers/gpu/drm/tiny/"

 

Is it correct , Please help me.

 

Thanks,

Saurav

0 Kudos
Reply
1 Reply

413 Views
Sanket_Parekh
NXP TechSupport
NXP TechSupport
 
I hope you are doing well.
 
Yes, you are right.
One needs to develope a DRM driver at  "drivers/gpu/drm/tiny/".
 
Please refer to drivers/gpu/drm/tiny//ili9341.c for developing SPI-based TFT LCD Driver.
 
Please also refer to the below community thread where ili9341-based LCD is integrated with i.MX8MM.
 
Thanks & Regards,
Sanket Parekh
0 Kudos
Reply