Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Design for converting RS-485 to Ethernet

Status
Not open for further replies.

binu G

Advanced Member level 2
Joined
Jan 9, 2003
Messages
501
Helped
12
Reputation
24
Reaction score
3
Trophy points
1,298
Location
Bangalore
Activity points
3,776
Hello,
looking for simple design which can convert RS-485 to ethernet .
485 operate at the max of 115k baud rate.

Regards
Binu G
 

Re: RS-485 to Ethernet

looking for simple design which can convert RS-485 to ethernet .
Circuit for Ethernet is not simple at all!
 

RS-485 to Ethernet

Circuit for Ethernet is not simple at all!

you must know tcpip protocal.485 is easy
 

Re: RS-485 to Ethernet

You'll need a micro with UART and a RS485 driver for the RS485 bus. The ethernet interface can be built with a special driver (like Microchip's ENC28J60) and a RJ45 (with magnetics ) connector.
You have to write some software for the micro to interface the ethernet driver: look at the ethernet stack at Microchip's web.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top