DLPU057A March 2018 – April 2022
This command is used to program Piccolo’s main application. It has four functions: erase, start address and length, program, and checksum validation. A secondary op-code is used to decide which of the four actions to take.
Steps to program:
Byte 3 is secondary op-code. It can have following values:
Secondary op-code | Action | Write/Read |
00h | Erase | Write |
01h | Start Address and Length | Write |
02h | Program | Write |
03h | Validate Data | Read |