PIC16F506-I/MG Microchip Technology, PIC16F506-I/MG Datasheet - Page 80

1.5 KB Flash, 67 RAM, 12 I/O, Comparator, 8bit ADC 16 QFN 3x3x0.9mm TUBE

PIC16F506-I/MG

Manufacturer Part Number
PIC16F506-I/MG
Description
1.5 KB Flash, 67 RAM, 12 I/O, Comparator, 8bit ADC 16 QFN 3x3x0.9mm TUBE
Manufacturer
Microchip Technology
Series
PIC® 16Fr
Datasheet

Specifications of PIC16F506-I/MG

Core Processor
PIC
Core Size
8-Bit
Speed
20MHz
Peripherals
POR, WDT
Number Of I /o
11
Program Memory Size
1.5KB (1K x 12)
Program Memory Type
FLASH
Ram Size
67 x 8
Voltage - Supply (vcc/vdd)
2 V ~ 5.5 V
Data Converters
A/D 4x8b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
16-QFN
Processor Series
PIC16F
Core
PIC
3rd Party Development Tools
52715-96, 52716-328, 52717-734
Development Tools By Supplier
PG164130, DV164035, DV244005, DV164005, PG164120, ICE2000
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Connectivity
-
Lead Free Status / Rohs Status
 Details
PIC12F510/16F506
XORLW
Syntax:
Operands:
Operation:
Status Affected: Z
Description:
DS41268D-page 78
TRIS
Syntax:
Operands:
Operation:
Status Affected: None
Description:
[label ]
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.
Exclusive OR literal with W
Load TRIS Register
[ label ] TRIS
f =
(W) → TRIS register f
TRIS register ‘f’ (f = 6 or 7) is
loaded with the contents of the W
register
6
XORLW k
f
XORWF
Syntax:
Operands:
Operation:
Status Affected: Z
Description:
(W) .XOR. (f) → (dest)
Exclusive OR W with f
[ label ] XORWF
0 ≤ f ≤ 31
d ∈ [0,1]
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’.
© 2007 Microchip Technology Inc.
f,d

Related parts for PIC16F506-I/MG