Shop OBEX P1 Docs P2 Docs Learn Events
Having troubles with KS0108b based lcd from sparkfun — Parallax Forums

Having troubles with KS0108b based lcd from sparkfun

Lethal PythonLethal Python Posts: 3
edited 2008-04-04 05:55 in Propeller 1
I tried the ks0108b driver from the object exchange on a lcd i bought from spark fun but here is how far i have got

DSC00070.JPG.jpg


IOpins  =  %00000000_00000000_00111111_11111111  'set output pins     
DI      =  12
RW      =  11
Ena     =  13
DB0pin  =  0  'For reversed pins set to db7 and make active first two lines of #writebyte  
db0_db7 =  %11111111<<DB0pin
CS1     =  9
CS2     =  8
RST     =  10




changing CS1 and CS2 around doesnt change anything...
is it possible that a cold solder joint would do this....

also, is it safe to say that the lcd itself (the screen and the ICs) are in good condition

Post Edited (Lethal Python) : 4/3/2008 4:12:06 PM GMT

Comments

Sign In or Register to comment.