Re: KS0066 / S6A0069 support in lcdproc
Bogdan Radulescu <[email protected]>
| Newsgroups | gmane.comp.sysutils.lcdproc |
|---|---|
| Message-ID | <[email protected]> |
I contacted the vendor and I managed to get some stuff from them. Now I have some very basic code which works on this LCD. It can be accessed here: http://public.nimblex.net/lcdprint.c The vendor provided code is this set of functions which should be enough to figure out how to initialize the LCD: http://public.nimblex.net/llcm1.c In this one you can also find a function for getting the keyboard feedback. Apparently the init sequence it different from the original HD44780 code. I would like to implement the driver myself but I don't know C. I would like to learn C, and probably will start learning in my free time, but it would take a lot of time to reach the skill level necessary to make this implementation. Is any of you willing to help implement this one? Regards, Bogdan ----- Original Message ----- From: Bogdan Radulescu <[email protected]> To: "[email protected]" <[email protected]> Cc: Sent: Sunday, June 26, 2011 9:04 PM Subject: [Lcdproc] KS0066 / S6A0069 support in lcdproc Hello, I've been looking around and apparently this chip, S6A0069 previously known as KS0066 should be a clone of HD44780. The datasheet should be this one: www.datasheetcatalog.org/datasheet/SamsungElectronic/mXruzuq.pdf or http://www.topwaydisplay.com/Pub/IC_DataSheet/Ks0066u.pdf I can't figure out what adjustments I should make to the HD44780 driver so I could use this LCD. Some other posts online indicate that there are timing differences or differences in the init sequence. Can you please give me some pointers? Thanks, Bogdan _______________________________________________ LCDproc mailing list [email protected] http://lists.omnipotent.net/mailman/listinfo/lcdproc