5.12 Device Information Area
The Device Information Area (DIA) is a dedicated region in the program memory space; it is a new feature in the PIC16(L)F184XX family of devices. The DIA contains the calibration data for the internal temperature indicator module, stores the Microchip Unique Identifier words, and the Fixed Voltage Reference voltage readings measured in mV. The complete DIA table is shown below, followed by a description of each region and its functionality. The data is mapped from 8100h to 811Fh in the PIC16(L)F184XX family. These locations are read-only and cannot be erased or modified. The data is programmed into the device during manufacturing.
Address Range | Name of Region | Standard Device Information |
---|---|---|
8100h-8108h | MUI0 | Microchip Unique Identifier (9 Words) |
MUI1 | ||
MUI2 | ||
MUI3 | ||
MUI4 | ||
MUI5 | ||
MUI6 | ||
MUI7 | ||
MUI8 | ||
8109h | MUI9 | 1 Word Reserved |
810Ah-8111h | EUI0 | Unassigned (8 Words) |
EUI1 | ||
EUI2 | ||
EUI3 | ||
EUI4 | ||
EUI5 | ||
EUI6 | ||
EUI7 | ||
8112h | TSLR1 | Unassigned (1 Word) |
8113h | TSLR2 | Temperature indicator ADC reading at 90°C (low range setting) |
8114h | TSLR3 | Unassigned (1 Word) |
8115h | TSHR1 | Unassigned (1 Word) |
8116h | TSHR2 | Temperature indicator ADC reading at 90°C (high range setting) |
8117h | TSHR3 | Unassigned (1 Word) |
8118h | FVRA1X | ADC FVR1 Output voltage for 1x setting (in mV) |
8119h | FVRA2X | ADC FVR1 Output Voltage for 2x setting (in mV) |
811Ah | FVRA4X(1) | ADC FVR1 Output Voltage for 4x setting (in mV) |
811Bh | FVRC1X | Comparator FVR2 Output Voltage for 1x setting (in mV) |
811Ch | FVRC2X | Comparator FVR2 Output Voltage for 2x setting (in mV) |
811Dh | FVRC4X(1) | Comparator FVR2 Output Voltage for 4x setting (in mV) |
811Eh-811Fh | Unassigned (2 Words) | |
Note:
|