Differential Signal From Parallel Port?
- Todd Zuercher
- Topic Author
- Away
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
02 Jul 2015 19:16 #60339
by Todd Zuercher
Differential Signal From Parallel Port? was created by Todd Zuercher
Is it possible to use two ordinary parallel port outputs to make a differential signal for a step/dir device? I was wondering if I could just connect two output pins to the same source such as this
net xstep => parport.0.pin-02-out => parport.0.pin-03-out-invert
Please Log in or Create an account to join the conversation.
02 Jul 2015 23:54 - 02 Jul 2015 23:55 #60350
by PCW
Replied by PCW on topic Differential Signal From Parallel Port?
That should work as long as the pins are on the same port and same parallel port register
(so they are updated simultaneously)
This would be the case as long as you chose the differential pairs from the
data pins (pins 2..9) or control pins (pins 1,14,16,17) on the same parallel port
(so they are updated simultaneously)
This would be the case as long as you chose the differential pairs from the
data pins (pins 2..9) or control pins (pins 1,14,16,17) on the same parallel port
Last edit: 02 Jul 2015 23:55 by PCW.
Please Log in or Create an account to join the conversation.
Time to create page: 0.058 seconds