PIC17C43-25I/PT Microchip Technology, PIC17C43-25I/PT Datasheet - Page 123

IC MCU OTP 4KX16 PWM 44TQFP

PIC17C43-25I/PT

Manufacturer Part Number
PIC17C43-25I/PT
Description
IC MCU OTP 4KX16 PWM 44TQFP
Manufacturer
Microchip Technology
Series
PIC® 17Cr

Specifications of PIC17C43-25I/PT

Core Processor
PIC
Core Size
8-Bit
Speed
25MHz
Connectivity
UART/USART
Peripherals
POR, PWM, WDT
Number Of I /o
33
Program Memory Size
8KB (4K x 16)
Program Memory Type
OTP
Ram Size
454 x 8
Voltage - Supply (vcc/vdd)
4.5 V ~ 6 V
Oscillator Type
External
Operating Temperature
-40°C ~ 85°C
Package / Case
44-TQFP, 44-VQFP
For Use With
AC164315 - MODULE SKT MPLAB PM3 44TQFP309-1008 - ADAPTER 44-TQFP TO 40-DIPAC174005 - MODULE SKT PROMATEII 44TQFP
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Data Converters
-

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC17C43-25I/PT
Manufacturer:
Microchip Technology
Quantity:
10 000
INCF
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example:
1996 Microchip Technology Inc.
Before Instruction
After Instruction
Decode
CNT
Z
C
CNT
Z
C
Q1
=
=
=
=
=
=
register 'f'
Increment f
[ label ]
0
d
(f) + 1
The contents of register 'f' are incre-
mented. If 'd' is 0 the result is placed in
WREG. If 'd' is 1 the result is placed
back in register 'f'.
1
1
INCF
OV, C, DC, Z
Read
0001
Q2
0xFF
0
?
0x00
1
1
f
[0,1]
255
(dest)
INCF f,d
010d
CNT, 1
Execute
Q3
ffff
destination
Write to
Q4
ffff
INCFSZ
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
If skip:
Example:
Before Instruction
After Instruction
Forced NOP
Decode
PC
CNT
If CNT
If CNT
Q1
Q1
PC =
PC =
=
=
=
register 'f'
Increment f, skip if 0
[ label ]
0
d
(f) + 1
skip if result = 0
None
The contents of register 'f' are incre-
mented. If 'd' is 0 the result is placed in
WREG. If 'd' is 1 the result is placed
back in register 'f'.
If the result is 0, the next instruction,
which is already fetched, is discarded,
and an NOP is executed instead making
it a two-cycle instruction.
1
1(2)
HERE
NZERO
ZERO
Read
NOP
0001
Q2
Q2
Address (HERE)
CNT + 1
0;
Address(ZERO)
0;
Address(NZERO)
f
[0,1]
255
PIC17C4X
(dest)
INCFSZ
:
:
INCFSZ f,d
111d
Execute
Execute
Q3
Q3
DS30412C-page 123
ffff
CNT, 1
destination
Write to
NOP
Q4
Q4
ffff

Related parts for PIC17C43-25I/PT