PIC14000-04I/SS Microchip Technology, PIC14000-04I/SS Datasheet - Page 17

IC, 8BIT MCU, PIC14, 4MHZ, SSOP-28

PIC14000-04I/SS

Manufacturer Part Number
PIC14000-04I/SS
Description
IC, 8BIT MCU, PIC14, 4MHZ, SSOP-28
Manufacturer
Microchip Technology
Datasheet

Specifications of PIC14000-04I/SS

Controller Family/series
PIC14
No. Of I/o's
22
Ram Memory Size
192Byte
Cpu Speed
4MHz
No. Of Timers
2
Interface
I2C
Digital Ic Case Style
SSOP
Core Size
8 Bit
Program Memory Size
4096 X 14
Embedded Interface Type
I2C
Rohs Compliant
Yes
Processor Series
PIC14000
Core
PIC
Data Bus Width
8 bit
Program Memory Type
EPROM
Data Ram Size
192 B
Interface Type
SPI, UART
Maximum Clock Frequency
20 MHz
Number Of Programmable I/os
22
Number Of Timers
1
Operating Supply Voltage
2.7 V to 6 V
Maximum Operating Temperature
+ 85 C
Mounting Style
SMD/SMT
Package / Case
SSOP-28
Development Tools By Supplier
ICE2000
Minimum Operating Temperature
- 40 C
On-chip Adc
14 bit
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
4.2.2.1
The STATUS register, shown in Figure 4-3, contains
the arithmetic status of the ALU, the RESET status and
the bank select bits for data memory.
The STATUS register can be the destination for any
instruction, as with any other register. If the STATUS
register is the destination for an instruction that affects
the Z, DC or C bits, then the write to these three bits is
disabled. These bits are set or cleared according to the
device logic. Furthermore, the TO and PD bits are not
writable. Therefore, the result of an instruction with the
STATUS register as destination may be different than
intended.
For example, CLRF STATUS will clear the upper-three
bits and set the Z bit. This leaves the STATUS register
as 000u u1uu (where u = unchanged).
FIGURE 4-3:
B7
B6
B5
B4
B3
B2
B1
B0
83h
STATUS
Read/Write
POR value FFh
1996 Microchip Technology Inc.
Bit
STATUS REGISTER
IRP
RP1
RP0
TO
PD
Z
DC
C
STATUS REGISTER
Name
Bit 7
R/W
IRP
Not used. This bit should be programmed as ‘0’.
Use of this bit as a general purpose read/write bit is not recommended, since this may
affect upward compatibility with future products.
Not used. This bit should be programmed as ‘0’.
Use of this bit as a general purpose read/write bit is not recommended, since this may
affect upward compatibility with future products.
Register page select for direct addressing.
1 = Bank1 (80h - FFh)
0 = Bank0 (00h - 7Fh)
Each page is 128 bytes. Only the RP0 bit is used.
Time-out bit.
1 = After power-up and by the CLRWDT and SLEEP instruction.
0 = A watchdog timer time-out has occurred.
Power down bit.
1 = After power-up or by a CLRWDT instruction.
0 = By execution of the SLEEP instruction.
Zero bit.
1 = The result of an arithmetic or logic operation is zero.
0 = The result of an arithmetic or logical operation is not zero.
Digit carry / borrow bit.
For ADDWF and ADDLW instructions.
1 = A carry-out from the 4th low order bit of the result.
0 = No carry-out from the 4th low order bit of the result.
Note: For Borrow, the polarity is reversed.
Carry / borrow bit.
For ADDWF and ADDLW instructions.
1 = A carry-out from the most significant bit of the result occurred. Note that a
subtraction is executed by adding the two’s complement of the second operand. For
rotate ( RRF, RLF ) instructions, this bit is loaded with either the high or low order bit of
the source register.
0 = No carry-out from the most significant bit of the result.
Note: For Borrow the polarity is reversed.
0
Function
Bit 6
RP1
R/W
0
Preliminary
Bit 5
RP0
R/W
0
Bit 4
It is recommended, therefore, that only BCF, BSF,
SWAPF and MOVWF instructions are used to alter the
STATUS register because these instructions do not
affect the Z, C or DC bits from the STATUS register. For
other instructions, not affecting any status bits, see the
“Instruction Set Summary.”
TO
R
1
Note 1: The IRP and RP1 bits (STATUS<7:6>) are
Note 2: The C and DC bits operate as a borrow
Bit 3
PD
not used by the PIC14000 and should be
programmed as cleared. Use of these bits
as general purpose R/W bits is NOT
recommended, since this may affect
upward compatibility with future products.
and digit borrow out bit, respectively, in
subtraction. See the SUBLW and SUBWF
instructions for examples.
R
1
Bit 2
R/W
X
Z
PIC14000
Bit 1
R/W
DC
X
DS40122B-page 17
Bit 0
R/W
C
X

Related parts for PIC14000-04I/SS