P
Pavel
Guest
Hello,
I would like to read data D0..D7 from
LPT port. But I have problem with this.
I did a test (found on the internet) which should
tell me, my port is bidirectional or not:
- send a byte (but not 255) on 0x378,
- send 0x20 on 0x37A,
- read a byte from 0x378
If sent byte == read byte, LPT is NOT bidirectional.
If read byte == 255, LPT is bidirectional.
I did this test for all settings in BIOS (Normal, EPP, ECP, EPP+ECP),
and it showed that my LPT is NOT bidirectional.
I have Asus P2BF motherboard with Celeron processor,
and I don`t suppose my motherboard doesn`t have
bidirectional LPT.
What to do to set up bidirectional LPT ?
Thanks in advance,
Pavel.
I would like to read data D0..D7 from
LPT port. But I have problem with this.
I did a test (found on the internet) which should
tell me, my port is bidirectional or not:
- send a byte (but not 255) on 0x378,
- send 0x20 on 0x37A,
- read a byte from 0x378
If sent byte == read byte, LPT is NOT bidirectional.
If read byte == 255, LPT is bidirectional.
I did this test for all settings in BIOS (Normal, EPP, ECP, EPP+ECP),
and it showed that my LPT is NOT bidirectional.
I have Asus P2BF motherboard with Celeron processor,
and I don`t suppose my motherboard doesn`t have
bidirectional LPT.
What to do to set up bidirectional LPT ?
Thanks in advance,
Pavel.