PIC18F67K22-I/MR Microchip Technology, PIC18F67K22-I/MR Datasheet - Page 433

no-image

PIC18F67K22-I/MR

Manufacturer Part Number
PIC18F67K22-I/MR
Description
128kB Flash, 4kB RAM, 1kB EE, NanoWatt XLP, GP 64 QFN 9x9x0.9mm TUBE
Manufacturer
Microchip Technology
Series
PIC® XLP™ 18Fr
Datasheet

Specifications of PIC18F67K22-I/MR

Core Processor
PIC
Core Size
8-Bit
Speed
64MHz
Connectivity
I²C, LIN, SPI, UART/USART
Peripherals
Brown-out Detect/Reset, LVD, POR, PWM, WDT
Number Of I /o
53
Program Memory Size
128KB (64K x 16)
Program Memory Type
FLASH
Eeprom Size
1K x 8
Ram Size
4K x 8
Voltage - Supply (vcc/vdd)
1.8 V ~ 5.5 V
Data Converters
A/D 16x12b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
64-VFQFN Exposed Pad
Lead Free Status / Rohs Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC18F67K22-I/MRRSL
Manufacturer:
FSC
Quantity:
250
FIGURE 29-1:
 2009-2011 Microchip Technology Inc.
Byte-oriented file register operations
Byte to Byte move operations (2-word)
Bit-oriented file register operations
Literal operations
CALL, GOTO and Branch operations
Control operations
15
15
15
15
15
15
15
15
15
15
15
OPCODE b (BIT #) a
OPCODE
GENERAL FORMAT FOR INSTRUCTIONS
k = 8-bit immediate value
n = 20-bit immediate value
1111
OPCODE
b = 3-bit position of bit in file register (f)
a = 0 to force Access Bank
a = 1 for BSR to select bank
f = 8-bit file register address
d = 0 for result destination to be WREG register
d = 1 for result destination to be file register (f)
a = 0 to force Access Bank
a = 1 for BSR to select bank
f = 12-bit file register address
f = 8-bit file register address
OPCODE
1111
1111
OPCODE
OPCODE
OPCODE
12 11
OPCODE
12 11
12 11
S = Fast bit
12 11
10
12 11
11 10
d
9
9 8 7
f (Destination FILE #)
8
8 7
f (Source FILE #)
a
8 7
8 7
S
7
8 7
n<19:8> (literal)
n<19:8> (literal)
n<10:0> (literal)
n<7:0> (literal)
n<7:0> (literal)
k (literal)
n<7:0> (literal)
f (FILE #)
f (FILE #)
PIC18F87K22 FAMILY
0
0
0
0
0
0
0
0
0
0
0
ADDWF MYREG, W, B
MOVFF MYREG1, MYREG2
BSF MYREG, bit, B
MOVLW 7Fh
GOTO Label
CALL MYFUNC
BRA MYFUNC
BC MYFUNC
Example Instruction
DS39960D-page 433

Related parts for PIC18F67K22-I/MR