Commit Graph

4 Commits (feature/Modbus)

Author SHA1 Message Date
Oleg 46d4b79e90 Add modbus.
Init with CPU data. If COMM is removed and then installed back -
modbus will not work because CPU board will not send config data.
CPU board should detect reinstalling/reprogramming of COMM board and
send config data again (with asking software version)

Modbus here just work itself. There is no connection btw COMM and CPU
except sending config data
3 weeks ago
Oleg 5db1783db5 Clean project. Modbus still working 3 weeks ago
Oleg 9feba6b8c9 It works now
The problem was with InitCPUTimers dunction (it was commented).
But some fact was found: If you flash with correct software first
 - Modbus is working. Then, if you comment InitCPUTimers function and
flash CPU again. The Modbus still working! But, if you turn off the power
Modbus will not work after power up. The reason is unknown
3 weeks ago
Oleg a0fef5214d Modbus still working here 3 weeks ago