DHWCtrl.FlashErasePage
Erases one or several consecutive program flash pages.
Properties
- Command code: 0xE061
- Command timeout: 100 ms
- Possible status codes: General status codes
Parameters (request frame)
Name | Type/Size | Description |
---|---|---|
StartAdr | Integer (32 bits) | Address of first page to erase. Has to be a multiple of the page size. |
Len | Integer (32 bits) | Number of Bytes to erase. Should be always a multiple of the page size. |
Returned values (response frame)
None