What IC to be used to communicate between RS485 and RJ45 ?

Thread Starter

Amol_Patil

Joined Mar 31, 2023
3
I stuck into a problem for searching an appropriate controller to communicate between RS485 and RJ 45. I want to communicate my data over a ethernet connection instead of a modbus but my present circuit has an installation of MODBUS communication. So how can I make communication between RS485 and Ethernet ???
 

strantor

Joined Oct 3, 2010
6,875
Is this a hobbyist project and you're looking for an IC to design a circuit around, or a professional automation project and you're looking for a proven Modbus RTU/TCP protocol bridge?
 

bassbindevil

Joined Jan 23, 2014
918
I think that could be done with Arduino, so that could be a place to start. Prototype with an Arduino and ethernet and RS485 modules, then duplicate that on your own board.
 
Top