element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Connector Technology & Design
  • Technologies
  • More
Connector Technology & Design
Forum How can i test RS-485
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Connector Technology & Design to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 43 replies
  • Subscribers 127 subscribers
  • Views 10619 views
  • Users 0 members are here
  • connector
  • wiring
  • communication
Related

How can i test RS-485

Dsoky
Dsoky over 2 years ago

Hello, i am looking for a way to test MAX-485 , i do not have any idea how to do it , anyone can help me?

  • Sign in to reply
  • Cancel

Top Replies

  • beacon_dave
    beacon_dave over 2 years ago in reply to Dsoky +2
    Perhaps Jan Axelson's book 'Serial Port Complete' might help you ? http://janaxelson.com/spc.htm It covers the basics of serial communications, covers working with RS485 networks, and includes some…
  • KennyMillar
    KennyMillar over 2 years ago in reply to Dsoky +2
    Yeah no problem, here it is: https://www.analog.com/media/jp/technical-documentation/data-sheets/1111.pdf If you have any questions please feel free to ask - I use these chips in loads of things. …
  • Dsoky
    Dsoky over 2 years ago in reply to KennyMillar +2
    Ok good stuff i found that module https://handsontec.com/index.php/product/ft232r-usb-to-serialttl-converter-module/ will that work ?
  • Jan Cumps
    Jan Cumps over 2 years ago in reply to Dsoky

    What other pins are you referring to?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Jan Cumps
    Jan Cumps over 2 years ago in reply to Jan Cumps

    I've posted some RS-485 starter posts before. Here's one:  AVNET SmartEdge IIOT Gateway: Use RS-485 

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • Dsoky
    Dsoky over 2 years ago in reply to Jan Cumps

    RO and DI.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Dsoky
    Dsoky over 2 years ago in reply to Jan Cumps

    checking it now...

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • javagoza
    javagoza over 2 years ago in reply to Dsoky

    You can see the datasheet and this application note

    AN-960 RS-485/RS-422 Circuit Implementation Guide Application Note (Rev. 0) (analog.com)

    MAX490 Low-Power, Slew-Rate-Limited RS-485/RS-422 Transceivers | Analog Devices

    I have used rs-485 communications to communicate with point of sale terminals and access control terminal from PCs. Normally using an rs-485 card or an USB dongle.From the PC it appears as a virtual serial port, it depends on the driver that you have been provided.

    I don't understand very well what you want to do.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • Dsoky
    Dsoky over 2 years ago in reply to Jan Cumps

    Maybe with the idea i told u about still not sure, If i connected two PCs using MAX485 and tired to send from pc to the other i guess it should work, Just need to approve it before getting the converters.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Jan Cumps
    Jan Cumps over 2 years ago in reply to Dsoky

    If both USB-to-RS-485 boards are connected correctly, and both PCs speak with the same settings, it WILL work.

    Are you aware that you need one RS-485 per side?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • dougw
    dougw over 2 years ago

    I guess you would hook 2 chips up as specified in the datasheet and test bit error rates at various bit rates and lengths of twisted pair cable. RS-485 is specified up to 1200m of cable and data rates up to 10 Mb/s although not as the same time. You may also need to test over the temperature range specified in the datasheet. You might get by with using one computer with 2 ports in a loop configuration.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • beacon_dave
    beacon_dave over 2 years ago

    Perhaps something like this tutorial showing two MAX485 modules to connect two Arduinos together may help?

    https://microcontrollerslab.com/rs485-serial-communication-arduino-tutorial/

    If you are using two USB to RS485 convertors, then you wouldn't need the MAX485 IC unless you wanted to add a third node such as an Arduino onto the bus, in which case you would attach the DI and RO pins to the Arduino's serial GPIO pins. You also need to connect the DE and RE enable pins to a GPIO port to be able to toggle the MAX485 driver between transmit and receive states.

    Alternatively, you could use one USB to RS485 convertor connected to the PC and a MAX485 connected to an Arduino and send data from the SSCOM terminal application to the Arduino.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • Dsoky
    Dsoky over 2 years ago in reply to Jan Cumps

    Hi again was busy these days, so i need two ICs?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
<>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube