PIC16F76T-I/SO Microchip Technology, PIC16F76T-I/SO Datasheet - Page 532

IC MCU FLASH 8KX14 A/D 28SOIC

PIC16F76T-I/SO

Manufacturer Part Number
PIC16F76T-I/SO
Description
IC MCU FLASH 8KX14 A/D 28SOIC
Manufacturer
Microchip Technology
Series
PIC® 16Fr

Specifications of PIC16F76T-I/SO

Core Size
8-Bit
Program Memory Size
14KB (8K x 14)
Peripherals
Brown-out Detect/Reset, POR, PWM, WDT
Core Processor
PIC
Speed
20MHz
Connectivity
I²C, SPI, UART/USART
Number Of I /o
22
Program Memory Type
FLASH
Ram Size
368 x 8
Voltage - Supply (vcc/vdd)
4 V ~ 5.5 V
Data Converters
A/D 5x8b
Oscillator Type
External
Operating Temperature
-40°C ~ 85°C
Package / Case
28-SOIC (7.5mm Width)
Controller Family/series
PIC16F
No. Of I/o's
22
Ram Memory Size
368Byte
Cpu Speed
20MHz
No. Of Timers
3
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, 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 PIC16F76T-I/SO