from Cam Marshall original modbus
Fork of Modbus by
History
1.Changge to baudrate 460800 ok
2017-04-09, by stanley1228 [Sun, 09 Apr 2017 19:05:17 +0800] rev 9
1.Changge to baudrate 460800 ok
2.Test 921600 failed
1.change Modbus folder into function,rtu,port,include
2017-03-31, by stanley1228 [Fri, 31 Mar 2017 01:35:28 +0000] rev 8
1.change Modbus folder into function,rtu,port,include
1.change all data to holding register
2017-03-30, by stanley1228 [Thu, 30 Mar 2017 23:20:29 +0800] rev 7
1.change all data to holding register
1.Add REG_HOLDING_START,REG_HOLDING_NREGS
2017-03-22, by stanley1228 [Wed, 22 Mar 2017 22:37:25 +0800] rev 6
1.Add REG_HOLDING_START,REG_HOLDING_NREGS
2.change eMBRegHoldingCB function
1.change baud rate to 115200
2017-03-14, by stanley1228 [Tue, 14 Mar 2017 22:23:17 +0800] rev 5
1.change baud rate to 115200
2.add define enter critical section (__disable_Irq)
3.add define exit critical section (__enable_Irq)
use Qmodbus to test can read input register
2017-03-14, by stanley1228 [Tue, 14 Mar 2017 14:25:27 +0800] rev 4
use Qmodbus to test can read input register
1.but need to test more high speed baudrate
2.check timeout
publish mbed lib
2017-03-13, by stanley1228 [Mon, 13 Mar 2017 13:12:06 +0000] rev 3
publish mbed lib
change portserial.cpp but not success
2017-03-13, by stanley1228 [Mon, 13 Mar 2017 21:07:48 +0800] rev 2
change portserial.cpp but not success
ISR not in
from Cam Marshall original modbus
2017-03-02, by stanley1228 [Thu, 02 Mar 2017 12:08:11 +0000] rev 1
from Cam Marshall original modbus