PIC16C433T-E/SO Microchip Technology, PIC16C433T-E/SO Datasheet - Page 70

IC MCU CMOS 8BIT 10MHZ 2K 18SOIC

PIC16C433T-E/SO

Manufacturer Part Number
PIC16C433T-E/SO
Description
IC MCU CMOS 8BIT 10MHZ 2K 18SOIC
Manufacturer
Microchip Technology
Series
PIC® 16Cr
Datasheets

Specifications of PIC16C433T-E/SO

Core Processor
PIC
Core Size
8-Bit
Speed
10MHz
Connectivity
LIN (Local Interconnect Network)
Peripherals
POR, WDT
Number Of I /o
5
Program Memory Size
3.5KB (2K x 14)
Program Memory Type
OTP
Ram Size
128 x 8
Voltage - Supply (vcc/vdd)
4.5 V ~ 5.5 V
Data Converters
A/D 4x8b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 125°C
Package / Case
18-SOIC (7.5mm Width)
For Use With
AC164030 - MODULE SKT PROMATEII 28DIP/SOIC
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
PIC16C433
10.1
The PIC16C433’s orthogonal instruction set allows
read and write of all file registers, including special
function registers. There are some special situations
specified in the following sections the user should be
aware of.
10.1.1
If an instruction writes to STATUS, the Z, C and DC bits
may be set or cleared as a result of the instruction and
overwrite the original data bits written. For example,
executing CLRF STATUS will clear register STATUS,
and then set the Z bit leaving 0000 0100b in the
register.
10.1.2
Bit 3 of the TRIS register always reads as a '1' since
GP3 is an input only pin. This fact can affect some
read-modify-write operations on the TRIS register.
DS41139B-page 68
Special Function Registers as
Source/Destination
STATUS AS DESTINATION
TRIS AS DESTINATION
Preliminary
10.1.3
Read, write or read-modify-write on PCL may have the
following results:
Read PC:
Write PCL:
Read-Modify-Write:
Where PCH = program counter high byte (not an
addressable register), PCLATH = Program counter
high holding latch, dest = destination, WREG or f.
10.1.4
All bit manipulation instructions are done by first read-
ing the entire register, operating on the selected bit and
writing the result back (read-modify-write). The user
should keep this in mind when operating on special
function registers, such as ports.
PCL AS SOURCE OR DESTINATION
BIT MANIPULATION
PCL → dest
PCLATH → PCH;
8-bit destination value → PCL
PCL → ALU operand
PCLATH → PCH;
8-bit result → PCL
 2002 Microchip Technology Inc.

Related parts for PIC16C433T-E/SO