6.1 Identifying Product ID and Revision

There are two ways to find the revision and product identifier of the PIC32CM PL10 Curiosity Nano: the kit window in your Microchip development environment or the sticker on the bottom of the PCB.

The kit window appears in Microchip development environments when the PIC32CM PL10 Curiosity Nano is connected to the computer. In the VS Code® environment, the kit window is accessed through the tool window.

The first nine digits of the serial number, listed under kit information, contain the product identifier and revision.

Tip: If closed, the Kit Window can be opened in VS Code® using the Command Palette (Ctrl + Shift + P) and typing the command MPLAB: Show kits view.

The same information is found on the sticker on the bottom side of the PCB. The data matrix code on the sticker contains a string with the product identifier 02-01489, revision, and serial number.

The product identifier and revision are also printed in plain text as 02-01489/rr, where "rr" represents the revision. The serial number is printed on the following line.

The string in the data matrix code has the following format:

nnnnnnnrrfffssssss

n = product identifier

r = revision

f = fabrication code

s = serial number