FreeModbus Slave Master RTT STM32 Versions Save

Add master mode to FreeModbus. | 在 FreeModbus 中添加主机模式

V1.1

8 years ago
  • 1.Fix some bugs for FreeModbus 1.5 slave version;
  • 2.Stability improvements;
  • 3.Improve the baud rate compatibility.

V1.0

9 years ago

1.Port FreeModbus1.6 and RT-Thread1.1.1 to STM32F103. 2.Support 3 IDE : Eclipse ,Keil ,IAR. 3.Version control use git. 4.Modbus supports almost all of the functions. 5.Request for the application offers a variety of modes, the user can choose to block or non-blocking mode, 5.Add readme file for chinese.The English readme file will come soon.

V0.5

10 years ago

1.Port FreeModbus1.5 and RT-Thread1.1.1 to STM32F103. 2.Support 3 IDE : Eclipse ,Keil ,IAR. 3.Version control use git. 4.Modbus slave function support DiscreteInput,Coil,RegInput and RegHolding. 5.Modbus master function support DiscreteInput,Coil,RegInput and RegHolding. Tips:The Modbus master function is asynchronization now .Synchronization mode will be supported in the near future.

V0.3

10 years ago

1.Port FreeModbus1.5 and RT-Thread1.1.1 to STM32F103. 2.Support 3 IDE : Eclipse .Keil and IAR project has some problem,suggest to use the latest version. 3.Version control use git. 4.Modbus slave function support DiscreteInput,Coil,RegInput and RegHolding. 5.Modbus master function support RegHolding.DiscreteInput,Coil and RegInput will be added in the near future.

V0.2

10 years ago

1.Port FreeModbus1.5 and RT-Thread1.1.1 to STM32F103. 2.Support 3 IDE : Eclipse ,Keil ,IAR. 3.Version control use git. 4.Modbus function support DiscreteInput,Coil,RegInput and RegHolding.

V0.1

10 years ago

1.Port RT-Thread1.1.1 to STM32F103. 2.Support 3 IDE : Eclipse ,Keil ,IAR. 3.Version control use git.