Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Microcontroller and CPLD RS232 Multiplexer

Status
Not open for further replies.

huys cobb

Member level 3
Joined
Nov 10, 2006
Messages
60
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,288
Activity points
1,614
cpld multiplexer

Can someone give me a suggest on how to built RS-232 multiplexer?

from 1 com port from computer(host) to became 64 com port(slave) or 32 com port(slave)
basicly controller by RTS or DTR and CTS or DSR Host(computer) for decided which com slave active.
The speed from 115.2K to 57.6K or 38.4Kbps.



system block

1.PC Com---max232--MCS-51(DS89C450)--CPLD CY37256P160--MAX208--COMs
Picture
rs232.mux



RTS or DTR choose numbers of slave port(1-32) by sending the strings of data
with Visual Basic,C,Delphi or another PC programmer language RS-232.
The CTS or DSR will pick the numbers of slave port(1-32) which is actived.
(seems like loopback,but the loopback from MCu and CPLD detection)

The MCU serial bit banging program will decode by muxdemux CPLD.

There was Idea from www.circuitmaestro.com.
Unfortunedly the slave output ports only with 8 slave port and 9600bps.

or

2.PC Com---Max232--CPLD CY37256P160--MAX208--COMs
Picture
CPLDonly.jpg



There was idea from Philips AN040 aplication note but it was manual switch.

Anyone Master/guru's suggestion will apreciate.

Thank's
HC
 

multiplexor max232

Thank's for response

The harwares had already.

HC
 

rs232 multiplixer

Semeone here had experience or ever knew the similiar projects


HC
 

rs232 2 to 1 multiplexer serial port

How about similiar with high speed

HC
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top