Example using LCD TFT ILI9341

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

Example using LCD TFT ILI9341

2,965 Views
jordangarcia
Contributor II

Hey guys;

 

 

Is there an example using LCD TFT ILI9341?

 

I´m new "playing" with it, if you have any information about

how to "play it". it would great to me.

 

I´m using KDS&SDK but I can use Codewarrior, and I use frdm-k64

but I just need an example, any uC is ok.

 

Thanks;

 

Jordan c:

Labels (1)
0 Kudos
2 Replies

1,197 Views
ivadorazinova
NXP Employee
NXP Employee

Hello Jordan Garcia,

no, we have examples for TWR-LCD (Graphical LCD Tower System Module),based on SSD LCD driver, Graphical LCD Tower System Module|Freescale

If you want to make this demo, I recommend to download the driver from internet (written in C language) for this display

and then rewrite low level layer (SPI) on freescale SPI driver - or you can use SPI KSDK driver.

I hope this helps,

Best Regards,

Iva

1,197 Views
LuisCasado
NXP Employee
NXP Employee

Hello,

This is IL9341 driver for eGUI . https://github.com/Gargy007/eGUI

Luis

0 Kudos