牛卧堂MCU技术交流

标题: [M032] Porting Modbus Master [打印本页]

作者: admin    时间: 2021-12-23 17:49
标题: [M032] Porting Modbus Master
The sample code demonstrates using the UART interface and implementing Modbus master in RTU mode. The Modbus RTU is an open serial protocol derived from the Master/Slave architecture. Modbus RTU messages are the simple 16-bit structure with CRC (Cyclic-Redundant- Checksum).

Due to the simplicity of these messages that can ensure reliability, the basic 16-bit Modbus RTU register structure can be used to pack in floating point, tables, ASCII text, queues, and other unrelated data. The protocol primarily uses an RS-232 or RS-485 serial interface for communication.

You can download the sample code at https://www.nuvoton.com/resource-downlo ... 1202091644





欢迎光临 牛卧堂MCU技术交流 (http://www.nuvoton-mcu.com/) Powered by Discuz! X3.2