Skip to content
nopnop2002 edited this page May 14, 2017 · 43 revisions

Welcome to the ili9325_rpi wiki!

It's possible to use this module as a FrameBuffer device of RaspberryPi/OrangePi.

Wirering

TFT Rpi/Opi
LCD_RST -- Pin#7
LCD_CS -- Pin#3
LCD_RS -- Pin#5
LCD_WR -- Pin#26
LCD_RD -- Pin#28
LCD_D0 -- Pin#29
LCD_D1 -- Pin#31
LCD_D2 -- Pin#33
LCD_D3 -- Pin#35
LCD_D4 -- Pin#37
LCD_D5 -- Pin#32
LCD_D6 -- Pin#36
LCD_D7 -- Pin#38
5V -- 5V
GND -- GND

ILI9325
https://github.com/nopnop2002/ili9325_rpi/wiki/Setting-of-FrameBuffer-by-ILI9325

ILI9341
https://github.com/nopnop2002/ili9325_rpi/wiki/Setting-of-FrameBuffer-by-ILI9341

ILI9342
https://github.com/nopnop2002/ili9325_rpi/wiki/Setting-of-FrameBuffer-by-ILI9342

Clone this wiki locally