- question about serial port driver
- Posted by david on November 21st, 2003
I have a device which should be written via RS232 port.
The board only has the DTR, TD, RTS and GND connected. We
want to write some binary data to the board. We want
individually control the DTR,RTS bit(might TD bit?) to
control our board. Can exsisting serial driver(COM1,COM2,
etc.) do this?
If I have to write my serial driver. How to decide which
I/O port my serial port used (0x2F7-0x2FF or 0x3F7-3FF)?
Thanks.
Similar Posts
- Windows PE Serial Port Driver (Setup & Deployment) by cawilde
- How to make Serenum sit on the top of virtual serial port driver? (Drivers) by Guan
- ndis miniport driver for serial port (Drivers) by Hornik Valentin \(CPR FEC\)
- Virtual Serial Port driver is not opened ? (Drivers) by Bimo
- USB to RS232 Serial virtual port driver (Drivers) by SBC

