TG9541 / stm8ef-modbus

A lightweight framework for MODBUS RTU nodes in STM8 eForth that can do more than just I/O
https://github.com/TG9541/stm8ef/wiki/Board-C0135
MIT License
32 stars 12 forks source link

use C0135 key "S2" for reset-to-defaults #17

Closed TG9541 closed 4 years ago

TG9541 commented 4 years ago

Holding C0135 key "S2" during start-up or reset should set the EEPROM values for Node-ID and baud rate to default values:

Hint: the holding register addresses for EEPROM values are currently 0..n

TG9541 commented 4 years ago

@tealbrains: as discussed in issue #12