LCDInfo.com

http://www.lcdinfo.com
It is currently Tue Mar 19, 2024 11:34

All times are UTC + 2 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: KS0713 driver
PostPosted: Sun Aug 27, 2006 17:34 
Offline

Joined: Tue Aug 09, 2005 17:18
Posts: 5
Is it already there?
Is it compatible with the sed 153x series?
In this case it's an old dbox2 lcd which is (in the dbox2) driven by ks0713/sed 153x driver (under linux)
(reference: ht12538 lcd display)

Is this of any use to someone?
http://nic.ath.cx/graphic-lcd/
controller inside information (pinout etc)
http://nic.ath.cx/graphic-lcd/KS0713-sch.pdf

+ a c code driver(character based)
http://nic.ath.cx/graphic-lcd/graphic-lcd.zip

or how 'bout grabbing the lcd code from the dbox2?
(easy to copy and fetch)
http://cvs.tuxbox.org/tuxbox/driver/lcd ... text/plain


Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 13, 2006 13:45 
Offline

Joined: Tue Aug 09, 2005 17:18
Posts: 5
The instruction sets between the SED 1565 and the KS0713 are virtually identical, almost.

there is a difference in the Bias Set (0xA2/0xA3) command, where 0xA2 = 1/7, 0xA3 = 1/9 in the Samsung chip. In the Epson chip they are reversed. (If my source remembered correctly)

Also, for the Samsung, depending on the setting of ADC select and Common output mode, there can be a column address offset of 4; i.e. the leftmost column is address 4. I'm not sure if this is always true since I haven't tried using all mode combinations (yet)

His code offerings (posted on the crystafontz.com forum) works for both controllers, excepting for #defines for the differences mentioned above.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 2 hours


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group