PIC12C672-10/SM Microchip Technology, PIC12C672-10/SM Datasheet - Page 24

no-image

PIC12C672-10/SM

Manufacturer Part Number
PIC12C672-10/SM
Description
IC MCU OTP 2KX14 A/D 8-SOIJ
Manufacturer
Microchip Technology
Series
PIC® 12Cr
Datasheets

Specifications of PIC12C672-10/SM

Core Processor
PIC
Core Size
8-Bit
Speed
10MHz
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)
3 V ~ 5.5 V
Data Converters
A/D 4x8b
Oscillator Type
Internal
Operating Temperature
0°C ~ 70°C
Package / Case
8-SOIC (5.3mm Width), 8-SOP, 8-SOEIAJ
For Use With
XLT08SO-1 - SOCKET TRANSITION 8SOIC 150/208AC164312 - MODULE SKT FOR PM3 16SOICISPICR1 - ADAPTER IN-CIRCUIT PROGRAMMING309-1048 - ADAPTER 8-SOIC TO 8-DIP309-1047 - ADAPTER 8-SOIC TO 8-DIPAC124001 - MODULE SKT PROMATEII 8DIP/SOIC
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Connectivity
-
Other names
PIC12C672-10/SMR
PIC12C672-10/SMR
PICmicro MID-RANGE MCU FAMILY
1.6
1.6.1
DS31001A-page 1-12
Document Conventions
Style and Symbol Conventions
Throughout this document, certain style and font format changes are used. Most format changes
imply a distinction should be made for the emphasized text. The MCU industry has many symbols
and non-conventional word definitions/abbreviations.
of the conventions contained in this document. A glossary is provided in the
which contains more word and abbreviation definitions that are used throughout this manual.
Table 1-4
Table 1-4:
set
clear
reset
0xnn or nnh
B’bbbbbbbb’
R-M-W
: (colon)
< >
Courier Font
Times Font
Times, Bold Font,
Italics
Note
Caution
Warning
Note 1: The information in a caution or a warning is provided for your protection. Please read
Symbol or Term
(1)
(1)
defines some of the symbols and terms used throughout this manual.
each caution and warning carefully.
Document Conventions
To force a bit/register to a value of logic ‘1’.
To force a bit/register to a value of logic ‘0’.
1) To force a register/bit to its default state.
2) A condition in which the device places itself after a device reset
occurs. Some bits will be forced to ‘0’ (such as interrupt enable bits),
while others will be forced to ‘1’ (such as the I/O data direction bits).
Designates the number ‘nn’ in the hexadecimal number system. These
conventions are used in the code examples.
convention is used in the text and in figures and tables.
Read - Modify - Write. This is when a register or port is read, then the
value is modified, and that value is then written back to the register or
port. This action can occur from a single instruction (such as bit set file,
BSF) or a sequence of instructions.
Used to specify a range, or the concatenation of registers / bits / pins.
An example is TMR1H:TMR1L is the concatenation of two 8-bit registers
to form a 16-bit timer value, while SSPM3:SSPM0 are 4-bits used to
specify the mode of the SSP module. Concatenation order (left-right)
usually specifies a positional relationship (MSb to LSb, higher to lower).
Specifies bit(s) locations in a particular register.
An example is SSPCON<SSPM3:SSPM0> (or SSPCON<3:0>) specifies
the register and associated bits or bit positions.
Used for code examples, binary numbers, and for Instruction Mnemonics
in the text.
Used for equations and variables.
Used in explanatory text for items called out from a graphic/equa-
tion/example.
Notes present information that we wish to reemphasize, either to help
you avoid a common pitfall, or make you aware of operating differences
between some device family members. A Note is always in a shaded box
(as below), unless used in a table, where it is at the bottom of the table
(as in this table).
A caution statement describes a situation that could potentially damage
software or equipment.
A warning statement describes a situation that could potentially cause
personnel harm.
Designates the number ‘bbbbbbbb’ in the binary number system. This
Note:
This is a note in a note box.
Description
Table 1-4
provides a description for many
1997 Microchip Technology Inc.
“Glossary”
section,

Related parts for PIC12C672-10/SM