DatasheetQ Logo
Electronic component search and free download site. Transistors,MosFET ,Diode,Integrated circuits

PIC16LC8X-04 查看數據表(PDF) - Microchip Technology

零件编号
产品描述 (功能)
生产厂家
PIC16LC8X-04
Microchip
Microchip Technology 
PIC16LC8X-04 Datasheet PDF : 117 Pages
First Prev 11 12 13 14 15 16 17 18 19 20 Next Last
PIC16C8X
4.2 Data Memory Organization
The data memory is partitioned into two areas. The first
is the Special Function Registers (SFR) area, while the
second is the General Purpose Registers (GPR) area.
The SFRs control the operation of the device.
Portions of data memory are banked. This is for both
the SFR area and the GPR area. The GPR area is
banked to allow greater than 116 bytes of general
purpose RAM. The banked areas of the SFR are for the
registers that control the peripheral functions. Banking
requires the use of control bits for bank selection.
These control bits are located in the STATUS Register.
Figure 4-2 shows the data memory map organization.
Instructions MOVWF and MOVF can move values from the
W register to any location in the register file (“F”), and
vice-versa.
The entire data memory can be accessed either
directly using the absolute address of each register file
or indirectly through the File Select Register (FSR)
(Section 4.4). Indirect addressing uses the present
value of the RP1:RP0 bits for access into the banked
areas of data memory.
Data memory is partitioned into two banks which
contain the general purpose registers and the special
function registers. Bank 0 is selected by clearing the
RP0 bit (STATUS<5>). Setting the RP0 bit selects
Bank 1. Each Bank extends up to 7Fh (128 bytes). The
lower locations of each Bank are reserved for the
Special Function Registers. Above the Special
Function Registers are General Purpose Registers
implemented as static RAM. (Figure 4-2)
4.2.1 GENERAL PURPOSE REGISTER FILE
All devices have some amount of General Purpose
Register (GPR) area. Each GPR is 8-bits wide and is
accessed either directly, or indirectly through the FSR
(Section 4.4).
Architecturally, the GPR area starts at address 0Ch for
bank 0 and 8Ch for bank 1. When more than 116 bytes
of GPR are present on the device, banking must be
performed to access the additional memory space.
PIC16C8X devices have up to 68 bytes of GPR
memory, and therefore do not require banking of the
GPR memory. Any access to Bank 1 will cause the
access to occur in Bank 0. That is, the MSb of the 8-bit
direct address will be ignored.
4.2.2 SPECIAL FUNCTION REGISTERS
The Special Function Registers (Figure 4-2 and
Table 4-1) are used by the CPU and Peripheral
functions to control the device operation. These
registers are static RAM.
The special function registers can be classified into two
sets, core and peripheral. Those associated with the
“core” functions are described in this section. Those
related to the operation of the peripheral features are
described in the section for that specific feature.
FIGURE 4-2: REGISTER FILE MAP
File Address
File Address
00h Indirect addr.(1) Indirect addr.(1) 80h
01h
TMR0
OPTION
81h
02h
PCL
PCL
82h
03h
STATUS
STATUS
83h
04h
FSR
FSR
84h
05h
PORTA
TRISA
85h
06h
PORTB
TRISB
86h
07h
87h
08h
EEDATA
EECON1
88h
09h
EEADR
EECON2(1)
89h
0Ah
PCLATH
PCLATH
8Ah
0Bh
INTCON
INTCON
8Bh
0Ch
8Ch
2Fh (2)
30h (2)
36 / 68
General
Purpose
registers
(SRAM)
Mapped
(accesses)
in Bank 0
AFh (2)
B0h(2)
4Fh (2)
50h (2)
CFh (2)
D0h (2)
7Fh
FFh
Bank 0
Bank 1
Unimplemented data memory location; read as '0'.
Note 1:
2:
Not a physical register.
The address depends on the device used.
Devices with 36 bytes end at 2Fh, devices with
68 bytes end at 4Fh.
DS30081F-page 12
© 1995 Microchip Technology Inc.

Share Link: 

datasheetq.com  [ Privacy Policy ]Request Datasheet ] [ Contact Us ]