English
Language : 

PIC16F1946 Datasheet, PDF (21/440 Pages) Microchip Technology – 64-Pin Flash-Based, 8-Bit CMOS Microcontrollers with LCD Driver and nanoWatt XLP Technology
3.0 MEMORY ORGANIZATION
There are three types of memory in PIC16F/LF1946/47
devices: Data Memory, Program Memory and Data
EEPROM Memory(1).
• Program Memory
• Data Memory
- Core Registers
- Special Function Registers
- General Purpose RAM
- Common RAM
- Device Memory Maps
- Special Function Registers Summary
• Data EEPROM memory(1)
Note 1: The data EEPROM memory and the
method to access Flash memory through
the EECON registers is described in
Section 11.0 “Data EEPROM and Flash
Program Memory Control”.
PIC16F/LF1946/47
The following features are associated with access and
control of program memory and data memory:
• PCL and PCLATH
• Stack
• Indirect Addressing
3.1 Program Memory Organization
The enhanced mid-range core has a 15-bit program
counter capable of addressing 32K x 14 program
memory space. Table 3-1 shows the memory sizes
implemented for the PIC16F/LF1946/47 family.
Accessing a location above these boundaries will cause
a wrap-around within the implemented memory space.
The Reset vector is at 0000h and the interrupt vector is
at 0004h (see Figures 3-1, 3-1 and 3-2).
TABLE 3-1: DEVICE SIZES AND ADDRESSES
Device
Program Memory Space (Words)
PIC16F/LF1946
PIC16F/LF1947
8,192
16,384
Last Program Memory Address
1FFFh
3FFFh
 2010 Microchip Technology Inc.
Preliminary
DS41414A-page 19