Author Topic: Serial port to Parallel Port Bridge Design  (Read 14606 times)

krubil

  • Member
  • ***
  • Posts: 2
Serial port to Parallel Port Bridge Design
« on: November 21, 2010, 10:32:19 am »
 I am retired Electronic Engineer.I think this is perfect forum to share my designs.
 Seems people are looking for USB to Parallel Port or Serial Port to Parallel port designs.
 My first problem is how do I post my schematics (.jpg) to this forum?.
 Here is brief description of my design.

 uses serial port in bit bang mode and creates parallel port signals (17 signal pins).
 restriction is you have to interface control port signals to decoder(ie. 74ls138 ) to create
 write,read strobes for data.

 krubil@verizon.net

Jan Axelson

  • Administrator
  • Frequent Contributor
  • *****
  • Posts: 3033
    • Lakeview Research
Re: Serial port to Parallel Port Bridge Design
« Reply #1 on: November 21, 2010, 11:14:14 am »
You can attach a file by clicking "Additional Options" at the bottom left of the message box. Note the size limit.

Jan

krubil

  • Member
  • ***
  • Posts: 2
Re: Serial port to Parallel Port Bridge Design
« Reply #2 on: January 03, 2011, 06:47:04 am »
Here are links to design

http://i1134.photobucket.com/albums/m620/krubil/Serial_Parallel_page2.jpg

http://i1134.photobucket.com/albums/m620/krubil/Serial_Parallel_page1.jpg

Protocol is very simple Mode latch latches Read or Write,Serial shift register stores byte and RTS and DTR provide Address
A1 and A0.After shifting data RTS must return to High before address is applied.TXD provides low going pulse to transfer
Data to selected address.(transmit either h'00 or h'FF).Design is Scalable.RXD returns data written and data read.

I will have detail theory of operation very soon.I'll appreciate any feedback.

As design stands you can directly interface 82C55A without any glue logic.
Please ask any questions you might have.I will be happy to answer them.

Kaustubh Shah
krubil@verizon.net


Jan Axelson

  • Administrator
  • Frequent Contributor
  • *****
  • Posts: 3033
    • Lakeview Research
Re: Serial port to Parallel Port Bridge Design
« Reply #3 on: January 03, 2011, 11:25:37 am »
Thanks for sharing your design!

Jan