From:
<wik...@te...> - 2003-09-13 18:33:10
|
Hi, I have just lunch lcd4linux, It works *Yeaa*, I had to change HD44780.c to fit my winamp wiring. But i have some other things witch i can't do. On 17 pin of printer port *AUTOFD* i have some other device. In documentation I found that this pin is not required in normal work, this is only optional if I plan to use more then 2 LCD or with 2 controllers. The problem is that lcd4linux during starts sends some signals to this pin. My question is: 1) does lcd4linux sends signall to all pins of printer port 2) how can I set up HD44780.c wiring section to fit my needs ?. Currently I have sth like this: Write.RW "GND" Write.RS "INIT" Write.ENABLE "STROBE" Write.GPO "AUTOFD" Maybe I should switch my devices from 17 *AUTOFD* to 14 *nRW* ? thanks. great work. |