PIC18C801-I/PT Microchip Technology, PIC18C801-I/PT Datasheet - Page 221

no-image

PIC18C801-I/PT

Manufacturer Part Number
PIC18C801-I/PT
Description
IC PIC MCU ROMLESS 80TQFP
Manufacturer
Microchip Technology
Series
PIC® 18Cr

Specifications of PIC18C801-I/PT

Core Size
8-Bit
Peripherals
Brown-out Detect/Reset, LVD, POR, PWM, WDT
Core Processor
PIC
Speed
25MHz
Connectivity
EBI/EMI, I²C, SPI, UART/USART
Number Of I /o
37
Program Memory Type
ROMless
Ram Size
1.5K x 8
Voltage - Supply (vcc/vdd)
4.2 V ~ 5.5 V
Data Converters
A/D 12x10b
Oscillator Type
External
Operating Temperature
-40°C ~ 85°C
Package / Case
80-TFQFP
Controller Family/series
PIC18
No. Of I/o's
67
Ram Memory Size
1.5KB
Cpu Speed
6.25MIPS
No. Of Timers
4
Program Memory Size
EXT
Processor Series
PIC18C
Core
PIC
Data Bus Width
8 bit
Data Ram Size
1.5 KB
Interface Type
3-Wire, I2C, SPI, USART
Maximum Clock Frequency
25 MHz
Number Of Programmable I/os
47
Number Of Timers
1 x 16 bit
Operating Supply Voltage
2 V to 5.5 V
Maximum Operating Temperature
+ 85 C
Mounting Style
SMD/SMT
3rd Party Development Tools
52715-96, 52716-328, 52717-734, 52712-325, EWPIC18
Development Tools By Supplier
DV164005, ICE4000, DV164136
Minimum Operating Temperature
- 40 C
On-chip Adc
10 bit
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
XLT80PT3 - SOCKET TRAN ICE 80MQFP/TQFPAC164320 - MODULE SKT MPLAB PM3 80TQFPAC174011 - MODULE SKT PROMATEII 80TQFP
Eeprom Size
-
Lead Free Status / Rohs Status
 Details
Other names
PIC18C801I/PT

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC18C801-I/PT
Manufacturer:
Microchip Technology
Quantity:
135
Part Number:
PIC18C801-I/PT
Manufacturer:
MICROCHIP
Quantity:
99
Part Number:
PIC18C801-I/PT
Manufacturer:
Microchip Technology
Quantity:
10 000
20.1
ADDLW
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example:
2001 Microchip Technology Inc.
Before Instruction
After Instruction
Decode
Instruction Set
WREG
N
OV
C
DC
Z
WREG
N
OV
C
DC
Z
Q1
=
=
=
=
=
=
=
=
=
=
=
=
ADD literal to WREG
[ label ] ADDLW
0
(WREG) + k
N,OV, C, DC, Z
The contents of WREG are added to
the 8-bit literal ’k’ and the result is
placed in WREG.
1
1
literal ’k’
ADDLW
Read
0000
Q2
10h
?
?
?
?
?
25h
0
0
0
0
0
k
255
15h
1111
Process
Data
Q3
WREG
k
kkkk
Advance Information
Write to
WREG
Q4
kkkk
ADDWF
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example:
Before Instruction
After Instruction
Decode
WREG
REG
N
OV
C
DC
Z
WREG
REG
N
OV
C
DC
Z
Q1
PIC18C601/801
=
=
=
=
=
=
=
=
=
=
=
=
=
=
register ’f’
ADD WREG to f
[ label ] ADDWF
0
d
a
(WREG) + (f)
N,OV, C, DC, Z
Add WREG to register ’f’. If ’d’ is 0,
the result is stored in WREG. If ’d’ is
1, the result is stored back in register
'f' (default). If ’a’ is 0, the Access
Bank will be selected. If ’a’ is 1, the
Bank will be selected as per the BSR
value.
1
1
ADDWF
Read
0010
Q2
17h
0C2h
?
?
?
?
?
0D9h
0C2h
1
0
0
0
0
f
[0,1]
[0,1]
255
01da
REG, W
Process
Data
Q3
DS39541A-page 221
dest
f [,d [,a]]
ffff
destination
Write to
Q4
ffff

Related parts for PIC18C801-I/PT