| cmdMEM_WR | Index |
Command Code:
The Packet:
| 0 | 1 | 2 | 3 | 4 | 5 | |||||
| address | 4 | cmdMEM_WR | ADDRH | ADDRL | MEMDATA |
| ADDRH - | Address high-byte |
| ADDRL - | Address low-byte |
| MEMDATA - | 1 to 4 data bytes |
Description:
This command writes data directly to the BrainStem EEPROM. A memory address that is out of range will generate an error message. There is no reply packet.
An EEPROM write may take up to 5ms.
This command is for low-level verification of EEPROM access subroutines. It is not intended for general use.