PIC16F72-I/ML Microchip Technology, PIC16F72-I/ML Datasheet - Page 20

IC PIC MCU FLASH 2KX14 28-QFN

PIC16F72-I/ML

Manufacturer Part Number
PIC16F72-I/ML
Description
IC PIC MCU FLASH 2KX14 28-QFN
Manufacturer
Microchip Technology
Series
PIC® 16Fr

Specifications of PIC16F72-I/ML

Core Size
8-Bit
Program Memory Size
3.5KB (2K x 14)
Peripherals
Brown-out Detect/Reset, POR, PWM, WDT
Core Processor
PIC
Speed
20MHz
Connectivity
I²C, SPI
Number Of I /o
22
Program Memory Type
FLASH
Ram Size
128 x 8
Voltage - Supply (vcc/vdd)
4 V ~ 5.5 V
Data Converters
A/D 5x8b
Oscillator Type
External
Operating Temperature
-40°C ~ 85°C
Package / Case
28-VQFN Exposed Pad, 28-HVQFN, 28-SQFN, 28-DHVQFN
Controller Family/series
PIC16F
No. Of I/o's
22
Ram Memory Size
128Byte
Cpu Speed
20MHz
No. Of Timers
3
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
XLT28QFN4 - SOCKET TRANS ICE 28QFN W/CABLEAC164322 - MODULE SOCKET MPLAB PM3 28/44QFN
Eeprom Size
-
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Lead free / RoHS Compliant
Other names
PIC16F72-I/MLR
PIC16F72-I/MLR

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC16F72-I/ML
Manufacturer:
MICROCHIP
Quantity:
601
PIC16F72
2.3
The program counter (PC) specifies the address of the
instruction to fetch for execution. The PC is 13-bits
wide. The low byte is called the PCL register. This reg-
ister is readable and writable. The high byte is called
the PCH register. This register contains the PC<12:8>
bits and is not directly readable or writable. All updates
to the PCH register go through the PCLATH register.
FIGURE 2-3:
DS39597B-page 18
PCL and PCLATH
Example 1 - Instruction with PCL as destination
Example 2 - GOTO Instruction
Example 3 - CALL Instruction
Example 4 - RETURN, RETFIE, or RETLW Instruction
Note: PCLATH is not updated with the contents of PCH.
LOADING OF PC IN DIFFERENT SITUATIONS
PC
PC
PC
PC
12
12
2
12
12
2
11 10
11 10
11 10
5
PCH
PCLATH<4:3>
PCH
PCH
PCLATH<4:3>
PCH
PCLATH
PCLATH
PCLATH
PCLATH<4:0>
8
8 7
8 7
PCLATH
8
7
7
PCL
PCL
PCL
PCL
11
11
11
8
ALU result
0
0
0
0
13
13
Opcode <10:0>
Opcode <10:0>
Opcode <10:0>
Figure 2-3 shows the four situations for the loading of
the PC.
• Example 1 shows how the PC is loaded on a write
• Example 2 shows how the PC is loaded during a
• Example 3 shows how the PC is loaded during a
• Example 4 shows how the PC is loaded during
to PCL (PCLATH<4:0> → PCH).
GOTO instruction (PCLATH<4:3> → PCH).
CALL instruction (PCLATH<4:3> → PCH), with
the PC loaded (PUSH’d) onto the Top-of-Stack.
one of the return instructions, where the PC is
loaded (POP’d) from the Top-of-Stack.
Stack (13-bits x 8)
Stack (13-bits x 8)
Stack (13-bits x 8)
Stack (13-bits x 8)
Top-of-Stack
Top-of-Stack
Top-of-Stack
Top-of-Stack
 2002 Microchip Technology Inc.

Related parts for PIC16F72-I/ML