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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/21/05 12:24
Read: times


 
#101302 - make a master
Responding to: ???'s previous message
up to 120 8051 based smart transducers onto a single 4 core cable (Power, ground, "A" and "B" signals).

My question is how much delay should I put into the control signals to the LT1487's after the command codes have been sent to the 8051's (and vice-versa)?


I would start with making a '51 based master and connect it to the PC by RS232. While the B&B converters do, indeed, work very well, I would not rely on "activity controlled" turnaround in such a large system. That way you would have no "foreign" influence on your 485 bus. With a fully controlled 485 bus, you can turn in a couple of bit times. What I do is, wait 2 bits, turn the bus (two will turn) wait two bits and start.

It is crucial that all this is interrupt based, if you turn in the main loop, you will, most likely see that sometimes the transmitter start before the receiver has turnd.

Erik

PS:
you have read and applied 10 times to bulletproof RS485, I hope.


List of 16 messages in thread
TopicAuthorDate
Delay times for switching RS485 lines?            01/01/70 00:00      
   MODBUS            01/01/70 00:00      
   Driver enable and disable time            01/01/70 00:00      
   caution            01/01/70 00:00      
   delay time            01/01/70 00:00      
   make a master            01/01/70 00:00      
      I don't think it is the problem            01/01/70 00:00      
         not the PC, not the windows            01/01/70 00:00      
   Thank you all            01/01/70 00:00      
      non-pc master            01/01/70 00:00      
      Check out the FTDI serial chip            01/01/70 00:00      
         CRC?            01/01/70 00:00      
            CRC?            01/01/70 00:00      
               I see            01/01/70 00:00      
         Another happy FTDI user            01/01/70 00:00      
      USB as mentioned below sounds good, but            01/01/70 00:00      

Back to Subject List