??? 02/26/12 01:02 Read: times |
#186198 - I implemented RTU but.. Responding to: ???'s previous message |
Hi Bill
RTU or ASCII can be implemented with little difficult in almost any 8051 derivative (provide it has at least one serial port). You need the specs of the link master-slave. ASCII is easy to implement. RTU requires CRC calculation, but in http://www.modbus.org there is a document with a nice C function in the last pages. To implement it in Assembler is simple. Start doing something according to your needs, and people here will be glad of helping in your specific difficulties. Daniel |
Topic | Author | Date |
Modbus & 8052 MCU | 01/01/70 00:00 | |
I implemented RTU but.. | 01/01/70 00:00 | |
RTU or ASCII | 01/01/70 00:00 | |
links | 01/01/70 00:00 | |
C2051 | 01/01/70 00:00 |