Anobium / PICKitPlus

This is the PICkitPlus device database repository. This is the device database used by PICkitPlus for the PICkit 2 and PICkit 3 programmers. The parts database is partially supported by the original Microchip PICkit GUIs software - rename the dat file. To obtain the PICKitPlus software, see our website. Here:
http://www.pickitplus.co.uk
48 stars 22 forks source link

Erase part capability #9

Closed Anobium closed 3 years ago

Anobium commented 3 years ago

Add the Erase part script, erase part and validate erase operation by using PK4.

Anobium commented 3 years ago

Write data to config, progmem, eemem and userids using PK4 to set data.

Use PICKItPlus to erase part.

Validate erase by using PK4.

Anobium commented 3 years ago

Using image

Erase looks good on test.

Added new script 353

Anobium commented 3 years ago

Test procedure:

Using PK4 write extents of progmem, eemem, userIDs and changed config.
Erased in PICKitPlus 2 GUI. Ensure erased using PK4 - result see below: Read using PK4 and manually verify the part is empty by reviewing progmem, eemem, userIDs and changed config.

image