PIC16LC715-04I/SS Microchip Technology, PIC16LC715-04I/SS Datasheet - Page 73

IC MCU OTP 2KX14 A/D PWM 20SSOP

PIC16LC715-04I/SS

Manufacturer Part Number
PIC16LC715-04I/SS
Description
IC MCU OTP 2KX14 A/D PWM 20SSOP
Manufacturer
Microchip Technology
Series
PIC® 16Cr
Datasheets

Specifications of PIC16LC715-04I/SS

Core Processor
PIC
Core Size
8-Bit
Speed
4MHz
Peripherals
Brown-out Detect/Reset, PWM, WDT
Number Of I /o
13
Program Memory Size
3.5KB (2K x 14)
Program Memory Type
OTP
Ram Size
128 x 8
Voltage - Supply (vcc/vdd)
2.5 V ~ 5.5 V
Data Converters
A/D 4x8b
Oscillator Type
External
Operating Temperature
-40°C ~ 85°C
Package / Case
20-SSOP
Core
PIC
Processor Series
PIC16LC
Data Bus Width
8 bit
Maximum Clock Frequency
20 MHz
Data Ram Size
128 B
Data Rom Size
128 B
On-chip Adc
4 bit
Number Of Programmable I/os
13
Number Of Timers
1
Operating Supply Voltage
2.5 V to 6 V
Mounting Style
SMD/SMT
Height
1.75 mm
Length
7.2 mm
Maximum Operating Temperature
+ 85 C
Minimum Operating Temperature
- 40 C
Supply Voltage (max)
6 V
Supply Voltage (min)
4 V
Width
5.3 mm
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Connectivity
-
Lead Free Status / Rohs Status
 Details
BTFSS
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example
1997 Microchip Technology Inc.
If Skip:
Bit Test f, Skip if Set
[ label ] BTFSS f,b
0
0
skip if (f<b>) = 1
None
If bit 'b' in register 'f' is '0' then the next
instruction is executed.
If bit 'b' is '1', then the next instruction is
discarded and a NOP is executed
instead, making this a 2T
1
1(2)
Before Instruction
After Instruction
(2nd Cycle)
Decode
HERE
FALSE
TRUE
NOP
Q1
Q1
01
f
b < 7
127
PC =
if FLAG<1> = 0,
PC =
if FLAG<1> = 1,
PC =
register 'f'
11bb
BTFSC
GOTO
Read
NOP
Q2
Q2
address HERE
address FALSE
address TRUE
FLAG,1
PROCESS_CODE
Process
bfff
NOP
data
Q3
Q3
CY
instruction.
ffff
NOP
NOP
Q4
Q4
CALL
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example
2nd Cycle
1st Cycle
Call Subroutine
[ label ] CALL k
0
(PC)+ 1
k
(PCLATH<4:3>)
None
Call Subroutine. First, return address
(PC+1) is pushed onto the stack. The
eleven bit immediate address is loaded
into PC bits <10:0>. The upper bits of
the PC are loaded from PCLATH.
CALL is a two cycle instruction.
1
2
Before Instruction
After Instruction
Decode
HERE
NOP
Q1
10
k
PC<10:0>,
PIC16C71X
2047
PC = Address HERE
PC = Address THERE
TOS = Address HERE+1
Push PC
literal 'k',
to Stack
TOS,
0kkk
CALL
Read
NOP
Q2
DS30272A-page 73
THERE
Process
kkkk
PC<12:11>
NOP
data
Q3
Write to
kkkk
NOP
Q4
PC

Related parts for PIC16LC715-04I/SS