PIC18F8722-I/PT Microchip Technology Inc., PIC18F8722-I/PT Datasheet - Page 65

no-image

PIC18F8722-I/PT

Manufacturer Part Number
PIC18F8722-I/PT
Description
80 PIN, 128 KB FLASH, 4K RAM, 70 I/O
Manufacturer
Microchip Technology Inc.
Datasheet

Specifications of PIC18F8722-I/PT

A/d Inputs
16-Channel, 10-Bit
Comparators
2
Cpu Speed
10 MIPS
Eeprom Memory
1024 Bytes
Input Output
70
Interface
SPI/I2C/USART
Memory Type
Flash
Number Of Bits
8
Package Type
80-pin TQFP
Programmable Memory
128K Bytes
Ram Size
3.9K Bytes
Speed
40 MHz
Timers
2-8 bit, 3-16-bit
Voltage, Range
2-5.5 V
Lead Free Status / Rohs Status
RoHS Compliant part Electrostatic Device

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC18F8722-I/PT
Manufacturer:
Microchip Technology
Quantity:
10 000
Part Number:
PIC18F8722-I/PT
Manufacturer:
MICROCHIP/微芯
Quantity:
20 000
Part Number:
PIC18F8722-I/PT
0
5.0
There are three types of memory in PIC18 Enhanced
microcontroller devices:
• Program Memory
• Data RAM
• Data EEPROM
As Harvard architecture devices, the data and program
memories use separate busses; this allows for concur-
rent access of the two memory spaces. The data
EEPROM, for practical purposes, can be regarded as
a peripheral device, since it is addressed and accessed
through a set of control registers.
Additional detailed information on the operation of the
Flash program memory is provided in Section 6.0
“Flash Program Memory”. Data EEPROM is
discussed separately in Section 8.0 “Data EEPROM
Memory”.
5.1
PIC18 microcontrollers implement a 21-bit program
counter, which is capable of addressing a 2-Mbyte
program memory space. Accessing a location between
the upper boundary of the physically implemented
memory and the 2-Mbyte address will return all ‘0’s (a
NOP instruction).
The PIC18F6527 and PIC18F8527 each have 48 Kbytes
of Flash memory and can store up to 24,576 single-word
instructions.
The PIC18F6622 and PIC18F8622 each have 64 Kbytes
of Flash memory and can store up to 32,768 single-word
instructions.
The PIC18F6627 and PIC18F8627 each have 96 Kbytes
of Flash memory and can store up to 49,152 single-word
instructions.
The PIC18F6722 and PIC18F8722 each have
128 Kbytes of Flash memory and can store up to
65,536 single-word instructions.
PIC18 devices have two interrupt vectors. The Reset
vector address is at 0000h and the interrupt vector
addresses are at 0008h and 0018h.
The program memory map for the PIC18F8722 family
of devices is shown in Figure 5-1.
 2004 Microchip Technology Inc.
MEMORY ORGANIZATION
Program Memory Organization
Preliminary
5.1.1
PIC18F8527/8622/8627/8722 devices differ signifi-
cantly from their PIC18 predecessors in their utilization
of program memory. In addition to available on-chip
Flash program memory, these controllers can also
address up to 2 Mbytes of external program memory
through the external memory interface. There are four
distinct operating modes available to the controllers:
• Microprocessor (MP)
• Microprocessor with Boot Block (MPBB)
• Extended Microcontroller (EMC)
• Microcontroller (MC)
The program memory mode is determined by setting
the two Least Significant bits of the Configuration
Register 3L (CONFIG3L) as shown in Register 25-4
(see Section 25.1 “Configuration Bits” for additional
details on the device configuration bits).
The program memory modes operate as follows:
• The Microprocessor Mode permits access only
• The Microprocessor with Boot Block Mode
• The Microcontroller Mode accesses only
• The Extended Microcontroller Mode allows
In all modes, the microcontroller has complete access
to data RAM and EEPROM.
Figure 5-2 compares the memory maps of the different
program memory modes. The differences between
on-chip and external memory access limitations are
more fully explained in Table 5-1.
PIC18F8722 FAMILY
to external program memory; the contents of the
on-chip Flash memory are ignored. The 21-bit
program counter permits access to a 2-Mbyte
linear program memory space.
accesses on-chip Flash memory from the Boot
Block. Above this, external program memory is
accessed all the way up to the 2-Mbyte limit.
Program execution automatically switches
between the two memories as required. The Boot
Block is configurable to 1, 2 or 4 Kbytes.
on-chip Flash memory. Attempts to read above the
physical limit of the on-chip Flash (0BFFFh for the
PIC18F8527, 0FFFFh for the PIC18F8622,
17FFFh for the PIC18F8627, 1FFFFh for the
PIC18F8722) causes a read of all ‘0’s (a NOP
instruction).
The Microcontroller mode is also the only operating
mode available to PIC18F6527/6622/6627/6722
devices.
access to both internal and external program
memories as a single block. The device can
access its entire on-chip Flash memory; above
this, the device accesses external program
memory up to the 2-Mbyte program space limit.
As with Boot Block mode, execution automatically
switches between the two memories as required.
PIC18F8527/8622/8627/8722
PROGRAM MEMORY MODES
DS39646B-page 63

Related parts for PIC18F8722-I/PT