Writes data to the memory.
Request
NADR |
PNUM |
PCMD |
HWPID |
0 |
1 |
… |
n+1 |
NADR |
0x03 |
0x01 |
? |
Address |
PData0 |
… |
PDatan-1 |
Address An address to write data to.
PData Actual data to be written to the memory.
n Written data length.
Response
The general response to writing request with STATUS_NO_ERROR Error code.
Error codes
ERROR_ADDR Data address is out of range.