PIC16LC73A-04I/SO Microchip Technology, PIC16LC73A-04I/SO Datasheet - Page 150

no-image

PIC16LC73A-04I/SO

Manufacturer Part Number
PIC16LC73A-04I/SO
Description
IC,MICROCONTROLLER,8-BIT,PIC CPU,CMOS,SOP,28PIN,PLASTIC
Manufacturer
Microchip Technology
Series
PIC® 16Cr
Datasheet

Specifications of PIC16LC73A-04I/SO

Rohs Compliant
YES
Core Processor
PIC
Core Size
8-Bit
Speed
4MHz
Connectivity
I²C, SPI, UART/USART
Peripherals
Brown-out Detect/Reset, POR, PWM, WDT
Number Of I /o
22
Program Memory Size
7KB (4K x 14)
Program Memory Type
OTP
Ram Size
192 x 8
Voltage - Supply (vcc/vdd)
2.5 V ~ 6 V
Data Converters
A/D 5x8b
Oscillator Type
External
Operating Temperature
-40°C ~ 85°C
Package / Case
28-SOIC (7.5mm Width)
Processor Series
PIC16LC
Core
PIC
Data Bus Width
8 bit
Data Ram Size
192 B
Interface Type
I2C, SPI, USART
Maximum Clock Frequency
20 MHz
Number Of Programmable I/os
22
Number Of Timers
16 bit
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, DM163022
Minimum Operating Temperature
- 40 C
On-chip Adc
8 bit, 5 Channel
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Lead Free Status / Rohs Status
 Details
Other names
PIC16LC73A-04I/SOR
PIC16LC73A-04I/SOR

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC16LC73A-04I/SO
Manufacturer:
Microchip Technology
Quantity:
135
Part Number:
PIC16LC73A-04I/SO
Manufacturer:
MICR
Quantity:
257
PIC16C7X
BCF
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example
BSF
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example
DS30390E-page 150
Bit Clear f
[ label ] BCF
0
0
0
None
Bit 'b' in register 'f' is cleared
1
1
Before Instruction
After Instruction
Bit Set f
[ label ] BSF
0
0
1
None
Bit 'b' in register 'f' is set.
1
1
Before Instruction
After Instruction
Decode
BCF
Decode
BSF
Q1
Q1
01
01
f
b
f
b
(f<b>)
(f<b>)
127
127
7
7
FLAG_REG = 0xC7
FLAG_REG = 0x47
FLAG_REG = 0x0A
FLAG_REG = 0x8A
register
register
00bb
01bb
FLAG_REG,
Read
FLAG_REG, 7
Read
Q2
Q2
'f'
'f'
f,b
f,b
Process
Process
bfff
bfff
data
data
Q3
Q3
.
7
register 'f'
register 'f'
ffff
ffff
Write
Write
Q4
Q4
BTFSC
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example
If Skip:
Bit Test, Skip if Clear
[ label ] BTFSC f,b
0
0
skip if (f<b>) = 0
If bit 'b' in register 'f' is '1' then the next
instruction is executed.
If bit 'b', in register 'f', is '0' then the next
instruction is discarded, and a NOP is
executed instead, making this a 2T
instruction
1
1(2)
Before Instruction
After Instruction
None
(2nd Cycle)
Operation
HERE
FALSE
TRUE
Decode
01
Q1
Q1
No-
f
b
1997 Microchip Technology Inc.
127
7
.
PC =
if FLAG<1> = 0,
PC =
if FLAG<1>=1,
PC =
register 'f'
Operation
10bb
BTFSC
GOTO
Read
Q2
Q2
No-
address HERE
address TRUE
address FALSE
FLAG,1
PROCESS_CODE
Operation
Process
bfff
data
Q3
No-
Q3
Operation
Operation
ffff
CY
Q4
Q4
No-
No-

Related parts for PIC16LC73A-04I/SO