lzto / RaspberryPi_KeDei_35_lcd_v62

KeDei 3.5 SPI TFT LCD Display v6.2 Test Program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KeDei 6.2 SPI TFT Display Test Program

2017 Tong Zhangztong@vt.edu

-RPI KeDei 6.2 Display -KeDei 6.2 Display Butt

you need 7 wires to make kedei 6.2 display work!(not including touch panel)

  • VCC - 5v
  • GND
  • MOSI
  • MISO
  • SCLK
  • L_CS - Chip select for TFT display (of course!)
  • T_CS - Chip select for xpt2046, you need this in order to make display work! nasty šŸ¤¢ manually yank this line(pull low) when finish sending data through SPI

About

KeDei 3.5 SPI TFT LCD Display v6.2 Test Program


Languages

Language:C 98.8%Language:Makefile 1.2%