This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Modbus rtu protocol

Other Parts Discussed in Thread: MSP430F5329, TMS320F28062, SN65HVD3082E, THVD1500, ISO3082

HI All,

started working on modbus protocol, i searched about modbus protocol and how it will work and difference between RTU and ASCII format, after search got information is modbus protocol implementation is possible with RS232 and RS485 communication.

now my doubt is, is there any driver IC's for Modbus rtu communication otherwise need to implement everything itself means response of slave and errors. 

my work is want to implement modbus protocol for single master with 35 slaves.kindly help me.