How to determine 485 network is not busy in half-duplex


Results 1 to 9 of 9

Threaded View

  1. #4
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959

    Default Re: How to determine 485 network is not busy in half-duplex

    Half-Duplex RS485 is fully capable of Multi-Master mode.
    The key is a fairly complex Arbitration process.

    There is a description of the arbitration process in the Microchip appnote AN1230.
    I couldn't find it on microchip.com, so I've attached it here.

    One thing not mentioned in the appnote is the RCIDL bit in the EUSART, which indicates when data is being received (even if there's nothing in RCREG yet).
    I think that bit will help in detecting the bus idle state.

    See page 3 for the arbitration process (J1708 NETWORK ACCESS).
    Attached Images Attached Images
    DT

Similar Threads

  1. give an address to pic on rs-485 network
    By russellperry in forum Ethernet
    Replies: 2
    Last Post: - 8th February 2014, 22:50
  2. USB CDC serial duplex string example wanted
    By russellperry in forum USB
    Replies: 0
    Last Post: - 31st January 2014, 18:33
  3. PICs in a RS-485 network?
    By atomski in forum mel PIC BASIC Pro
    Replies: 21
    Last Post: - 12th November 2011, 09:52
  4. RS 485 network
    By mychangl in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 25th November 2008, 09:35
  5. Slave Databuffer - RS-485 network
    By DynamoBen in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 1st June 2005, 18:36

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts