Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 437 Bytes

File metadata and controls

20 lines (11 loc) · 437 Bytes

Modbus Client(Master) library for MCU with C language

Source File

The source code is refer to FreeModbus, On this basis, some changes has been made and became the Host-side program

Feature

Mode : Only RTU mode is supported Comm : EIA/TIA-232 or EIA/TIA-485

Next

Add functions

Note

  1. C compiler version SHOULD BE LARGER THAN 'C98'
  2. ONCE eMBCD_Send() has been called, eMBCD_Load() Must be used after send