PIC16F83-04/P Microchip Technology, PIC16F83-04/P Datasheet - Page 532

IC MCU FLASH 512X14 EE 18DIP

PIC16F83-04/P

Manufacturer Part Number
PIC16F83-04/P
Description
IC MCU FLASH 512X14 EE 18DIP
Manufacturer
Microchip Technology
Series
PIC® 16Fr

Specifications of PIC16F83-04/P

Core Size
8-Bit
Program Memory Size
896B (512 x 14)
Oscillator Type
External
Core Processor
PIC
Speed
4MHz
Peripherals
POR, WDT
Number Of I /o
13
Program Memory Type
FLASH
Eeprom Size
64 x 8
Ram Size
36 x 8
Voltage - Supply (vcc/vdd)
4 V ~ 6 V
Operating Temperature
0°C ~ 70°C
Package / Case
18-DIP (0.300", 7.62mm)
Controller Family/series
PIC16F
No. Of I/o's
13
Eeprom Memory Size
64Byte
Ram Memory Size
36Byte
Cpu Speed
4MHz
No. Of
RoHS Compliant
Processor Series
PIC16F
Core
PIC
Data Bus Width
8 bit
Data Ram Size
36 B
Maximum Clock Frequency
10 MHz
Number Of Programmable I/os
13
Number Of Timers
1
Operating Supply Voltage
2 V to 6 V
Maximum Operating Temperature
+ 70 C
Mounting Style
Through Hole
3rd Party Development Tools
52715-96, 52716-328, 52717-734
Development Tools By Supplier
ICE2000
Minimum Operating Temperature
0 C
Data Rom Size
64 B
Height
3.3 mm
Length
22.86 mm
Supply Voltage (max)
6 V
Supply Voltage (min)
2 V
Width
6.35 mm
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Data Converters
-
Connectivity
-
Lead Free Status / Rohs Status
 Details
PICmicro MID-RANGE MCU FAMILY
DS31029A-page 29-10
ANDLW
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example 1
Example 2
Example 3
Q1
Decode
Q2
Read literal
[ label ] ANDLW
0
(W).AND. (k)
Z
The contents of W register are AND’ed with the eight bit literal 'k'. The result is
placed in the W register
1
1
Before Instruction
After Instruction
Before Instruction
After Instruction
Before Instruction
After Instruction
ANDLW
ANDLW
ANDLW
'k'
11
k
255
W
W
W
Address of MYREG
† MYREG is a symbol for a data memory location
W
W
Address of LU_TABLE
† LU_TABLE is a label for an address in program memory
W
And Literal with W
0x5F
MYREG
HIGH (LU_TABLE)
1001
Q3
Process
= 0xA3
= 0x03
= 0xA3
= 0x23
= 0xA3
= 0x83
data
W
k
kkkk
.
Q4
Write to W
register
= 0x37
kkkk
= 0x9375
; 0101 1111
; 1010 0011
;----------
; 0000 0011
1997 Microchip Technology Inc.
(0x5F)
(0xA3)
------
(0x03)

Related parts for PIC16F83-04/P