17.2.7 Chip Erase (CHIP_ERASE
)
Command
The CHIP_ERASE
command erases the entire chip, including the
configuration block.
After performing the erase operation, the entire Flash memory contains 0xFFFFFFFF.
CHIP_ERASE
) CommandField | Description |
---|---|
Op code | 0x4 |
Operand | Not used |
Addr_Low | Low16 bits of 32-bit destination address |
Addr_High | High16 bits of 32-bit destination address |
Expected Response (1 word):Figure 17-13. Chip Erase
( 
CHIP_ERASE
) Response