PIC16C71-04/SO Microchip Technology, PIC16C71-04/SO Datasheet - Page 80

IC MCU OTP 1KX14 A/D 18SOIC

PIC16C71-04/SO

Manufacturer Part Number
PIC16C71-04/SO
Description
IC MCU OTP 1KX14 A/D 18SOIC
Manufacturer
Microchip Technology
Series
PIC® 16Cr

Specifications of PIC16C71-04/SO

Core Size
8-Bit
Program Memory Size
1.75KB (1K x 14)
Core Processor
PIC
Speed
4MHz
Peripherals
POR, WDT
Number Of I /o
13
Program Memory Type
OTP
Ram Size
36 x 8
Voltage - Supply (vcc/vdd)
4 V ~ 6 V
Data Converters
A/D 4x8b
Oscillator Type
External
Operating Temperature
0°C ~ 70°C
Package / Case
18-SOIC (7.5mm Width)
Controller Family/series
PIC16C
No. Of I/o's
13
Ram Memory Size
36Byte
Cpu Speed
4MHz
No. Of Timers
1
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
XLT18SO-1 - SOCKET TRANSITION 18SOIC 300MIL309-1011 - ADAPTER 18-SOIC TO 18-DIP309-1010 - ADAPTER 18-SOIC TO 18-DIPAC164010 - MODULE SKT PROMATEII DIP/SOIC
Eeprom Size
-
Connectivity
-
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Lead free / RoHS Compliant
PIC16C71X
RETLW
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example
DS30272A-page 80
2nd Cycle
1st Cycle
TABLE
Return with Literal in W
[ label ]
0
k
TOS
None
The W register is loaded with the eight
bit literal 'k'. The program counter is
loaded from the top of the stack (the
return address). This is a two cycle
instruction.
1
2
CALL TABLE ;W contains table
ADDWF PC
RETLW k1
RETLW k2
RETLW kn
Before Instruction
After Instruction
Decode
NOP
Q1
11
k
(W);
255
PC
W
W
RETLW k
literal 'k'
;W = offset
;Begin table
;
; End of table
01xx
Read
NOP
;offset value
Q2
;W now has table value
=
=
0x07
value of k8
kkkk
NOP
NOP
Q3
from the
Write to
kkkk
W, Pop
Stack
NOP
Q4
RETURN
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example
2nd Cycle
1st Cycle
Return from Subroutine
[ label ]
None
TOS
None
Return from subroutine. The stack is
POPed and the top of the stack (TOS)
is loaded into the program counter.
This is a two cycle instruction.
1
2
After Interrupt
RETURN
Decode
NOP
Q1
00
1997 Microchip Technology Inc.
PC
PC =
RETURN
0000
NOP
NOP
Q2
TOS
0000
NOP
NOP
Q3
the Stack
Pop from
1000
NOP
Q4

Related parts for PIC16C71-04/SO