English
Language : 

PIC16F722A Datasheet, PDF (15/284 Pages) Microchip Technology – 28-Pin Flash Microcontrollers with nanoWatt XLP Technology
2.0 MEMORY ORGANIZATION
2.1 Program Memory Organization
The PIC16F/LF722A/723A has a 13-bit program
counter capable of addressing a 2K x 14 program
memory space for the PIC16F/LF722A (0000h-07FFh)
and a 4K x 14 program memory space for the
PIC16F/LF723A (0000h-0FFFh). Accessing a location
above the memory boundaries for the PIC16F/LF722A
will cause a wrap-around within the first 2K x 14
program memory space. Accessing a location above
the memory boundaries for the PIC16F/LF723A will
cause a wrap-around within the first 4K x 14 program
memory space. The Reset vector is at 0000h and the
interrupt vector is at 0004h.
FIGURE 2-1:
PROGRAM MEMORY MAP
AND STACK FOR THE
PIC16F/LF722A
PC<12:0>
CALL, RETURN
13
RETFIE, RETLW
Stack Level 1
Stack Level 2
Stack Level 8
RESET Vector
0000h
On-chip
Program
Memory
Interrupt Vector
Page 0
Wraps to Page 0
Wraps to Page 0
Wraps to Page 0
0004H
0005h
07FFh
0800h
0FFFh
1000h
17FFh
1800h
1FFFh
PIC16F/LF722A/723A
FIGURE 2-2:
PROGRAM MEMORY MAP
AND STACK FOR THE
PIC16F/LF723A
PC<12:0>
CALL, RETURN
13
RETFIE, RETLW
Stack Level 1
Stack Level 2
Stack Level 8
RESET Vector
0000h
On-chip
Program
Memory
Interrupt Vector
Page 0
Page 1
Wraps to Page 0
Wraps to Page 1
0004H
0005h
07FFh
0800h
0FFFh
1000h
17FFh
1800h
1FFFh
 2010 Microchip Technology Inc.
DS41417A-page 15