PIC16F876A-E/SS Microchip Technology, PIC16F876A-E/SS Datasheet - Page 532

no-image

PIC16F876A-E/SS

Manufacturer Part Number
PIC16F876A-E/SS
Description
28 PIN, 14KB ENH FLASH, 368 RAM, 22 I/O,
Manufacturer
Microchip Technology
Series
PIC® 16Fr

Specifications of PIC16F876A-E/SS

Rohs Compliant
YES
Core Processor
PIC
Core Size
8-Bit
Speed
20MHz
Connectivity
I²C, SPI, UART/USART
Peripherals
Brown-out Detect/Reset, POR, PWM, WDT
Number Of I /o
22
Program Memory Size
14KB (8K x 14)
Program Memory Type
FLASH
Eeprom Size
256 x 8
Ram Size
368 x 8
Voltage - Supply (vcc/vdd)
4 V ~ 5.5 V
Data Converters
A/D 5x10b
Oscillator Type
External
Operating Temperature
-40°C ~ 125°C
Package / Case
28-SSOP
Processor Series
PIC16F
Core
PIC
Data Bus Width
8 bit
Data Ram Size
368 B
Interface Type
I2C, SPI, USART
Maximum Clock Frequency
20 MHz
Number Of Programmable I/os
22
Number Of Timers
1 x 16 bit
Operating Supply Voltage
2 V to 5.5 V
Maximum Operating Temperature
+ 125 C
Mounting Style
SMD/SMT
3rd Party Development Tools
52715-96, 52716-328, 52717-734
Development Tools By Supplier
PG164130, DV164035, DV244005, DV164005, PG164120, ICE2000, DM163022, DV164120
Minimum Operating Temperature
- 40 C
On-chip Adc
5 bit
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
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 PIC16F876A-E/SS