DLPU057A March 2018 – April 2022
This command is used to erase flash sectors. It doesn’t allow erasing sector A as it has bootloader code.
Byte | Description |
1 | Command Byte (F6h) |
2 | Length (02h) |
3 | Secondary Op-code – Erase (00h) |
4 | Sector Mask |
5 | Checksum (Sum of bytes 1 to 4) |
msb | Byte 4 | lsb | |||||
b7 | b6 | b5 | b4 | b3 | b2 | b1 | b0 |
b(7) - | Sector H | b(3) - | Sector D | |
b(6) - | Sector G | b(2) - | Sector C | |
b(5) - | Sector F | b(1) - | Sector B | |
b(4) - | Sector E | b(0) - | Reserved |