PIC16F59-I/PT Microchip Technology, PIC16F59-I/PT Datasheet - Page 54

IC PIC MCU FLASH 2KX12 44TQFP

PIC16F59-I/PT

Manufacturer Part Number
PIC16F59-I/PT
Description
IC PIC MCU FLASH 2KX12 44TQFP
Manufacturer
Microchip Technology
Series
PIC® 16Fr
Datasheets

Specifications of PIC16F59-I/PT

Core Size
8-Bit
Program Memory Size
3KB (2K x 12)
Core Processor
PIC
Speed
20MHz
Peripherals
POR, WDT
Number Of I /o
32
Program Memory Type
FLASH
Ram Size
134 x 8
Voltage - Supply (vcc/vdd)
2 V ~ 5.5 V
Oscillator Type
External
Operating Temperature
-40°C ~ 85°C
Package / Case
44-TQFP, 44-VQFP
Controller Family/series
PIC16F
No. Of I/o's
32
Ram Memory Size
134Byte
Cpu Speed
20MHz
No. Of Timers
1
Processor Series
PIC16F
Core
PIC
Data Bus Width
8 bit
Data Ram Size
134 B
Maximum Clock Frequency
20 MHz
Number Of Programmable I/os
32
Number Of Timers
1
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
Development Tools By Supplier
DV164101, DV164120
Minimum Operating Temperature
- 40 C
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
AC164305 - MODULE SKT FOR PM3 44TQFP
Eeprom Size
-
Data Converters
-
Connectivity
-
Lead Free Status / Rohs Status
 Details

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC16F59-I/PT
Manufacturer:
Microchip Technology
Quantity:
10 000
Part Number:
PIC16F59-I/PT
0
PIC16F5X
XORLW
Syntax:
Operands:
Operation:
Status Affected: Z
Encoding:
Description:
Words:
Cycles:
Example:
XORWF
Syntax:
Operands:
Operation:
Status Affected: Z
Encoding:
Description:
Words:
Cycles:
Example:
DS41213D-page 52
Before Instruction
After Instruction
Before Instruction
After Instruction
W
W
REG
W
REG
W
=
=
Exclusive OR literal with W
[ label ] XORLW k
0 ≤ k ≤ 255
(W) .XOR. k → (W)
The contents of the W register are
XOR’ed with the eight-bit literal ‘k’.
The result is placed in the W
register.
1
1
XORLW 0xAF
Exclusive OR W with f
[ label ] XORWF
0 ≤ f ≤ 31
d ∈ [0,1]
(W) .XOR. (f) → (dest)
Exclusive OR the contents of the
W register with register ‘f’. If ‘d’ is
‘0’, the result is stored in the W
register. If ‘d’ is ‘1’, the result is
stored back in register ‘f’.
1
1
XORWF REG,1
1111
0001
0xB5
0x1A
=
=
=
=
0xAF
0xB5
0x1A
0xB5
kkkk
10df
kkkk
ffff
f, d
© 2007 Microchip Technology Inc.

Related parts for PIC16F59-I/PT