PIC16LC924-04/PT Microchip Technology, PIC16LC924-04/PT Datasheet - Page 122

IC,MICROCONTROLLER,8-BIT,PIC CPU,CMOS,TQFP,64PIN,PLASTIC

PIC16LC924-04/PT

Manufacturer Part Number
PIC16LC924-04/PT
Description
IC,MICROCONTROLLER,8-BIT,PIC CPU,CMOS,TQFP,64PIN,PLASTIC
Manufacturer
Microchip Technology
Series
PIC® 16Cr
Datasheets

Specifications of PIC16LC924-04/PT

Rohs Compliant
YES
Core Processor
PIC
Core Size
8-Bit
Speed
4MHz
Connectivity
I²C, SPI
Peripherals
LCD, POR, PWM, WDT
Number Of I /o
25
Program Memory Size
7KB (4K x 14)
Program Memory Type
OTP
Ram Size
176 x 8
Voltage - Supply (vcc/vdd)
2.5 V ~ 6 V
Data Converters
A/D 5x8b
Oscillator Type
External
Operating Temperature
0°C ~ 70°C
Package / Case
64-TFQFP
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Lead Free Status / RoHS Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC16LC924-04/PT
Manufacturer:
Microchip Technology
Quantity:
10 000
PIC16C9XX
ANDLW
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example
DS30444E - page 122
AND Literal with W
[ 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
Decode
ANDLW
Q1
11
k
255
W
W
literal "k"
1001
0x5F
Read
Q2
=
=
(W)
0xA3
0x03
k
Process
kkkk
data
Q3
Write to
kkkk
.
Q4
W
ANDWF
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example
BCF
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example
AND W with f
[ label ] ANDWF
0
d
(W) .AND. (f)
Z
AND the W register with register 'f'. If 'd'
is 0 the result is stored in the W regis-
ter. If 'd' is 1 the result is stored back in
register 'f'
1
1
Before Instruction
After Instruction
Bit Clear f
[ label ] BCF
0
0
0
None
Bit 'b' in register 'f' is cleared
1
1
Before Instruction
After Instruction
ANDWF
BCF
Decode
Decode
Q1
Q1
00
01
f
f
b
(f<b>)
1997 Microchip Technology Inc.
127
127
7
.
FSR =
W
FSR =
FLAG_REG = 0xC7
FLAG_REG = 0x47
W
register
register
0101
00bb
FSR, 1
Read
Read
FLAG_REG, 7
Q2
Q2
'f'
'f'
=
=
f,b
(destination)
0x17
0xC2
0x17
0x02
f,d
dfff
Process
bfff
Process
data
data
Q3
Q3
.
register 'f'
destination
ffff
ffff
Write to
Write
Q4
Q4

Related parts for PIC16LC924-04/PT