Added the wiring to the comments.
This commit is contained in:
@@ -8,6 +8,17 @@
|
|||||||
* COPYING file distributed with this package.
|
* COPYING file distributed with this package.
|
||||||
*
|
*
|
||||||
* Copyright (c) 2001 Manuel Stahl <mythos@xmythos.de>
|
* Copyright (c) 2001 Manuel Stahl <mythos@xmythos.de>
|
||||||
|
*
|
||||||
|
* Wiring:
|
||||||
|
* Parallel: LCD:
|
||||||
|
* 1 (Strobe) ----------- 5 (WR)
|
||||||
|
* 2-9 (Data) ----------- 11-18 (Data)
|
||||||
|
* 14 (Autofeed) -------- 7 (CE)
|
||||||
|
* 16 (Init) ------------ 8 (C/D)
|
||||||
|
* 17 (Slct) ------------ 6 (RD)
|
||||||
|
* 18 (GND) ------------- 3 (GND)
|
||||||
|
* +5V ------------------ 3(LCD +)
|
||||||
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef T6963_H
|
#ifndef T6963_H
|
||||||
|
|||||||
Reference in New Issue
Block a user