From: Michael R. <mi...@re...> - 2008-04-21 07:35:14
|
Hi Bryan, > i coded up a really basic linux character driver for a Nokia color > graphic LCD (tested and working) Sounds interesting! > But the thing is, its controlled by the processor's GPIO ports,not > RS232 or parallel. I'm not sure how to write a driver for lcd4linux > that would access these pins. Have you got some more information about the device? Is the display a standalone display with a i2c interface, or is it something like a complete "embedded system"? There are some i2c drivers available, just grep the sources to get some hints. There are several guys here who are working with i2c (I am not) bye, Michael -- Michael Reinelt <mi...@re...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |