Re: RS-485 arrangements




"Richard Henry" <pomerado@xxxxxxxxxxx> wrote in message
news:1190044006.664926.14450@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have long been familiar with RS-485 wired as a single differential
pair connected to all the devices and termination at the both ends,
however "end" may be defined. I have recently been looking into a 4-
wire "full-duplex" implementation. However, it seems to be full-
duplex only if there are only two devices attached. Otherwise, there
appears to be a need to designate one device as the master (the device
to whose receiver all the other drivers are connected) and the rest as
slaves.

Unless there is some clever arrangement of which I am ignorant. Any
comments?

For reference:

http://datasheets.maxim-ic.com/en/ds/MAX3483-MAX3491.pdf
http://www.bb-elec.com/tech_articles/rs422_485_app_note/system_configuration.asp

Full duplex fully, overlapped is totally possible, but all the slaves have
to have a 'system address'.
A tip, design your system for the master to send, say, x bytes per packet,
and all slaves to return, x-1 bytes per packet..


.