PIC18FXX39 Programming for PIC18FXX39 Flash MCUs 1.0 DEVICE OVERVIEW 2.1 In High Voltage ICSP mode, the PIC18FXX39 requires two programmable power supplies: one for VDD and one for MCLR/VPP. Both supplies should have a minimum resolution of 0.25V. Refer to Section 6.0 for additional hardware parameters. This document includes the programming specifications for the following devices: * * * * PIC18F2439 PIC18F2539 PIC18F4439 PIC18F4539 2.0 2.1.1 PROGRAMMING OVERVIEW OF THE PIC18FXX39 LOW VOLTAGE ICSP PROGRAMMING In Low Voltage ICSP mode, the PIC18FXX39 can be programmed using a VDD source in the operating range. This only means that MCLR/VPP does not have to be brought to a different voltage, but can instead be left at the normal operating voltage. Refer to Section 6.0 for additional hardware parameters. The PIC18FXX39 can be programmed using the high voltage In-Circuit Serial ProgrammingTM (ICSPTM) method, or the low voltage ICSP method; both while in the users' system. The low voltage ICSP method is slightly different than the high voltage method, and these differences are noted where applicable. This programming specification applies to PIC18FXX39 devices in all package types. TABLE 2-1: Hardware Requirements 2.2 Pin Diagrams The pin diagrams for the PIC18FXX39 family are shown in Figure 2-1. The pin descriptions of these diagrams do not represent the complete functionality of the device types. One should refer to the appropriate device data sheet for complete pin descriptions. PIN DESCRIPTIONS (DURING PROGRAMMING): PIC18FXX39 During Programming Pin Name Pin Name Pin Type Pin Description MCLR/VPP VPP P Programming Enable VDD VDD P Power Supply Vss VSS P Ground RB5 PGM I Low Voltage ICSPTM Input when LVP Configuration bit equals `1'(1) RB6 SCLK I Serial Clock RB7 SDATA I/O Serial Data Legend: I = Input, O = Output, P = Power Note 1: See Section 5.3 for more detail. 2010 Microchip Technology Inc. Preliminary DS30480C-page 1 PIC18FXX39 PIC18FXX39 FAMILY PIN DIAGRAMS MCLR/VPP RA0 RA1 RA2 RA3 RA4 RA5 VSS OSC1 OSC2 RC0 PWM1 PWM2 RC3 1 2 3 4 5 6 7 8 9 10 11 12 13 14 40-Pin DIP PIC18FXX39 28-Pin DIP, SOIC RB7 RB6 RB5 RB4 RB3 RB2 RB1 RB0 VDD VSS RC7 RC6 RC5 RC4 28 27 26 25 24 23 22 21 20 19 18 17 16 15 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 MCLR/VPP RA0 RA1 RA2 RA3 RA4 RA5 RE0 RE1 RE2 VDD VSS OSC1 OSC2 RC0 PWM1 PWM2 RC3 RD0 RD1 44-Pin TQFP 44 43 42 41 40 39 38 37 36 35 34 RC6 RC5 RC4 RD3 RD2 RD1 RD0 RC3 PWM2 PWM1 RC0 RC6 RC5 RC4 RD3 RD2 RD1 RD0 RC3 PWM2 PWM1 NC 44 43 42 41 40 39 38 37 36 35 34 PIC18FXX39 33 32 31 30 29 28 27 26 25 24 23 NC RC0 OSC2 OSC1 VSS VDD RE2 RE1 RE0 RA5 RA4 RC7 RD4 RD5 RD6 RD7 VSS VDD AVDD RB0 RB1 RB2 1 2 3 4 5 6 7 8 9 10 11 PIC18FXX39 33 32 31 30 29 28 27 26 25 24 23 OSC2 OSC1 VSS AVSS VDD VDD RE2 RE1 RE0 RA5 RA4 22 21 20 19 18 17 16 15 14 13 12 22 21 20 19 18 17 16 15 14 13 12 RA3 RA2 RA1 RA0 MCLR/VPP RB7 RB6 RB5 RB4 NC RB3 RA3 RA2 RA1 RA0 MCLR/VPP RB7 RB6 RB5 RB4 NC NC Note: RB7 RB6 RB5 RB4 RB3 RB2 RB1 RB0 VDD VSS RD7 RD6 RD5 RD4 RC7 RC6 RC5 RC4 RD3 RD2 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 44-Pin QFN 1 2 3 4 5 6 7 8 9 10 11 RC7 RD4 RD5 RD6 RD7 VSS VDD RB0 RB1 RB2 RB3 PIC18FXX39 FIGURE 2-1: Not all multiplexed pin definitions are shown. Refer to the appropriate data sheet for complete pin descriptions. DS30480C-page 2 Preliminary 2010 Microchip Technology Inc. PIC18FXX39 2.3 TABLE 2-2: Memory Map The code memory space extends from 0000h to 5FFFh (24 Kbytes) in three 8-Kbyte panels in PIC18FX539 parts. In PIC18FX439 parts, program space is from 0000h to 2FFFh (12 Kbytes). Addresses 0000h through 01FFh, however, define a "Boot Block" region that is treated separately from Panel 1. All code memory is on-chip. A user may store identification information (ID) in eight ID registers. These ID registers are mapped in addresses 200000h through 200007h. The ID locations read out normally, even after code protection is applied. Locations 300001h through 30000Dh are reserved for the configuration bits. These bits may be set to select various device options, and are described in Section 5.0. These configuration bits read out normally, even after code protected. Locations 3FFFFEh and 3FFFFFh are reserved for the device ID bits. These bits may be used by the programmer to identify what device type is being programmed, and are described in Section 5.0. These configuration bits read out normally, even after code protection. FIGURE 2-2: 200000h 200001h 200002h 200003h 200004h 200005h 200006h 200007h IMPLEMENTATION OF CODE MEMORY Device Code Memory Size PIC18F2439 0000h - 2FFFh (12 Kbytes) PIC18F2539 0000h - 5FFFh (24 Kbytes) PIC18F4439 0000h - 2FFFh (12 Kbytes) PIC18F4539 0000h - 5FFFh (24 Kbytes) 2.3.1 MEMORY ADDRESS POINTER Memory in the address space 000000h to 3FFFFFh is addressed via the Table Pointer, which is comprised of three pointer registers: * TBLPTRU, at address 0FF8h * TBLPTRH, at address 0FF7h * TBLPTRL, at address 0FF6h TBLPTRU TBLPTRH TBLPTRL Addr[21:16] Addr[15:8] Addr[7:0] MEMORY MAP FOR PIC18FXX39 ID Location 1 ID Location 2 ID Location 3 ID Location 4 ID Location 5 ID Location 6 ID Location 7 ID Location 8 300000h 300001h 300002h 300003h CONFIG1L CONFIG1H CONFIG2L CONFIG2H 3FFFFEh 3FFFFFh Device ID1 Device ID2 0000h 200h 1FFFh 2FFFh 3FFFh 12 Kbytes 24 Kbytes Boot Block Boot Block Panel 1 Panel 1 Panel 2 Panel 2 Panel 3 5FFFh Unimplemented Unimplemented Read as 0's Read as 0's 200000h 3FFFFFh 2010 Microchip Technology Inc. Preliminary DS30480C-page 3 PIC18FXX39 2.4 High Level Overview of the Programming Process Figure 2-3 shows the high level overview of the programming process. The device is first checked to see if it is blank; if it is not, a bulk erase is performed. FIGURE 2-3: Next, the code memory, ID locations, and data EEPROM are programmed. These memories are then verified to ensure that programming was successful. If no errors are detected, the configuration bits are then programmed and verified. HIGH LEVEL PROGRAMMING FLOW Start Blank Check Is part blank ? No Perform Bulk Erase Yes Program Memory Program IDs Program Data Verify Program Verify IDs Verify Data Program Configuration Bits Verify Configuration Bits Done DS30480C-page 4 Preliminary 2010 Microchip Technology Inc. PIC18FXX39 2.5 FIGURE 2-5: Entering High Voltage ICSP Program/Verify Mode The High Voltage ICSP Program/Verify mode is entered by holding SCLK and SDATA low, and then raising MCLR/VPP to VIHH (high voltage). Once in this mode, the code memory, data EEPROM, ID locations, and configuration bits can be accessed and programmed in serial fashion. The sequence that enters the device into the Programming/Verify mode places all unused I/Os in the high impedance state. FIGURE 2-4: ENTERING HIGH VOLTAGE PROGRAM/ VERIFY MODE P13 ENTERING LOW VOLTAGE PROGRAM/ VERIFY MODE P15 P12 VIH MCLR/VPP VDD VIH PGM SDATA SCLK SDATA = Input P12 D110 2.6 MCLR/VPP The SCLK pin is used as a clock input pin and the SDATA pin is used for entering command bits and data input/output during serial operation. Commands and data are transmitted on the rising edge of SCLK, latched on the falling edge of SCLK, and are Least Significant bit (LSb) first. VDD SDATA SCLK 2.6.1 SDATA = Input 2.5.1 Serial Program/Verify Operation ENTERING LOW VOLTAGE ICSP PROGRAM/VERIFY MODE When the LVP configuration bit is `1' (see Section 5.3), the Low Voltage ICSP mode is enabled. Low Voltage ICSP Program/Verify mode is entered by holding SCLK and SDATA low, placing a logic high on PGM, and then raising MCLR/VPP to VIH. In this mode, the RB5/PGM pin is dedicated to the programming function and ceases to be a general purpose I/O pin. The sequence that enters the device into the Programming/Verify mode places all unused I/O's in the high impedance state. 2010 Microchip Technology Inc. 4-BIT COMMANDS All instructions are 20 bits, consisting of a leading 4-bit command followed by a 16-bit operand, which depends on the type of command being executed. To input a command, SCLK is cycled four times. The commands needed for programming and verification are shown in Table 2-3. TABLE 2-3: COMMANDS FOR PROGRAMMING Description 4-bit Command Core Instruction (Shift in16-bit instruction) 0000 Shift out TABLAT register 0010 Table Read 1000 Table Read, post-increment 1001 Table Read, post-decrement 1010 Table Read, pre-increment 1011 Table Write 1100 Table Write, post-increment by 2 1101 Table Write, post-decrement by 2 1110 Table Write, start programming 1111 Preliminary DS30480C-page 5 PIC18FXX39 The core instruction passes a 16-bit instruction to the CPU core for execution. This is needed to setup registers as appropriate for use with other commands. Throughout this specification, commands and data are presented as illustrated in Table 2-4. The 4-bit command is shown MSb first. The command operand, or "Data Payload", is shown . Figure 2-6 demonstrates how to serially present a 20-bit command/operand to the device. TABLE 2-4: CORE INSTRUCTION 2.6.2 Depending on the 4-bit command, the 16-bit operand represents 16 bits of input data, or 8 bits of input data and 8 bits of output data. SAMPLE COMMAND SEQUENCE 4-bit Command Data Payload 1101 3C 40 FIGURE 2-6: Core Instruction Table Write, post-increment by 2 TABLE WRITE, POST-INCREMENT TIMING (1101) P2 1 2 3 P2A P2B 4 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 2 1 3 4 SCLK P5A P5 P4 P3 SDATA 1 0 1 1 0 0 0 0 4-bit Command 0 0 0 1 0 0 4 0 1 C 16-bit Data Payload 1 1 1 0 0 n n n n 3 Fetch Next 4-bit Command SDATA = Input DS30480C-page 6 Preliminary 2010 Microchip Technology Inc. PIC18FXX39 3.0 DEVICE PROGRAMMING 3.2 3.1 Blank Check Erasing code or data EEPROM is accomplished by writing an "erase option" to address 3C0004h. Code memory may be erased portions at a time, or the user may erase the entire device in one action. "Bulk Erase" operations will also clear any code protect settings associated with the memory block erased. Erase options are detailed in Table 3-1. The term, "Blank Check", means to verify that the device has no programmed memory cells. All memories must be verified: code memory, data EEPROM, ID locations, and configuration bits. The Device ID registers (3FFFFEh:3FFFFFh) should be ignored. High Voltage ICSP Bulk Erase A "blank" or "erased" memory cell will read as a `1'. So, "Blank Checking" a device merely means to verify that all bytes read as FFh, except the configuration bits. Unused (reserved) configuration bits will read `0' (programmed). Refer to Table 5-2 for blank configuration expect data for the various PIC18FXX39 devices. TABLE 3-1: If it is determined that the device is not blank, then the device should be Bulk Erased (see Section 3.2) before any attempt to program is made. Given that "Blank Checking" is merely code and data EEPROM verification with FFh expect data, refer to Section 4.1 and Section 4.3 for implementation details. FIGURE 3-1: BLANK CHECK FLOW Start Description 81h Erase Boot Block 83h Erase Panel 1 88h Erase Panel 2 (PIC18FX539 only) 89h Erase Panel 3 (PIC18FX539 only) 8Ah The actual Bulk Erase function is a self-timed operation. Once the erase has started (falling edge of the 4th SCLK after the WRITE command), serial execution will cease until the erase completes (parameter P11). During this time, SCLK may continue to toggle, but SDATA must be held low. The code sequence to erase the entire device is shown in Table 3-2 and Table 3-3. The corresponding flowcharts are shown in Figure 3-2 and Figure 3-3. Note: Yes Data Erase Data EEPROM Blank Check Device Is device blank? BULK ERASE OPTIONS A Bulk Erase is the only way to reprogram code protect bits from an on state to an off state. Continue No Bulk Erase Device Blank Check Device Is device blank? Yes Continue No Abort 2010 Microchip Technology Inc. Preliminary DS30480C-page 7 PIC18FXX39 TABLE 3-2: CHIP ERASE COMMAND SEQUENCE FOR PIC18FX439 4-bit Command Data Payload Core Instruction Step 1: Load 3C0004h to Address Pointer. 0000 0000 0000 0000 0000 0000 0E 6E 0E 6E 0E 6E 3C F8 00 F7 04 F6 MOVLW MOVWF MOVLW MOVWF MOVLW MOVWF 3Ch TBLPTRU 00h TBLPTRH 04h TBLPTRL Step 2: Erase boot block. 0000 0000 0000 00 83 00 00 00 00 Write 83h to 3C0004h to erase the boot block NOP Hold SDATA low until erase complete 00 88 00 00 00 00 Write 88h to 3C0004h to erase the panel 1 NOP Hold SDATA low until erase complete Step 3: Erase Panel 1. 0000 0000 0000 Step 4: Configure device for single panel write. 0000 0000 0000 0000 0000 0000 1100 0E 6E 0E 6E 0E 6E 00 3C F8 00 F7 06 F6 00 MOVLW MOVWF MOVLW MOVWF MOVLW MOVWF Write 3Ch TBLPTRU 00h TBLPTRH 06h TBLPTRL 00h to 3C0006h to enable single panel writes Step 5: Direct access to code memory. 0000 0000 8E A6 9C A6 BSF EECON1, EEPGD BCF EECON1, CFGS Step 6: Set the Table Pointer to point to the first 64-byte block of Panel 2. 0000 0000 0000 0000 0000 0000 0E 6E 0E 6E 0E 6E 20 F8 00 F7 00 F6 MOVLW MOVWF MOVLW MOVWF MOVLW MOVWF 20h TBLPTRU 00h TBLPTRH 00h TBLPTRL Step 7: Enable memory writes and setup an erase. 0000 0000 84 A6 88 A6 BSF EECON1, WREN BSF EECON1, FREE Step 8: Perform Data EEPROM unlock sequence. 0000 0000 0000 0000 0E 6E 0E 6E 55 A7 AA A7 MOVLW MOVWF MOVLW MOVWF 55h EECON2 AAh EECON2 Step 9: Initiate erase. 0000 0000 82 A6 00 00 BSF EECON1, WR NOP Step 10: Wait for P11+P10 and then disable writes. 0000 94 A6 BCF EECON1, WREN Step 11: Increment Table Pointer by 64 and repeat from step 7 to step 10, 40 times. DS30480C-page 8 Preliminary 2010 Microchip Technology Inc. PIC18FXX39 FIGURE 3-2: CHIP ERASE FLOW FOR PIC18FX439 START Load 300004h to Address Pointer Load 2000h to Table Pointer (Panel 2 Starting Address) Write 83h to Erase Boot Block Enable Memory Write and Data EEPROM Unlock Sequence and Erase the Locations Delay P11 + P10 Time Write 88h to Erase Panel 1 Delay P11 + P10 Time Address = 2FFFh? Increment Address by 64 No Yes Delay P11 + P10 Time END Load 00h (Single Panel) to 3C0006h Set Code Memory Access to EE Control Registers 2010 Microchip Technology Inc. Preliminary DS30480C-page 9 PIC18FXX39 TABLE 3-3: CHIP ERASE COMMAND SEQUENCE FOR PIC18FX539 4-bit Command Data Payload Core Instruction Step 1: Load 3C0004h to Address Pointer. 0000 0000 0000 0000 0000 0000 0E 6E 0E 6E 0E 6E 3C F8 00 F7 04 F6 MOVLW MOVWF MOVLW MOVWF MOVLW MOVWF 3Ch TBLPTRU 00h TBLPTRH 04h TBLPTRL Step 2: Erase boot block. 0000 0000 0000 00 83 00 00 00 00 Write 83h to 3C0004h to erase the boot block NOP Hold SDATA low until erase complete (P11+P10) 00 88 00 00 00 00 Write 88h to 3C0004h to erase the panel 1 NOP Hold SDATA low until erase complete (P11+P10) 00 89 00 00 00 00 Write 89h to 3C0004h to erase the panel 2 NOP Hold SDATA low until erase complete (P11+P10) 00 8A 00 00 00 00 Write 8Ah to 3C0004h to erase the panel 3 NOP Hold SDATA low until erase complete (P11+P10) Step 3: Erase Panel 1. 0000 0000 0000 Step 4: Erase Panel 2. 0000 0000 0000 Step 5: Erase Panel 3. 0000 0000 0000 DS30480C-page 10 Preliminary 2010 Microchip Technology Inc. PIC18FXX39 FIGURE 3-3: CHIP ERASE FLOW FOR PIC18FX539 START Write 88h to Erase Panel 1 Delay P11 + P10 Time Load 300004h to Address Pointer Delay P11 + P10 Time Write 8Ah to Erase Panel 3 Write 83h to Erase Boot Block Write 89h to Erase Panel 2 Delay P11 + P10 Time Delay P11 + P10 Time END FIGURE 3-4: BULK ERASE TIMING P10 1 2 3 4 1 2 15 16 1 2 3 4 1 2 1 15 16 2 3 4 1 2 n n SCLK SDATA 0 0 1 1 4-bit Command P5 P5A P5 0 0 0 16-bit Data Payload 0 0 0 0 0 4-bit Command P5A 0 0 0 NOP 0 P11 0 0 0 0 4-bit Command Erase Time 16-bit Data Payload SDATA = Input 2010 Microchip Technology Inc. Preliminary DS30480C-page 11 PIC18FXX39 3.2.1 LOW VOLTAGE ICSP BULK ERASE When using low voltage ICSP, the part must be supplied by the voltage specified in parameter D111, if a bulk erase is to be executed. All other bulk erase details as described above apply. If it is determined that a program memory erase must be performed at a supply voltage below the bulk erase limit, refer to the erase methodology described in Section 3.3.1. If it is determined that a data EEPROM erase must be performed at a supply voltage below the bulk erase limit, follow the methodology described in Section 3.4 and write zeroes to the array. 3.3 Code Memory Programming a write sequence. The actual memory write sequence takes the contents of these buffers and programs the associated EEPROM code memory. The programming duration is externally timed and is controlled by SCLK. After a "Start Programming" command is issued (4-bit command, `1111'), a NOP is issued where the 4th SCLK is held high for the duration of the programming time, P9. After SCLK is brought low, the programming sequence is terminated. SCLK must be held low for the time specified by parameter P10 to allow high voltage discharge of the memory array. The code sequence to program a PIC18FXX39 device is shown in Table 3-4. The flowchart shown in Figure 3-7 depicts the logic necessary to completely write a PIC18FXX39 device. Programming code memory is accomplished by first loading data into the appropriate write buffers and then initiating a programming sequence. Each panel in the code memory space (see Figure 2-2) has an 8-byte deep write buffer that must be loaded prior to initiating FIGURE 3-5: Note: The TBLPTR register must contain the same offset value when initiating the programming sequence as it did when the write buffers were loaded. ERASE AND WRITE BOUNDARIES 8-byte Write Buffer Panel n TBLPTR<2:0> = 7 TBLPTR<2:0> = 6 TBLPTR<2:0> = 5 TBLPTR<2:0> = 4 TBLPTR<2:0> = 3 TBLPTR<2:0> = 2 TBLPTR<2:0> = 1 TBLPTR<2:0> = 0 Erase Region (64 bytes) Offset = TBLPTR<12:3> Offset = TBLPTR<12:6> Note: TBLPTR = TBLPTRU:TBLPTRH:TBLPTRL. DS30480C-page 12 Preliminary 2010 Microchip Technology Inc. PIC18FXX39 TABLE 3-4: WRITE CODE MEMORY CODE SEQUENCE 4-bit Command Data Payload Core Instruction Step 1: Configure device for multi-panel writes. 0000 0000 0000 0000 0000 0000 1100 0E 6E 0E 6E 0E 6E 00 3C F8 00 F7 06 F6 40 MOVLW MOVWF MOVLW MOVWF MOVLW MOVWF Write 3Ch TBLPTRU 00h TBLPTRH 06h TBLPTRL 00h to 3C0006h to enable single panel writes. Step 2: Direct access to code memory. 0000 0000 8E A6 9C A6 BSF EECON1, EEPGD BCF EECON1, CFGS Step 3: Load write buffer. 0000 0000 0000 0000 0000 0000 1101 1101 1101 1111 0000 0E 6E F8 0E 6E F7 0E 6E F6 00 00 MOVLW MOVWF MOVLW MOVWF MOVLW MOVWF Write Write Write Write NOP - TBLPTRU TBLPTRH TBLPTRL 2 bytes and post-increment address by 2 2 bytes and post-increment address by 2 2 bytes and post-increment address by 2 2 bytes and start programming Hold SCLK high for Time P9 Step 4: Delay of P10. To continue writing data, repeat steps 2 through 4, where the Address Pointer is incremented by 8 at each iteration of the loop. FIGURE 3-6: TABLE WRITE AND START PROGRAMMING INSTRUCTION TIMING (1111) P10 1 2 3 4 1 2 3 4 5 6 15 16 1 2 3 4 SCLK 2 3 P5A P5 SDATA 1 P9 1 1 1 1 4-bit Command n n n n n n n n 16-bit Data Payload 0 0 0 0 4-bit Command 0 Programming Time 0 0 16-bit Data Payload SDATA = Input 2010 Microchip Technology Inc. Preliminary DS30480C-page 13 PIC18FXX39 3.3.1 MODIFYING CODE MEMORY FIGURE 3-7: All of the programming examples up to this point have assumed that the device is blank prior to programming. In fact, if the device is not blank, the direction has been to completely erase the device via a Bulk Erase operation (see Section 3.2). PROGRAM CODE MEMORY FLOW Start It may be the case, however, that the user wishes to modify only a section of an already programmed device. In such a situation, erasing the entire device is not a realistic option. Configure Device for Single Panel Write The minimum amount of data that can be written to the device is 8 bytes. This is accomplished by placing the device in Single Panel Write mode, loading the 8-byte write buffer for the panel, and then initiating a write sequence, as shown in Table 3-4. In this case, however, it is assumed that the address space to be written already has data in it (i.e., it is not blank). Load 8 Bytes to Write Buffer at Start Write Sequence and Hold SCLK High Until Done The minimum amount of code memory that may be erased at a given time is 64 bytes. Again, the device must be placed in Single Panel Write mode. The EECON1 register must then be used to erase the 64-byte target space prior to writing the data. When using the EECON1 register to act on code memory, the EEPGD bit must be set (EECON1<7> = 1) and the CFGS bit must be cleared (EECON1<6> = 0). The WREN bit must be set (EECON1<2> = 1) to enable writes of any sort (e.g., erases), and this must be done prior to initiating a write sequence. The FREE bit must be set (EECON1<4> = 1) in order to erase the program space being pointed to by the Table Pointer. The erase sequence is initiated by the setting the WR bit (EECON1<1> = 1). It is strongly recommended that the WREN bit be set only when absolutely necessary. To help prevent inadvertent writes when using the EECON1 register, EECON2 is used to "enable" the WR bit. This register must be sequentially loaded with 55h and then, AAh, immediately prior to asserting the WR bit in order for the write to occur. Delay P9 and Pull SCLK Low Delay P10 Increment Address by 8 No All locations done? Yes End The erase will begin on the falling edge of the 4th SCLK after the WR bit is set. After the erase sequence terminates, SCLK must still be held low for the time specified by parameter P10 to allow high voltage discharge of the memory array. DS30480C-page 14 Preliminary 2010 Microchip Technology Inc. PIC18FXX39 TABLE 3-5: MODIFYING CODE MEMORY 4-bit Command Data Payload Core Instruction Step 1: Configure device for single panel writes. 0000 0000 0000 0000 0000 0000 1100 0E 6E 0E 6E 0E 6E 00 3C F8 00 F7 06 F6 00 MOVLW MOVWF MOVLW MOVWF MOVLW MOVWF Write 3Ch TBLPTRU 00h TBLPTRH 06h TBLPTRL 00h to 3C0006h to enable single panel writes. Step 2: Direct access to code memory. 0000 0000 8E A6 9C A6 BSF EECON1, EEPGD BCF EECON1, CFGS Step 3: Set the Table Pointer for the block to be erased. 0000 0000 0000 0000 0000 0000 0E 6E 0E 6E 0E 6E F8 F7 F6 MOVLW MOVWF MOVLW MOVWF MOVLW MOVWF TBLPTRU TBLPTRH TBLPTRL Step 4: Enable memory writes and setup an erase. 0000 0000 84 A6 88 A6 BSF EECON1, WREN BSF EECON1, FREE Step 5: Perform Data EEPROM unlock sequence. 0000 0000 0000 0000 0E 6E 0E 6E 55 A7 AA A7 MOVLW MOVWF MOVLW MOVWF 0X55 EECON2 0XAA EECON2 Step 6: Initiate erase. 0000 0000 82 A6 00 00 BSF EECON1, WR NOP Step 7: Wait for P11+P10 and then disable writes. 0000 94 A6 BCF EECON1, WREN Step 8: Load write buffer for panel. Correct panel will be selected based on the Table Pointer. 0000 0000 0000 0000 1101 1101 1101 1111 0000 0E 6E F7 0E 6E F6 00 00 MOVLW MOVWF MOVLW MOVWF Write Write Write Write NOP - TBLPTRH TBLPTRL 2 bytes and post-increment address by 2 2 bytes and post-increment address by 2 2 bytes and post-increment address by 2 2 bytes and start programming hold SCLK high for time P9 To continue writing data, repeat step 8, where the Address Pointer is incremented by 8 at each iteration of the loop. 2010 Microchip Technology Inc. Preliminary DS30480C-page 15 PIC18FXX39 3.4 FIGURE 3-8: Data EEPROM Programming PROGRAM DATA FLOW Data EEPROM is accessed one byte at a time via an Address Pointer, EEADR, and a data latch, EEDATA. Data EEPROM is written by loading EEADR with the desired memory location, EEDATA with the data to be written, and initiating a memory write by appropriately configuring the EECON1 and EECON2 registers. A byte write automatically erases the location and writes the new data (erase-before-write). Start Set Address Set Data When using the EECON1 register to perform a data EEPROM write, the EEPGD bit must be cleared (EECON1<7> = 0) and the CFGS bit must be cleared (EECON1<6> = 0). The WREN bit must be set (EECON1<2> = 1) to enable writes of any sort, and this must be done prior to initiating a write sequence. The write sequence is initiated by the setting the WR bit (EECON1<1> = 1). It is strongly recommended that the WREN bit be set only when absolutely necessary. Unlock Sequence 55h - EECON2 AAh - EECON2 To help prevent inadvertent writes when using the EECON1 register, EECON2 is used to "enable" the WR bit. This register must be sequentially loaded with 55h and then, AAh, immediately prior to asserting the WR bit in order for the write to occur. Delay P11+P10 for Write to Occur Enable Write Start Write Sequence No The write will begin on the falling edge of the 4th SCLK after the WR bit is set. Done? Yes After the programming sequence terminates, SCLK must still be held low for the time specified by parameter P10 to allow high voltage discharge of the memory array. FIGURE 3-9: Done DATA EEPROM WRITE TIMING P10 1 2 3 4 1 2 15 16 1 2 3 4 1 2 15 16 1 2 3 1 4 2 SCLK P5 SDATA 0 0 0 0 4-bit Command P5 P5A 0 BSF EECON1, WR 0 0 0 4-bit Command P5A 0 0 0 16-bit Data Payload 0 P11 0 0 0 0 n 4-bit Command Data EEPROM Write Time n 16-bit Data Payload SDATA = Input DS30480C-page 16 Preliminary 2010 Microchip Technology Inc. PIC18FXX39 TABLE 3-6: PROGRAMMING DATA MEMORY 4-bit Command Data Payload Core Instruction Step 1: Direct access to Data EEPROM. 0000 0000 9E A6 9C A6 BCF EECON1, EEPGD BCF EECON1, CFGS Step 2: Set the Data EEPROM Address Pointer. 0000 0000 0E 6E A9 MOVLW MOVWF EEADR Step 3: Load the data to be written. 0000 0000 0E 6E A8 MOVLW MOVWF EEDATA Step 4: Enable memory writes. 0000 84 A6 BSF EECON1, WREN Step 5: Perform Data EEPROM unlock sequence. 0000 0000 0000 0000 0E 6E 0E 6E 55 A7 AA A7 MOVLW MOVWF MOVLW MOVWF 0X55 EECON2 0XAA EECON2 Step 6: Initiate write. 0000 0000 0000 82 A6 00 00 00 00 BSF EECON1, WR NOP Hold SDATA low until write completes Step 7: Wait for P11 and then disable writes. 0000 94 A6 BCF EECON1, WREN Repeat steps 2 through 7 to write more data. 2010 Microchip Technology Inc. Preliminary DS30480C-page 17 PIC18FXX39 3.5 ID Location Programming Note: The ID locations are programmed much like the code memory, except that multi-panel writes must be disabled. The single panel that will be written will automatically be enabled, based on the value of the Table Pointer. The ID registers are mapped in addresses 200000h through 200007h. These locations read out normally, even after code protection. TABLE 3-7: For single panel programming, the user must still fill the 8-byte data buffer for the panel. Table 3-7 demonstrates the code sequence required to write the ID locations. WRITE ID SEQUENCE 4-bit Command Data Payload Core Instruction Step 1: Configure device for single panel writes. 0000 0000 0000 0000 0000 0000 1100 0E 6E 0E 6E 0E 6E 00 3C F8 00 F7 06 F6 00 MOVLW MOVWF MOVLW MOVWF MOVLW MOVWF Write 3Ch TBLPTRU 00h TBLPTRH 06h TBLPTRL 00h to 3C0006h to enable single panel writes. Step 2: Direct access to code memory. 0000 0000 8E A6 9C A6 BSF EECON1, EEPGD BCF EECON1, CFGS Step 3: Load write buffer. Panel will be automatically determined by address. 0000 0000 0000 0000 0000 0000 1101 1101 1101 1111 0000 0E 20 6E F8 0E 00 6E F7 0E 00 6E F6 00 00 DS30480C-page 18 MOVLW MOVWF MOVLW MOVWF MOVLW MOVWF Write Write Write Write NOP - 20h TBLPTRU 00h TBLPTRH 00h TBLPTRL 2 bytes and post-increment address by 2 2 bytes and post-increment address by 2 2 bytes and post-increment address by 2 2 bytes and start programming hold SCLK high for time P9 Preliminary 2010 Microchip Technology Inc. PIC18FXX39 3.6 Boot Block Programming 3.7 The Boot Block segment is programmed in exactly the same manner as the ID locations (see Section 3.5). Multi-panel writes must be disabled so that only addresses in the range 0000h to 01FFh will be written. The code sequence detailed in Table 3-7 should be used, except that the address data used in "Step 3" will be in the range 000000h to 0001FFh. TABLE 3-8: Configuration Bits Programming Unlike code memory, the configuration bits are programmed a byte at a time. The "Table Write, Begin Programming" 4-bit command (1111) is used, but only 8 bits of the following 16-bit payload will be written. The LSB of the payload will be written to even addresses, and the MSB will be written to odd addresses. The code sequence to program two consecutive configuration locations is shown in Figure 3-8. SET ADDRESS POINTER TO CONFIGURATION LOCATION 4-bit Command Data Payload Core Instruction Step 1: Configure device for single panel writes. 0000 0000 0000 0000 0000 0000 1100 0E 6E 0E 6E 0E 6E 00 3C F8 00 F7 06 F6 00 MOVLW MOVWF MOVLW MOVWF MOVLW MOVWF Write 3Ch TBLPTRU 00h TBLPTRH 06h TBLPTRL 00h to 3C0006h to enable single panel writes. Step 2: Direct access to configuration memory. 0000 0000 8E A6 8C A6 BSF EECON1, EEPGD BSF EECON1, CFGS Step 3: Set Table Pointer for configuration word to be written. Write even/odd addresses. 0000 0000 0000 0000 0000 0000 1111 0000 0000 1111 0000 FIGURE 3-10: 0E 30 6E F8 0E 00 6E F7 0E 00 6E F6 00 00 2A F6 00 00 MOVLW 30h MOVWF TBLPTRU MOVLW 00h MOVWF TBLPRTH MOVLW 00h MOVWF TBLPTRL Load 2 bytes and start programming NOP - hold SCLK high for time P9 INCF TBLPTRL Load 2 bytes and start programming NOP - hold SCLK high for time P9 CONFIGURATION PROGRAMMING FLOW Start Start Load Even Configuration Address Load Odd Configuration Address Program LSB Program MSB Delay P9 Time for Write Delay P9 Time for Write Done Done 2010 Microchip Technology Inc. Preliminary DS30480C-page 19 PIC18FXX39 4.0 READING THE DEVICE 4.1 Read Data EEPROM Memory FIGURE 4-1: READ DATA EEPROM FLOW Start Data EEPROM is accessed one byte at a time via an Address Pointer, EEADR, and a data latch, EEDATA. Data EEPROM is read by loading EEADR with the desired memory location and initiating a memory read by appropriately configuring the EECON1 register. The data will be loaded into EEDATA, where it may be serially output on SDATA via the 4-bit command, `0010' (shift out data holding register). A delay of P6 must be introduced after the falling edge of the 8th SCLK of the operand to allow SDATA to transition from an input to an output. During this time, SCLK must be held low (see Figure 4-2). Set Address Read Byte Move to TABLAT Shift Out Data The command sequence to read a single byte of data is shown in Table 4-1. No Done? Yes Done TABLE 4-1: READ DATA EEPROM MEMORY 4-bit Command Data Payload Core Instruction Step 1: Direct access to Data EEPROM. 0000 0000 9E A6 9C A6 BCF EECON1, EEPGD BCF EECON1, CFGS Step 2: Set the Data EEPROM Address Pointer. 0000 0000 0E 6E A9 MOVLW MOVWF EEADR Step 3: Initiate a memory read. 0000 80 A6 BSF EECON1, RD Step 4: Load data into the serial data holding register. 0000 0000 0010 50 A8 6E F5 MOVF EEDATA, W, 0 MOVWF TABLAT Shift Out Data(1) Note 1: The is undefined; the is the data. FIGURE 4-2: 1 SHIFT OUT DATA HOLDING REGISTER TIMING (0010) 2 3 4 1 2 3 4 5 6 7 9 8 10 11 12 13 14 15 16 1 2 3 4 SCLK P5 P5A P6 P14 SDATA 0 1 0 LSb 1 0 2 3 4 5 6 DS30480C-page 20 SDATA = Output Preliminary n n n n Fetch Next 4-bit Command Shift Data Out SDATA = Input MSb SDATA = Input 2010 Microchip Technology Inc. PIC18FXX39 4.2 Read Code Memory, ID Locations, and Configuration Bits delay of P6 must be introduced after the falling edge of the 8th SCLK of the operand to allow SDATA to transition from an input to an output. During this time, SCLK must be held low (see Table 4-2). This operation also increments the Table Pointer by one, pointing to the next byte in code memory for the next read. Code memory is accessed one byte at a time, via the 4-bit command, `1001' (Table Read, post-increment). The contents of memory pointed to by the Table Pointer (TBLPTRU:TBLPTRH:TBLPTRL) are loaded into the Table Latch and then serially output on SDATA. This technique will work to read any memory in the 000000h to 3FFFFFh address space, so it also applies to the reading of the ID and configuration registers. The 4-bit command is shifted in LSb first. The Table Read is executed during the next 8 clocks, then shifted out on SDATA during the last 8 clocks, LSb to MSb. A TABLE 4-2: READ CODE MEMORY SEQUENCE 4-bit Command Data Payload Core Instruction Step 1: Set Table Pointer. 0000 0000 0000 0000 0000 0000 0E 6E 0E 6E 0E 6E F8 F7 F6 MOVLW MOVWF MOVLW MOVWF MOVLW MOVWF Addr[21:16] TBLPTRU TBLPTRH TBLPTRL Step 2: Read memory into Table Latch and then shift out on SDATA, LSb to MSb. 1001 00 00 FIGURE 4-3: 1 TBLRD *+ TABLE READ POST-INCREMENT INSTRUCTION TIMING (1001) 2 3 4 1 2 3 4 5 6 7 9 8 10 11 12 13 1 14 15 16 2 3 4 SCLK P5 P5A P6 P14 SDATA 1 0 0 LSb 1 1 2 3 4 5 6 Shift Data Out SDATA = Input 2010 Microchip Technology Inc. SDATA = Output Preliminary MSb n n n n Fetch Next 4-bit Command SDATA = Input DS30480C-page 21 PIC18FXX39 4.3 Verify Code Memory and ID Locations The verify step involves reading back the code memory space and comparing against the copy held in the programmer's buffer. Memory reads occur a single byte at a time, so two bytes must be read to compare against the word in the programmer's buffer. Refer to Section 4.2 for implementation details of reading code memory. FIGURE 4-4: The Table Pointer must be manually set to 200000h (base address of the ID locations) once the code memory has been verified. The post-increment feature of the Table Read 4-bit command may not be used to increment the Table Pointer beyond 1FFFFFh. VERIFY CODE MEMORY FLOW Start Set Pointer = 0 Set Pointer = 200000h Read Low Byte Read Low Byte Read High Byte Read High Byte Does word = expect data? No Does word = expect data? Failure, Report Error Yes No No Failure, Report Error Yes All code memory verified? No All ID locations verified? Yes Yes Done 4.4 Verify Configuration Bits 4.5 A configuration address may be read and output on SDATA via the 4-bit command, `1001'. Configuration data is read and written in a byte-wise fashion, so it is not necessary to merge two bytes into a word prior to a compare. The result may then be immediately compared to the appropriate configuration data in the programmer's memory for verification. Refer to Section 4.2 for implementation details of reading configuration data. DS30480C-page 22 Verify Data EEPROM A data EEPROM address may be read via a sequence of core instructions (4-bit command, `0000') and then output on SDATA via the 4-bit command, `0010' (shift out data holding register). The result may then be immediately compared to the appropriate data in the programmer's memory for verification. Refer to Section 4.1 for implementation details of reading data EEPROM. Preliminary 2010 Microchip Technology Inc. PIC18FXX39 5.0 CONFIGURATION WORD 5.3 The PIC18FXX39 has several configuration words. These bits can be set or cleared to select various device configurations. All other memory areas should be programmed and verified prior to setting configuration words. These bits may be read out normally, even after read or code protected. 5.1 The LVP bit in configuration register, CONFIG4L, enables low voltage ICSP programming. The LVP bit defaults to a `1' from the factory. If Low Voltage Programming mode is not used, the LVP bit can be programmed to a `0' and RB5/PGM becomes a digital I/O pin. However, the LVP bit may only be programmed by entering the High Voltage ICSP mode, where MCLR/VPP is raised to VIHH. Once the LVP bit is programmed to a `0', only the High Voltage ICSP mode is available and only the High Voltage ICSP mode can be used to program the device. ID Locations A user may store identification information (ID) in eight ID locations mapped in 200000h:200007h. It is recommended that the Most Significant nibble of each ID be 0Fh. In doing so, if the user code inadvertently tries to execute from the ID space, the ID data will execute as a NOP. 5.2 Note 1: The normal ICSP mode is always available, regardless of the state of the LVP bit, by applying VIHH to the MCLR/VPP pin. Device ID Word 2: While in Low Voltage ICSP mode, the RB5 pin can no longer be used as a general purpose I/O. The device ID word for the PIC18FXX39 is located at 3FFFFEh:3FFFFFh. These bits may be used by the programmer to identify what device type is being programmed and read out normally, even after code or read protected. TABLE 5-1: Low Voltage Programming (LVP) Bit DEVICE ID VALUE Device ID Value Device DEVID2 DEVID1 PIC18F2439 04h 100x xxxx PIC18F2539 04h 000x xxxx PIC18F4439 04h 101x xxxx PIC18F4539 04h 001x xxxx 2010 Microchip Technology Inc. Preliminary DS30480C-page 23 PIC18FXX39 TABLE 5-2: PIC18FXX39 CONFIGURATION BITS AND DEVICE IDs File Name 300000h CONFIG1L Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 Erased or "Blank" Value -- -- -- -- -- -- -- -- 0000 0000 (1) 300001h CONFIG1H -- -- -- -- FOSC2 FOSC1 FOSC0 0010 0111 300002h CONFIG2L -- -- -- -- BORV1 BORV2 BOREN PWRTEN 0000 1111 300003h CONFIG2H -- -- -- -- WDTEN 0000 1111 300004h CONFIG3L -- -- -- -- -- -- -- -- 0000 0000 300005h CONFIG3H -- -- -- -- -- -- -- --(1) 0000 0001 300006h CONFIG4L BKBUG -- -- -- -- LVP -- STVREN 1000 0101 300007h CONFIG4H -- -- -- -- -- -- -- -- 0000 0000 300008h CONFIG5L -- -- -- -- --(1) CP2 CP1 CP0 0000 1111 300009h CONFIG5H -- WDTPS2 WDTPS1 WDTPS0 CPD CPB -- -- -- -- -- -- 1100 0000 30000Ah CONFIG6L -- -- -- -- --(1) WRT2 WRT1 WRT0 0000 1111 1110 0000 30000Bh CONFIG6H WRTD WRTB WRTC -- -- -- -- -- 30000Ch CONFIG7L -- -- -- -- --(1) EBTR2 EBTR1 EBTR0 0000 1111 30000Dh CONFIG7H -- EBTRB -- -- -- -- -- -- 0100 0000 3FFFFEh DEVID1 DEV2 DEV1 DEV0 REV4 REV3 REV2 REV1 REV0 Table 5-1 3FFFFFh DEVID2 DEV10 DEV9 DEV8 DEV7 DEV6 DEV5 DEV4 DEV3 Table 5-1 Note 1: Unimplemented, but reserved; maintain this bit set. 2: Shaded cells are unimplemented, read as `0'. DS30480C-page 24 Preliminary 2010 Microchip Technology Inc. PIC18FXX39 TABLE 5-3: PIC18FXX39 BIT DESCRIPTION Bit Name Configuration Words Description FOSC2:FOSC0 CONFIG1H Oscillator Selection bits 111 = Reserved 110 = HS oscillator w/ PLL enabled 101 = EC oscillator w/ OSC2 configured as RA6 100 = EC oscillator w/ OSC2 configured as "divide by 4 clock output" 011 = Reserved 010 = HS oscillator 001 = Reserved 000 = Reserved BORV1:BORV0 CONFIG2L Brown-out Reset Voltage bits 11 = VBOR set to 2.0V 10 = VBOR set to 2.7V 01 = VBOR set to 4.2V 00 = VBOR set to 4.5V BOREN CONFIG2L Brown-out Reset Enable bit 1 = Brown-out Reset enabled 0 = Brown-out Reset disabled PWRTEN CONFIG2L Power-up Timer Enable bit 1 = PWRT disabled 0 = PWRT enabled WDTPS2:WDTPS0 CONFIG2H Watchdog Timer Postscaler Select bits 111 = 1:128 110 = 1:64 101 = 1:32 100 = 1:16 011 = 1:8 010 = 1:4 001 = 1:2 000 = 1:1 WDTEN CONFIG2H Watchdog Timer Enable bit 1 = WDT enabled 0 = WDT disabled (control is placed on SWDTEN bit) BKBUG CONFIG4L Background Debugger Enable bit 1 = Background debugger disabled 0 = Background debugger enabled LVP CONFIG4L Low Voltage Programming Enable bit 1 = Low voltage programming enabled 0 = Low voltage programming disabled STVREN CONFIG4L Stack Overflow/Underflow Reset Enable bit 1 = Stack overflow/underflow will cause RESET 0 = Stack overflow/underflow will not cause RESET CP0 CONFIG5L Code Protection bits (code memory area 0200h - 1FFFh) 1 = Code memory not code protected 0 = Code memory code protected CP1 CONFIG5L Code Protection bits (code memory area 2000h - 3FFFh) 1 = Code memory not code protected 0 = Code memory code protected CP2 CONFIG5L Code Protection bits (code memory area 4000h - 5FFFh) 1 = Code memory not code protected 0 = Code memory code protected 2010 Microchip Technology Inc. Preliminary DS30480C-page 25 PIC18FXX39 TABLE 5-3: Bit Name PIC18FXX39 BIT DESCRIPTION (CONTINUED) Configuration Words Description CPD CONFIG5H Code Protection bits (data EEPROM) 1 = Data EEPROM not code protected 0 = Data EEPROM code protected CPB CONFIG5H Code Protection bits (boot block, memory area 0000h - 01FFh) 1 = Boot block not code protected 0 = Boot block code protected WRT0 CONFIG6L Table Write Protection bit (code memory area 0200h - 1FFFh) 1 = Code memory not write protected 0 = Code memory write protected WRT1 CONFIG6L Table Write Protection bit (code memory area 2000h - 3FFFh) 1 = Code memory not write protected 0 = Code memory write protected WRT2 CONFIG6L Table Write Protection bit (code memory area 4000h - 5FFFh) 1 = Code memory not write protected 0 = Code memory write protected WRTD CONFIG6H Table Write Protection bit (data EEPROM) 1 = Data EEPROM not write protected 0 = Data EEPROM write protected WRTB CONFIG6H Table Write Protection bit (boot block, memory area 0000h - 01FFh) 1 = Boot block not write protected 0 = Boot block write protected WRTC CONFIG6H Table Write Protection bit (Configuration registers) 1 = Configuration registers not write protected 0 = Configuration registers write protected EBTR0 CONFIG7L Table Read Protection bit (code memory area 0200h - 01FFFh) 1 = Code memory not protected from table reads executed in other blocks 0 = Code memory protected from table reads executed in other blocks EBTR1 CONFIG7L Table Read Protection bit (code memory area 2000h - 3FFFh) 1 = Code memory not protected from table reads executed in other blocks 0 = Code memory protected from table reads executed in other blocks EBTR2 CONFIG7L Table Read Protection bit (code memory area 4000h - 5FFFh) 1 = Code memory not protected from table reads executed in other blocks 0 = Code memory protected from table reads executed in other blocks EBTRB CONFIG7H Table Read Protection bit (boot block, memory area 0000h - 01FFh) 1 = Boot block not protected from table reads executed in other blocks 0 = Boot block protected from table reads executed in other blocks DEV10:DEV3 DEVID2 Device ID bits are used with the DEV2:DEV0 bits in the DEVID1 register to identify part number. DEV2:DEV0 DEVID1 Device ID bits are used with the DEV10:DEV3 bits in the DEVID2 register to identify part number. REV4:REV0 DEVID1 These bits are used to indicate the revision of the device. DS30480C-page 26 Preliminary 2010 Microchip Technology Inc. PIC18FXX39 5.4 Embedding Configuration Word Information in the HEX File To allow portability of code, a PIC18FXX39 programmer is required to read the configuration word locations from the HEX file. If configuration word information is not present in the HEX file, then a simple warning message should be issued. Similarly, while saving a HEX file, all configuration word information must be included. An option to not include the configuration word information may be provided. When embedding configuration word information in the HEX file, it should start at address 300000h. Microchip Technology Inc. feels strongly that this feature is important for the benefit of the end customer. 2010 Microchip Technology Inc. 5.5 Checksum Computation The checksum is calculated by summing the following: * The contents of all code memory locations * The configuration word, appropriately masked * ID locations The Least Significant 16 bits of this sum are the checksum. Table 5-4 describes how to calculate the checksum for each device. Note 1: The checksum calculation differs depending on the code protect setting. Since the code memory locations read out differently depending on the code protect setting, the table describes how to manipulate the actual code memory values to simulate the values that would be read from a protected device. When calculating a checksum by reading a device, the entire code memory can simply be read and summed. The configuration word and ID locations can always be read. Preliminary DS30480C-page 27 PIC18FXX39 TABLE 5-4: Code Protect or Mode Device PIC18F2439 PIC18F2539 Legend: CHECKSUM COMPUTATION Checksum Calculation Method Blank Checksum Seed at 0 Seed at 0 and Max None SUM(0000:01FF)+SUM(0200:1FFF)+SUM(2000:3FFF)+ SUM(4000:5FFF)+(CONFIG0 & 0000)+(CONFIG1 & 0027)+ (CONFIG2 & 000F)+(CONFIG3 & 000F)+(CONFIG4 & 0000)+ (CONFIG5 & 0000)+(CONFIG6 & 0085)+(CONFIG7 & 0000)+ (CONFIG8 & 0007)+(CONFIG9 & 00C0)+(CONFIG10 & 0007)+ (CONFIG11 & 00E0)+(CONFIG12 & 0007)+(CONFIG13 & 0040) A2BF A26A A215 Boot Block SUM(0200:1FFF)+SUM(2000:3FFF)+SUM(4000:5FFF)+ (CONFIG0 & 0000)+(CONFIG1 & 0027)+(CONFIG2 & 000F)+ (CONFIG3 & 000F)+(CONFIG4 & 0000)+(CONFIG5 & 0000)+ (CONFIG6 & 0085)+(CONFIG7 & 0000)+(CONFIG8 & 0007)+ (CONFIG9 & 00C0)+(CONFIG10 & 0007)+(CONFIG11 & 00E0)+ (CONFIG12 & 0007)+(CONFIG13 & 0040)+SUM(IDs) A4A5 A49B A43C Boot/Panel 1/ SUM(4000:5FFF)+(CONFIG0 & 0000)+(CONFIG1 & 0027)+ Panel 2 (CONFIG2 & 000F)+(CONFIG3 & 000F)+(CONFIG4 & 0000)+ (CONFIG5 & 0000)+(CONFIG6 & 0085)+(CONFIG7 & 0000)+ (CONFIG8 & 0007)+(CONFIG9 & 00C0)+(CONFIG10 & 0007)+ (CONFIG11 & 00E0)+(CONFIG12 & 0007)+(CONFIG13 & 0040)+ SUM(IDs) E2A2 E298 E239 All (CONFIG0 & 0000)+(CONFIG1 & 0027)+(CONFIG2 & 000F)+ (CONFIG3 & 000F)+(CONFIG4 & 0000)+(CONFIG5 & 0000)+ (CONFIG6 & 0085)+(CONFIG7 & 0000)+(CONFIG8 & 0007)+ (CONFIG9 & 00C0)+(CONFIG10 & 0007)+(CONFIG11 & 00E0)+ (CONFIG12 & 0007)+(CONFIG13 & 0040)+SUM(IDs) 029E 0294 028A None SUM(0000:01FF)+SUM(0200:1FFF)+SUM(2000:3FFF)+ SUM(4000:5FFF)+(CONFIG0 & 0000)+(CONFIG1 & 0027)+ (CONFIG2 & 000F)+(CONFIG3 & 000F)+(CONFIG4 & 0000)+ (CONFIG5 & 0000)+(CONFIG6 & 0085)+(CONFIG7 & 0000)+ (CONFIG8 & 0007)+(CONFIG9 & 00C0)+(CONFIG10 & 0007)+ (CONFIG11 & 00E0)+(CONFIG12 & 0007)+(CONFIG13 & 0040) A2BF A26A A215 Boot Block SUM(0200:1FFF)+SUM(2000:3FFF)+SUM(4000:5FFF)+ (CONFIG0 & 0000)+(CONFIG1 & 0027)+(CONFIG2 & 000F)+ (CONFIG3 & 000F)+(CONFIG4 & 0000)+(CONFIG5 & 0000)+ (CONFIG6 & 0085)+(CONFIG7 & 0000)+(CONFIG8 & 0007)+ (CONFIG9 & 00C0)+(CONFIG10 & 0007)+(CONFIG11 & 00E0)+ (CONFIG12 & 0007)+(CONFIG13 & 0040)+SUM(IDs) A4A5 A49B A43C Boot/Panel 1/ SUM(4000:5FFF)+(CONFIG0 & 0000)+(CONFIG1 & 0027)+ Panel 2 (CONFIG2 & 000F)+(CONFIG3 & 000F)+(CONFIG4 & 0000)+ (CONFIG5 & 0000)+(CONFIG6 & 0085)+(CONFIG7 & 0000)+ (CONFIG8 & 0007)+(CONFIG9 & 00C0)+(CONFIG10 & 0007)+ (CONFIG11 & 00E0)+(CONFIG12 & 0007)+(CONFIG13 & 0040)+ SUM(IDs) E2A2 E298 E239 All 029E 0294 028A Item CFGW SUM[a:b] SUM_ID + & DS30480C-page 28 (CONFIG0 & 0000)+(CONFIG1 & 0027)+(CONFIG2 & 000F)+ (CONFIG3 & 000F)+(CONFIG4 & 0000)+(CONFIG5 & 0000)+ (CONFIG6 & 0085)+(CONFIG7 & 0000)+(CONFIG8 & 0007)+ (CONFIG9 & 00C0)+(CONFIG10 & 0007)+(CONFIG11 & 00E0)+ (CONFIG12 & 0007)+(CONFIG13 & 0040)+SUM(IDs) = = = = = Description Configuration Word Sum of locations a to b inclusive Byte-wise sum of lower four bits of all customer ID locations Addition Bit-wise AND Preliminary 2010 Microchip Technology Inc. PIC18FXX39 TABLE 5-4: Code Protect or Mode Device PIC18F4439 PIC18F4539 Legend: CHECKSUM COMPUTATION (CONTINUED) Checksum Calculation Method Blank Checksum Seed at 0 Seed at 0 and Max None SUM(0000:01FF)+SUM(0200:1FFF)+SUM(2000:3FFF)+ SUM(4000:5FFF)+(CONFIG0 & 0000)+(CONFIG1 & 0027)+ (CONFIG2 & 000F)+(CONFIG3 & 000F)+(CONFIG4 & 0000)+ (CONFIG5 & 0000)+(CONFIG6 & 0085)+(CONFIG7 & 0000)+ (CONFIG8 & 0007)+(CONFIG9 & 00C0)+(CONFIG10 & 0007)+ (CONFIG11 & 00E0)+(CONFIG12 & 0007)+(CONFIG13 & 0040) A2BF A26A A215 Boot Block SUM(0200:1FFF)+SUM(2000:3FFF)+SUM(4000:5FFF)+ (CONFIG0 & 0000)+(CONFIG1 & 0027)+(CONFIG2 & 000F)+ (CONFIG3 & 000F)+(CONFIG4 & 0000)+(CONFIG5 & 0000)+ (CONFIG6 & 0085)+(CONFIG7 & 0000)+(CONFIG8 & 0007)+ (CONFIG9 & 00C0)+(CONFIG10 & 0007)+(CONFIG11 & 00E0)+ (CONFIG12 & 0007)+(CONFIG13 & 0040)+SUM(IDs) A4A5 A49B A43C Boot/Panel 1/ SUM(4000:5FFF)+(CONFIG0 & 0000)+(CONFIG1 & 0027)+ Panel 2 (CONFIG2 & 000F)+(CONFIG3 & 000F)+(CONFIG4 & 0000)+ (CONFIG5 & 0000)+(CONFIG6 & 0085)+(CONFIG7 & 0000)+ (CONFIG8 & 0007)+(CONFIG9 & 00C0)+(CONFIG10 & 0007)+ (CONFIG11 & 00E0)+(CONFIG12 & 0007)+(CONFIG13 & 0040)+ SUM(IDs) E2A2 E298 E239 All (CONFIG0 & 0000)+(CONFIG1 & 0027)+(CONFIG2 & 000F)+ (CONFIG3 & 000F)+(CONFIG4 & 0000)+(CONFIG5 & 0000)+ (CONFIG6 & 0085)+(CONFIG7 & 0000)+(CONFIG8 & 0007)+ (CONFIG9 & 00C0)+(CONFIG10 & 0007)+(CONFIG11 & 00E0)+ (CONFIG12 & 0007)+(CONFIG13 & 0040)+SUM(IDs) 029E 0294 028A None SUM(0000:01FF)+SUM(0200:1FFF)+SUM(2000:3FFF)+ SUM(4000:5FFF)+(CONFIG0 & 0000)+(CONFIG1 & 0027)+ (CONFIG2 & 000F)+(CONFIG3 & 000F)+(CONFIG4 & 0000)+ (CONFIG5 & 0000)+(CONFIG6 & 0085)+(CONFIG7 & 0000)+ (CONFIG8 & 0007)+(CONFIG9 & 00C0)+(CONFIG10 & 0007)+ (CONFIG11 & 00E0)+(CONFIG12 & 0007)+(CONFIG13 & 0040) A2BF A26A A215 Boot Block SUM(0200:1FFF)+SUM(2000:3FFF)+SUM(4000:5FFF)+ (CONFIG0 & 0000)+(CONFIG1 & 0027)+(CONFIG2 & 000F)+ (CONFIG3 & 000F)+(CONFIG4 & 0000)+(CONFIG5 & 0000)+ (CONFIG6 & 0085)+(CONFIG7 & 0000)+(CONFIG8 & 0007)+ (CONFIG9 & 00C0)+(CONFIG10 & 0007)+(CONFIG11 & 00E0)+ (CONFIG12 & 0007)+(CONFIG13 & 0040)+SUM(IDs) A4A5 A49B A43C Boot/Panel 1/ SUM(4000:5FFF)+(CONFIG0 & 0000)+(CONFIG1 & 0027)+ Panel 2 (CONFIG2 & 000F)+(CONFIG3 & 000F)+(CONFIG4 & 0000)+ (CONFIG5 & 0000)+(CONFIG6 & 0085)+(CONFIG7 & 0000)+ (CONFIG8 & 0007)+(CONFIG9 & 00C0)+(CONFIG10 & 0007)+ (CONFIG11 & 00E0)+(CONFIG12 & 0007)+(CONFIG13 & 0040)+ SUM(IDs) E2A2 E298 E239 All 029E 0294 028A Item CFGW SUM[a:b] SUM_ID + & (CONFIG0 & 0000)+(CONFIG1 & 0027)+(CONFIG2 & 000F)+ (CONFIG3 & 000F)+(CONFIG4 & 0000)+(CONFIG5 & 0000)+ (CONFIG6 & 0085)+(CONFIG7 & 0000)+(CONFIG8 & 0007)+ (CONFIG9 & 00C0)+(CONFIG10 & 0007)+(CONFIG11 & 00E0)+ (CONFIG12 & 0007)+(CONFIG13 & 0040)+SUM(IDs) = = = = = Description Configuration Word Sum of locations a to b inclusive Byte-wise sum of lower four bits of all customer ID locations Addition Bit-wise AND 2010 Microchip Technology Inc. Preliminary DS30480C-page 29 PIC18FXX39 5.6 Embedding Data EEPROM Information In the HEX File To allow portability of code, a PIC18FXX39 programmer is required to read the data EEPROM information from the HEX file. If data EEPROM information is not present, a simple warning message should be issued. Similarly, when saving a HEX file, all data EEPROM information must be included. An option to not include the data EEPROM information may be provided. When embedding data EEPROM information in the HEX file, it should start at address F00000h. Microchip Technology Inc. believes that this feature is important for the benefit of the end customer. DS30480C-page 30 Preliminary 2010 Microchip Technology Inc. PIC18FXX39 6.0 AC/DC CHARACTERISTICS TIMING REQUIREMENTS FOR PROGRAM/VERIFY TEST MODE Standard Operating Conditions Operating Temperature: 25C is recommended Param No. Sym Characteristic Min Max Units Conditions D110 VIHH High Voltage Programming Voltage on MCLR/VPP 9.00 13.25 V D110A VIHL Low Voltage Programming Voltage on MCLR/VPP 2.00 5.50 V D111 VDD Supply Voltage during Programming 2.00 5.50 V Normal programming 4.50 5.50 V Bulk erase operations -- 300 A D112 IPP Programming Current on MCLR/VPP D113 IDDP Supply Current during Programming -- 1 mA D031 VIL Input Low Voltage VSS 0.2 VSS V D041 VIH Input High Voltage 0.8 VDD VDD V D080 VOL Output Low Voltage -- 0.6 V D090 VOH Output High Voltage VDD - 0.7 -- V IOH = -3.0 mA D012 CIO Capacitive Loading on I/O pin (SDATA) -- 50 pF To meet AC specifications P2 Tsclk Serial Clock (SCLK) Period 100 -- ns VDD = 5.0V 1 -- s VDD = 2.0V P2A TsclkL Serial Clock (SCLK) Low Time 40 -- ns VDD = 5.0V 400 -- ns VDD = 2.0V P2B TsclkH Serial Clock (SCLK) High Time 40 -- ns VDD = 5.0V 400 -- ns VDD = 2.0V P3 Tset1 Input Data Setup Time to Serial Clock 15 -- ns P4 Thld1 Input Data Hold Time from SCLK 15 -- ns P5 Tdly1 Delay between 4-bit Command and Command Operand 20 -- ns P5A Tdly1a Delay between 4-bit Command Operand and next 4-bit Command 20 -- ns P6 Tdly2 Delay between Last SCLK of Command Byte to First SCLK of Read of Data Word 20 -- ns P9 Tdly5 SCLK High Time (minimum programming time) 1 -- ms P10 Tdly6 SCLK Low Time after Programming (high voltage discharge time) 5 -- s P11 Tdly7 Delay to allow Self-Timed Data Write or Bulk Erase to occur 10 -- ms P12 Thld2 Input Data Hold Time from MCLR/VPP 2 -- s P13 Tset2 VDD Setup Time to MCLR/VPP 100 -- ns P14 Tvalid Data Out Valid from SCLK 10 -- ns P15 Tset3 PGM Setup Time to MCLR/VPP 2 -- s 2010 Microchip Technology Inc. Preliminary IOL = 8.5 mA DS30480C-page 31 PIC18FXX39 NOTES: DS30480C-page 32 Preliminary 2010 Microchip Technology Inc. Note the following details of the code protection feature on Microchip devices: * Microchip products meet the specification contained in their particular Microchip Data Sheet. * Microchip believes that its family of products is one of the most secure families of its kind on the market today, when used in the intended manner and under normal conditions. * There are dishonest and possibly illegal methods used to breach the code protection feature. All of these methods, to our knowledge, require using the Microchip products in a manner outside the operating specifications contained in Microchip's Data Sheets. Most likely, the person doing so is engaged in theft of intellectual property. * Microchip is willing to work with the customer who is concerned about the integrity of their code. * Neither Microchip nor any other semiconductor manufacturer can guarantee the security of their code. Code protection does not mean that we are guaranteeing the product as "unbreakable." Code protection is constantly evolving. We at Microchip are committed to continuously improving the code protection features of our products. Attempts to break Microchip's code protection feature may be a violation of the Digital Millennium Copyright Act. If such acts allow unauthorized access to your software or other copyrighted work, you may have a right to sue for relief under that Act. Information contained in this publication regarding device applications and the like is provided only for your convenience and may be superseded by updates. It is your responsibility to ensure that your application meets with your specifications. MICROCHIP MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WHETHER EXPRESS OR IMPLIED, WRITTEN OR ORAL, STATUTORY OR OTHERWISE, RELATED TO THE INFORMATION, INCLUDING BUT NOT LIMITED TO ITS CONDITION, QUALITY, PERFORMANCE, MERCHANTABILITY OR FITNESS FOR PURPOSE. Microchip disclaims all liability arising from this information and its use. Use of Microchip devices in life support and/or safety applications is entirely at the buyer's risk, and the buyer agrees to defend, indemnify and hold harmless Microchip from any and all damages, claims, suits, or expenses resulting from such use. No licenses are conveyed, implicitly or otherwise, under any Microchip intellectual property rights. Trademarks The Microchip name and logo, the Microchip logo, dsPIC, KEELOQ, KEELOQ logo, MPLAB, PIC, PICmicro, PICSTART, rfPIC and UNI/O are registered trademarks of Microchip Technology Incorporated in the U.S.A. and other countries. FilterLab, Hampshire, HI-TECH C, Linear Active Thermistor, MXDEV, MXLAB, SEEVAL and The Embedded Control Solutions Company are registered trademarks of Microchip Technology Incorporated in the U.S.A. Analog-for-the-Digital Age, Application Maestro, CodeGuard, dsPICDEM, dsPICDEM.net, dsPICworks, dsSPEAK, ECAN, ECONOMONITOR, FanSense, HI-TIDE, In-Circuit Serial Programming, ICSP, Mindi, MiWi, MPASM, MPLAB Certified logo, MPLIB, MPLINK, mTouch, Octopus, Omniscient Code Generation, PICC, PICC-18, PICDEM, PICDEM.net, PICkit, PICtail, PIC32 logo, REAL ICE, rfLAB, Select Mode, Total Endurance, TSHARC, UniWinDriver, WiperLock and ZENA are trademarks of Microchip Technology Incorporated in the U.S.A. and other countries. SQTP is a service mark of Microchip Technology Incorporated in the U.S.A. All other trademarks mentioned herein are property of their respective companies. (c) 2010, Microchip Technology Incorporated, Printed in the U.S.A., All Rights Reserved. Printed on recycled paper. Microchip received ISO/TS-16949:2002 certification for its worldwide headquarters, design and wafer fabrication facilities in Chandler and Tempe, Arizona; Gresham, Oregon and design centers in California and India. The Company's quality system processes and procedures are for its PIC(R) MCUs and dsPIC(R) DSCs, KEELOQ(R) code hopping devices, Serial EEPROMs, microperipherals, nonvolatile memory and analog products. In addition, Microchip's quality system for the design and manufacture of development systems is ISO 9001:2000 certified. 2010 Microchip Technology Inc. Preliminary DS30480C-page 33 WORLDWIDE SALES AND SERVICE AMERICAS ASIA/PACIFIC ASIA/PACIFIC EUROPE Corporate Office 2355 West Chandler Blvd. Chandler, AZ 85224-6199 Tel: 480-792-7200 Fax: 480-792-7277 Technical Support: http://support.microchip.com Web Address: www.microchip.com Asia Pacific Office Suites 3707-14, 37th Floor Tower 6, The Gateway Harbour City, Kowloon Hong Kong Tel: 852-2401-1200 Fax: 852-2401-3431 India - Bangalore Tel: 91-80-3090-4444 Fax: 91-80-3090-4123 India - New Delhi Tel: 91-11-4160-8631 Fax: 91-11-4160-8632 Austria - Wels Tel: 43-7242-2244-39 Fax: 43-7242-2244-393 Denmark - Copenhagen Tel: 45-4450-2828 Fax: 45-4485-2829 India - Pune Tel: 91-20-2566-1512 Fax: 91-20-2566-1513 France - Paris Tel: 33-1-69-53-63-20 Fax: 33-1-69-30-90-79 Japan - Yokohama Tel: 81-45-471- 6166 Fax: 81-45-471-6122 Germany - Munich Tel: 49-89-627-144-0 Fax: 49-89-627-144-44 Atlanta Duluth, GA Tel: 678-957-9614 Fax: 678-957-1455 Boston Westborough, MA Tel: 774-760-0087 Fax: 774-760-0088 Chicago Itasca, IL Tel: 630-285-0071 Fax: 630-285-0075 Cleveland Independence, OH Tel: 216-447-0464 Fax: 216-447-0643 Dallas Addison, TX Tel: 972-818-7423 Fax: 972-818-2924 Detroit Farmington Hills, MI Tel: 248-538-2250 Fax: 248-538-2260 Kokomo Kokomo, IN Tel: 765-864-8360 Fax: 765-864-8387 Los Angeles Mission Viejo, CA Tel: 949-462-9523 Fax: 949-462-9608 Santa Clara Santa Clara, CA Tel: 408-961-6444 Fax: 408-961-6445 Toronto Mississauga, Ontario, Canada Tel: 905-673-0699 Fax: 905-673-6509 Australia - Sydney Tel: 61-2-9868-6733 Fax: 61-2-9868-6755 China - Beijing Tel: 86-10-8528-2100 Fax: 86-10-8528-2104 Korea - Daegu Tel: 82-53-744-4301 Fax: 82-53-744-4302 China - Chengdu Tel: 86-28-8665-5511 Fax: 86-28-8665-7889 China - Chongqing Tel: 86-23-8980-9588 Fax: 86-23-8980-9500 Korea - Seoul Tel: 82-2-554-7200 Fax: 82-2-558-5932 or 82-2-558-5934 China - Hong Kong SAR Tel: 852-2401-1200 Fax: 852-2401-3431 Malaysia - Kuala Lumpur Tel: 60-3-6201-9857 Fax: 60-3-6201-9859 China - Nanjing Tel: 86-25-8473-2460 Fax: 86-25-8473-2470 Malaysia - Penang Tel: 60-4-227-8870 Fax: 60-4-227-4068 China - Qingdao Tel: 86-532-8502-7355 Fax: 86-532-8502-7205 Philippines - Manila Tel: 63-2-634-9065 Fax: 63-2-634-9069 China - Shanghai Tel: 86-21-5407-5533 Fax: 86-21-5407-5066 Singapore Tel: 65-6334-8870 Fax: 65-6334-8850 China - Shenyang Tel: 86-24-2334-2829 Fax: 86-24-2334-2393 Taiwan - Hsin Chu Tel: 886-3-6578-300 Fax: 886-3-6578-370 China - Shenzhen Tel: 86-755-8203-2660 Fax: 86-755-8203-1760 Taiwan - Kaohsiung Tel: 886-7-536-4818 Fax: 886-7-536-4803 China - Wuhan Tel: 86-27-5980-5300 Fax: 86-27-5980-5118 Taiwan - Taipei Tel: 886-2-2500-6610 Fax: 886-2-2508-0102 China - Xian Tel: 86-29-8833-7252 Fax: 86-29-8833-7256 Thailand - Bangkok Tel: 66-2-694-1351 Fax: 66-2-694-1350 Italy - Milan Tel: 39-0331-742611 Fax: 39-0331-466781 Netherlands - Drunen Tel: 31-416-690399 Fax: 31-416-690340 Spain - Madrid Tel: 34-91-708-08-90 Fax: 34-91-708-08-91 UK - Wokingham Tel: 44-118-921-5869 Fax: 44-118-921-5820 China - Xiamen Tel: 86-592-2388138 Fax: 86-592-2388130 China - Zhuhai Tel: 86-756-3210040 Fax: 86-756-3210049 01/05/10 DS30480C-page 34 Preliminary 2010 Microchip Technology Inc.