From: Errol T. <ri...@ne...> - 2006-11-29 12:51:10
|
Hi guys, I want to try and add support for the lcdserializer. It is a normal HD44780 connected through a PIC to a serial port at 9600 = baud.=20 All data sent to the PIC is relayed to the LCD as data, except if = preceded by 0xFE, in which case the following char is sent as a command. Now, my question: Should I add this as a new driver, or add another bus to the HD44780 = driver? And I didn=E2=80=99t know if I should post here or in dev=E2=80=A6 = =E2=98=BA Thanx, Errol |