English
Language : 

PIC16F193X Datasheet, PDF (58/418 Pages) Microchip Technology – 28/40/44-Pin Flash-Based, 8-Bit CMOS Microcontrollers with LCD Driver and nanoWatt Technology
PIC16F193X/LF193X
2.5.2 LINEAR DATA MEMORY
The linear data memory is the region from FSR
address 0x2000 to FSR address 0x29AF. This region is
a virtual region that points back to the 80-byte blocks of
GPR memory in all the banks.
Unimplemented memory reads as 0x00. Use of the
linear data memory region allows buffers to be larger
than 80 bytes because incrementing the FSR beyond
one bank will go directly to the GPR memory of the next
bank.
The 16 bytes of common memory are not included in
the linear data memory region.
FIGURE 2-7:
LINEAR DATA MEMORY
MAP
7 FSRnH
0 01
07
FSRnL
0
Location Select
0x2000 0x020
Bank 0
0x06F
0x0A0
Bank 1
0x0EF
0x120
Bank 2
0x16F
2.5.3 PROGRAM FLASH MEMORY
To make constant data access easier, the entire
program Flash memory is mapped to the upper half of
the FSR address space. When the MSB of FSRnH is
set, the lower 15 bits are the address in program
memory which will be accessed through INDF. Only the
lower 8 bits of each memory location is accessible via
INDF. Writing to the program Flash memory cannot be
accomplished via the FSR/INDF interface. All
instructions that access program Flash memory via the
FSR/INDF interface will require one additional
instruction cycle to complete.
FIGURE 2-8:
PROGRAM FLASH
MEMORY MAP
7 FSRnH
1
07
FSRnL
0
Location Select
0x8000 0x0000
Program
Flash
Memory
(low 8
bits)
0xF20
Bank 30
0x29AF 0xF6F
0xFFFF 0x7FFF
DS41364A-page 56
Preliminary
© 2008 Microchip Technology Inc.