PIC14000-04/SS Microchip Technology, PIC14000-04/SS Datasheet - Page 36

IC MCU OTP 4KX14 A/D 28SSOP

PIC14000-04/SS

Manufacturer Part Number
PIC14000-04/SS
Description
IC MCU OTP 4KX14 A/D 28SSOP
Manufacturer
Microchip Technology
Series
PIC® 14r

Specifications of PIC14000-04/SS

Core Processor
PIC
Core Size
8-Bit
Speed
4MHz
Connectivity
I²C
Peripherals
POR, Temp Sensor, WDT
Number Of I /o
20
Program Memory Size
7KB (4K x 14)
Program Memory Type
OTP
Ram Size
192 x 8
Voltage - Supply (vcc/vdd)
2.7 V ~ 6 V
Data Converters
Slope A/D
Oscillator Type
Internal
Operating Temperature
0°C ~ 70°C
Package / Case
28-SSOP
Processor Series
PIC14000
Core
PIC
Data Bus Width
8 bit
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
+ 70 C
Mounting Style
SMD/SMT
Development Tools By Supplier
ICE2000
Minimum Operating Temperature
0 C
On-chip Adc
14 bit
For Use With
309-1025 - ADAPTER 28-SSOP TO 28-DIPXLT28SS-1 - SOCKET TRANSITION ICE 28SSOP
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Lead Free Status / Rohs Status
 Details

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC14000-04/SS
Manufacturer:
Microchip Technology
Quantity:
135
Part Number:
PIC14000-04/SS
Manufacturer:
MICROCHI
Quantity:
20 000
PIC14000
5.4.2
The actual write to an I/O port happens at the end of an
instruction cycle, whereas for reading, the data must be
valid at the beginning of the instruction cycle.
Therefore, care must be exercised if a write operation
is followed by a read operation on the same I/O port.
FIGURE 5-13: SUCCESSIVE I/O OPERATION
DS40122B-page 36
RC<x>
SUCCESSIVE OPERATIONS ON I/O
PORTS
Example showing write to PORTC followed by immediate read. Some delays in settling may cause “old”
Port data to be read, especially at higher clock frequencies. Data setup time = (0.25 Tcyc- Tpd), where
Tcyc = instruction cycle time.
MOVWF PORTC
Write to PORTC
Q1 | Q2 | Q3 | Q4
PC
Pin values
Execute MOVWF
Q1 | Q2 | Q3 | Q4 Q1 | Q2 | Q3 | Q4 Q1 | Q2 | Q3 | Q4
MOVF PORTC, W
Read PORTC
PORTC
PC + 1
Preliminary
Execute MOVF
PORTC, W
The sequence of instructions should be such to allow
the pin voltage to stabilize before the next instruction
which causes that port to be read into the CPU is
executed. Otherwise, the previous state of that pin may
be read into the CPU rather than the new state. When
in doubt, it is better to separate these instructions with
a NOP or another instruction not accessing this I/O
port.
NOP
Port pin sampled
here
PC + 2
Execute NOP
PC + 3
NOP
1996 Microchip Technology Inc.

Related parts for PIC14000-04/SS