430上ModBus 和 MBus需要自己编吗? 有没有现成的代码包和API可以调用?
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.
推荐一个freemodbus:
是一个免费全功能的modbus协议栈,支持ASCII、RTU和TCP,里面的例程就有基于MSP430的工程,可以参考。