Releases: armink/FreeModbus_Slave-Master-RTT-STM32
RT-Thread + STM32 + FreeModbus + Master
RTT+STM32+FreeModbus+Master
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.
RTT+STM32+FreeModbus+Master
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.
RTT+STM32+FreeModbus+Master(RegHolding)
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.
RTT+STM32+FreeModbus
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.