PIC17C756A-33/L Microchip Technology Inc., PIC17C756A-33/L Datasheet - Page 231

no-image

PIC17C756A-33/L

Manufacturer Part Number
PIC17C756A-33/L
Description
68 PIN, 32 KB OTP, 902 RAM, 50 I/O
Manufacturer
Microchip Technology Inc.
Datasheet

Specifications of PIC17C756A-33/L

A/d Inputs
12-Channel, 10-Bit
Cpu Speed
8.25 MIPS
Eeprom Memory
0 Bytes
Input Output
52
Interface
I2C/SPI/USART
Memory Type
OTP
Number Of Bits
8
Package Type
68-pin PLCC
Programmable Memory
32K Bytes
Ram Size
902 Bytes
Speed
16 MHz
Timers
2-8-bit, 2-16-bit
Voltage, Range
3-5.5 V
Lead Free Status / Rohs Status
RoHS Compliant part

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC17C756A-33/L
Manufacturer:
Microchip Technology
Quantity:
10 000
Part Number:
PIC17C756A-33/L
Manufacturer:
MICROCHIP/微芯
Quantity:
20 000
Part Number:
PIC17C756A-33/L-G
Manufacturer:
MICOROCHIP
Quantity:
1 000
Part Number:
PIC17C756A-33/L-G
Manufacturer:
MICOROCHIP
Quantity:
20 000
XORLW
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example:
2000 Microchip Technology Inc.
Before Instruction
After Instruction
Decode
WREG
WREG
Q1
=
=
literal 'k'
Exclusive OR Literal with
WREG
[ label ] XORLW k
0
(WREG) .XOR. k
Z
The contents of WREG are XOR’ed
with the 8-bit literal 'k'. The result is
placed in WREG.
1
1
XORLW
Read
Q2
1011
0xB5
0x1A
k
255
0xAF
0100
Process
Data
Q3
kkkk
WREG)
Write to
WREG
Q4
kkkk
XORWF
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example:
Before Instruction
After Instruction
Decode
REG
WREG
REG
WREG
Q1
=
=
=
=
register 'f'
Exclusive OR WREG with f
[ label ] XORWF
0
d
(WREG) .XOR. (f)
Z
Exclusive OR the contents of WREG
with register 'f'. If 'd' is 0, the result is
stored in WREG. If 'd' is 1, the result is
stored back in the register 'f'.
1
1
XORWF
Read
0000
Q2
0xAF
0xB5
0x1A
0xB5
f
[0,1]
PIC17C7XX
255
REG, 1
110d
1010 1111
1011 0101
0001 1010
Process
Data
Q3
DS30289B-page 231
ffff
f,d
dest)
destination
Write to
Q4
ffff

Related parts for PIC17C756A-33/L