PARELLEL PORT DATA TRANSFER CHECKING
Sat Mar 02 2013, 10:13 pm
I fixed a new parallel / serial port card using PCI slot in my PC.
My projects (include data transfer) not working in my computer.
what is the method to check the parallel and serial port
My projects (include data transfer) not working in my computer.
what is the method to check the parallel and serial port
Sun Mar 03 2013, 12:18 pm
@ jeeson
for checking serial port simple short TX and RX pin of port
these are 2 and 3 pins of port
when these pins will shorted then the data you will send on com port that will be returned to the pc
you can use any software to check like hyper terminal, terminal ,putty etc
for parallel port connect led's on data pins and send some data on port some led's will glow some will off depend on the binary of parallel port
for checking serial port simple short TX and RX pin of port
these are 2 and 3 pins of port
when these pins will shorted then the data you will send on com port that will be returned to the pc
you can use any software to check like hyper terminal, terminal ,putty etc
for parallel port connect led's on data pins and send some data on port some led's will glow some will off depend on the binary of parallel port
jeeson like this.
Mon Mar 04 2013, 01:34 am
I fixed a new parallel / serial port card using PCI slot in my PC.
My projects (include data transfer) not working in my computer.
what is the method to check the parallel and serial portjeeson
What port addresses are you using. ?
Most Windows operating systems block direct access to parallel ports, have you allowed for that?
Powered by e107 Forum System