- Components/
- Integrated Circuits (ICs)/
- Embedded - Microcontrollers/
PIC16CE625-04/SS
PIC16CE625-04/SS | |
|---|---|
| Manufacturer Part Number | PIC16CE625-04/SS |
| Description | IC MCU OTP 2KX14 EE COMP 20SSOP |
| Manufacturer | Microchip Technology |
| Series | PIC® 16C |
| PIC16CE625-04/SS datasheets |
|
Availability: By request
International delivery:
Warranty: 60 days
×
- We provide standard 60-days warranty for all parts. If warranty differs we always mention it beforehand. In case of return we cover shipping costs.
- If you still have any questions - please contact us
×
Shipping terms
- Standard delivery time differs from 5-8 business days if the supplier is a local one to 12-14 days if the suplier is from overseas. If delivery time differs it's always mentioned in our quotation.
- We ship worldwide using main international couriers like FedEx, DHL, UPS, TNT, EMS. We can also use client's freight account. Other shipping methods can be discussed. We do best to meet your needs!
Payment terms
- For new client payment term is payment in advance. At this moment we accept 3 payment methods: wire transfer, PayPal and Western Union. Credit card payment is under constrution and will be introduced soon. Escrow service is acceptable. Net terms for regular customers is not a problem. Working with us is totally safe for you.
- If you still have any questions - please contact us
Specifications of PIC16CE625-04/SS | |||
|---|---|---|---|
| Core Processor | PIC | Core Size | 8-Bit |
| Speed | 4MHz | Peripherals | Brown-out Detect/Reset, POR, WDT |
| Number Of I /o | 13 | Program Memory Size | 3.5KB (2K x 14) |
| Program Memory Type | OTP | Eeprom Size | 128 x 8 |
| Ram Size | 128 x 8 | Voltage - Supply (vcc/vdd) | 3 V ~ 5.5 V |
| Oscillator Type | External | Operating Temperature | 0°C ~ 70°C |
| Package / Case | 20-SSOP | For Use With | 309-1016 - ADAPTER 20-SSOP TO 18-DIP |
| Lead Free Status / RoHS Status | Lead free / RoHS Compliant | Data Converters | - |
| Connectivity | - | ||
PrevNext
11.0
INSTRUCTION SET SUMMARY
Each PIC16CE62X instruction is a 14-bit word divided
into an OPCODE which specifies the instruction type
and one or more operands which further specify the
operation of the instruction. The PIC16CE62X instruc-
tion set summary in Table 11-2 lists byte-oriented,
bit-oriented, and literal and control operations.
Table 11-1 shows the opcode field descriptions.
For byte-oriented instructions, ’f’ represents a file
register designator and ’d’ represents a destination
designator. The file register designator specifies which
file register is to be used by the instruction.
The destination designator specifies where the result of
the operation is to be placed. If ’d’ is zero, the result is
placed in the W register. If ’d’ is one, the result is placed
in the file register specified in the instruction.
For bit-oriented instructions, ’b’ represents a bit field
designator which selects the number of the bit affected
by the operation, while ’f’ represents the number of the
file in which the bit is located.
For literal and control operations, ’k’ represents an
eight or eleven bit constant or literal value.
TABLE 11-1:
OPCODE FIELD
DESCRIPTIONS
Field
Description
Register file address (0x00 to 0x7F)
f
Working register (accumulator)
W
Bit address within an 8-bit file register
b
Literal field, constant data or label
k
Don’t care location (= 0 or 1)
x
The assembler will generate code with x = 0. It is the
recommended form of use for compatibility with all
Microchip software tools.
Destination select; d = 0: store result in W,
d
d = 1: store result in file register f.
Default is d = 1
label Label name
Top of Stack
TOS
Program Counter
PC
Program Counter High Latch
PCLATH
Global Interrupt Enable bit
GIE
Watchdog Timer/Counter
WDT
Time-out bit
TO
Power-down bit
PD
dest Destination either the W register or the specified
register file location
[ ]
Options
( )
Contents
Assigned to
< >
Register bit field
In the set of
i
talics User defined term (font is courier)
1999 Microchip Technology Inc.
PIC16CE62X
The instruction set is highly orthogonal and is grouped
into three basic categories:
• Byte-oriented operations
• Bit-oriented operations
• Literal and control operations
All instructions are executed within one single
instruction cycle, unless a conditional test is true or the
program counter is changed as a result of an
instruction. In this case, the execution takes two
instruction cycles with the second cycle executed as a
NOP. One instruction cycle consists of four oscillator
periods. Thus, for an oscillator frequency of 4 MHz, the
normal instruction execution time is 1 s. If a
conditional test is true or the program counter is
changed as a result of an instruction, the instruction
execution time is 2 s.
Table 11-1 lists the instructions recognized by the
MPASM assembler.
Figure 11-1 shows the three general formats that the
instructions can have.
Note:
To maintain upward compatibility with
®
future PICmicro
products, do not use the
OPTION and TRIS instructions.
All examples use the following format to represent a
hexadecimal number:
0xhh
where h signifies a hexadecimal digit.
FIGURE 11-1: GENERAL FORMAT FOR
INSTRUCTIONS
Byte-oriented file register operations
13
8
7
6
OPCODE
d
f (FILE #)
d = 0 for destination W
d = 1 for destination f
f = 7-bit file register address
Bit-oriented file register operations
13
10 9
7 6
OPCODE
b (BIT #)
f (FILE #)
b = 3-bit bit address
f = 7-bit file register address
Literal and control operations
General
13
8
7
OPCODE
k (literal)
k = 8-bit immediate value
CALL and GOTO instructions only
13
11
10
OPCODE
k (literal)
k = 11-bit immediate value
DS40182C-page 65
0
0
0
0
Related parts for PIC16CE625-04/SS | |||
|---|---|---|---|
| Part Number | Description | Manufacturer | Datasheet |
|
|
IC MCU OTP 2KX14 EE COMP 18DIP | Microchip Technology |
|
|
|
IC MCU OTP 2KX14 EE COMP 18SOIC | Microchip Technology |
|
|
|
IC MCU OTP 2KX14 EE COMP 18SOIC | Microchip Technology |
|
|
|
IC MCU OTP 2KX14 EE COMP 18DIP | Microchip Technology |
|
|
|
IC,MICROCONTROLLER,8-BIT,PIC CPU,CMOS,SOP,18PIN,PLASTIC | Microchip Technology |
|
|
|
IC MCU OTP 2KX14 EE COMP 18DIP | Microchip Technology |
|
|
|
IC MCU OTP 2KX14 EE COMP 18SOIC | Microchip Technology |
|
|
|
IC MCU OTP 2KX14 EE COMP 18DIP | Microchip Technology |
|
|
|
IC MCU OTP 2KX14 EE COMP 20SSOP | Microchip Technology |
|
|
|
IC MCU OTP 2KX14 EE COMP 18SOIC | Microchip Technology |
|
|
|
IC MCU OTP 2KX14 EE COMP 18DIP | Microchip Technology |
|
|
|
IC MCU OTP 2KX14 EE COMP 20SSOP | Microchip Technology |
|
|
|
IC MCU OTP 2KX14 EE COMP 18SOIC | Microchip Technology |
|
|
|
IC MCU OTP 2KX14 EE COMP 18SOIC | Microchip Technology |
|
|
|
IC MCU OTP 2KX14 EE COMP 20SSOP | Microchip Technology |
|

