DHWCtrl.FlashWritePage
Write to a temporary page buffer. Can be executed several times
until the page buffer is filled.
Properties
- Command code: 0xE063
- Command timeout: 100 ms
- Possible status codes: General status codes
Parameters (request frame)
Name | Type/Size | Description |
---|---|---|
StartAdr | Integer (32 bits) | Start address the data should be written to. |
Length of Data | Integer (16 bits) |
Length of Data in bytes |
Data | Raw data | Data to write to the page buffer. |
Returned values (response frame)
None