Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/12/04 15:08
Read: times


 
Msg Score: +1
 +1 Good Answer/Helpful
#74062 - RE: Control multiple device on one seria
Responding to: ???'s previous message
The easiest way, build a big chain: TXD to RXD of the next and so on.

Then no awkward protocol must be used, since no collision can occur.

Its suggested to use the 9 bit mode to address and unaddress a device.

Any device which receive data if it was not addressed, simple transmit it to the next:
"MOV SBUF, SBUF".

Any device, which want to transmit something must establish a receive buffer during this time.


Peter


List of 18 messages in thread
TopicAuthorDate
Control multiple device on one serial?            01/01/70 00:00      
   RE: Control multiple device on one serial?            01/01/70 00:00      
   Multiprocessor Mode?            01/01/70 00:00      
   RE: Control multiple device on one serial?            01/01/70 00:00      
   RE: Control multiple device on one serial?            01/01/70 00:00      
      RE: Control multiple device on one serial?            01/01/70 00:00      
         RE: Control multiple device on one serial?            01/01/70 00:00      
         It must be Addressable!            01/01/70 00:00      
         RE: Control multiple device on one serial?            01/01/70 00:00      
            RE: Control multiple device on one serial?            01/01/70 00:00      
               RE: Control multiple device on one serial?            01/01/70 00:00      
   RE: Control multiple device on one seria            01/01/70 00:00      
      RE: Control multiple device on one seria            01/01/70 00:00      
   RE: Control multiple device on one seria            01/01/70 00:00      
   RE: Dumb devices?            01/01/70 00:00      
      RE: Dumb devices?            01/01/70 00:00      
         RE: Dumb devices?            01/01/70 00:00      
            RE: Dumb devices?            01/01/70 00:00      

Back to Subject List