11.5 Unique ID (UID)
The PIC32CM SG00/GC00 provides a 128 bit (UNIQIDn, n = 0,1,2,3) which conforms to the version 4 UUID format. See the following table for the location in Flash memory. The unique ID is programmed onto the device at manufacture.
For more information on the standard, refer to the RFC4122 at tools.ietf.org/html/rfc4122.
Address | Name | Description |
---|---|---|
0x0A0071E0 | UNIQID0 | UNIQID[31:0] |
0x0A0071E4 | UNIQID1 | UNIQID[63:32] |
0x0A0071E8 | UNIQID2 | UNIQID[95:64] |
0x0A0071EC | UNIQID3 | UNIQID[127:96] |