PIC16C923-08I/L Microchip Technology, PIC16C923-08I/L Datasheet - Page 130

IC MCU OTP 4KX14 LCD DVR 68PLCC

PIC16C923-08I/L

Manufacturer Part Number
PIC16C923-08I/L
Description
IC MCU OTP 4KX14 LCD DVR 68PLCC
Manufacturer
Microchip Technology
Series
PIC® 16Cr
Datasheets

Specifications of PIC16C923-08I/L

Core Processor
PIC
Core Size
8-Bit
Speed
8MHz
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)
4 V ~ 6 V
Oscillator Type
External
Operating Temperature
-40°C ~ 85°C
Package / Case
68-PLCC
Processor Series
PIC16C
Core
PIC
Data Bus Width
8 bit
Data Ram Size
176 B
Interface Type
I2C, SPI
Maximum Clock Frequency
8 MHz
Number Of Programmable I/os
25
Number Of Timers
3
Operating Supply Voltage
2.5 V to 6 V
Maximum Operating Temperature
+ 85 C
Mounting Style
SMD/SMT
3rd Party Development Tools
52715-96, 52716-328, 52717-734
Development Tools By Supplier
ICE2000
Minimum Operating Temperature
- 40 C
For Use With
AC164308 - MODULE SKT FOR PM3 68PLCCDVA16XL680 - ADAPTER DEVICE FOR MPLAB-ICEAC164024 - ADAPTER PICSTART PLUS 68PLCCAC164022 - MODULE SKT PROMATEII 68PLCC
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Data Converters
-
Lead Free Status / Rohs Status
 Details

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC16C923-08I/L
Manufacturer:
Microchip Technology
Quantity:
10 000
PIC16C9XX
MOVF
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example
MOVLW
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example
DS30444E - page 130
Move f
[ label ]
0
d
(f)
Z
The contents of register f is moved to a
destination dependant upon the status
of d. If d = 0, destination is W register. If
d = 1, the destination is file register f
itself. d = 1 is useful to test a file regis-
ter since status flag Z is affected.
1
1
After Instruction
Move Literal to W
[ label ]
0
k
None
The eight bit literal 'k' is loaded into W
register
as 0’s.
1
1
After Instruction
Decode
MOVF
Decode
MOVLW
Q1
Q1
00
11
f
k
[0,1]
(W)
(destination)
.
127
255
The don’t cares will assemble
W = value in FSR register
Z = 1
W
MOVF f,d
MOVLW k
literal 'k'
register
1000
00xx
FSR, 0
0x5A
Read
Read
Q2
Q2
'f'
=
0x5A
Process
Process
dfff
kkkk
data
data
Q3
Q3
destination
Write to
ffff
kkkk
Write to
Q4
Q4
W
MOVWF
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example
Move W to f
[ label ]
0
(W)
None
Move data from W register to register
'f'
1
1
Before Instruction
After Instruction
.
MOVWF
Decode
Q1
00
f
1997 Microchip Technology Inc.
127
(f)
OPTION =
W
OPTION =
W
MOVWF
register
0000
Read
Q2
OPTION_REG
'f'
=
=
1fff
Process
data
Q3
f
0xFF
0x4F
0x4F
0x4F
register 'f'
ffff
Write
Q4

Related parts for PIC16C923-08I/L