參數(shù)資料
型號(hào): M38049FFSP
廠商: Mitsubishi Electric Corporation
英文描述: SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
中文描述: 單芯片8位CMOS微機(jī)
文件頁(yè)數(shù): 79/135頁(yè)
文件大?。?/td> 2055K
代理商: M38049FFSP
第1頁(yè)第2頁(yè)第3頁(yè)第4頁(yè)第5頁(yè)第6頁(yè)第7頁(yè)第8頁(yè)第9頁(yè)第10頁(yè)第11頁(yè)第12頁(yè)第13頁(yè)第14頁(yè)第15頁(yè)第16頁(yè)第17頁(yè)第18頁(yè)第19頁(yè)第20頁(yè)第21頁(yè)第22頁(yè)第23頁(yè)第24頁(yè)第25頁(yè)第26頁(yè)第27頁(yè)第28頁(yè)第29頁(yè)第30頁(yè)第31頁(yè)第32頁(yè)第33頁(yè)第34頁(yè)第35頁(yè)第36頁(yè)第37頁(yè)第38頁(yè)第39頁(yè)第40頁(yè)第41頁(yè)第42頁(yè)第43頁(yè)第44頁(yè)第45頁(yè)第46頁(yè)第47頁(yè)第48頁(yè)第49頁(yè)第50頁(yè)第51頁(yè)第52頁(yè)第53頁(yè)第54頁(yè)第55頁(yè)第56頁(yè)第57頁(yè)第58頁(yè)第59頁(yè)第60頁(yè)第61頁(yè)第62頁(yè)第63頁(yè)第64頁(yè)第65頁(yè)第66頁(yè)第67頁(yè)第68頁(yè)第69頁(yè)第70頁(yè)第71頁(yè)第72頁(yè)第73頁(yè)第74頁(yè)第75頁(yè)第76頁(yè)第77頁(yè)第78頁(yè)當(dāng)前第79頁(yè)第80頁(yè)第81頁(yè)第82頁(yè)第83頁(yè)第84頁(yè)第85頁(yè)第86頁(yè)第87頁(yè)第88頁(yè)第89頁(yè)第90頁(yè)第91頁(yè)第92頁(yè)第93頁(yè)第94頁(yè)第95頁(yè)第96頁(yè)第97頁(yè)第98頁(yè)第99頁(yè)第100頁(yè)第101頁(yè)第102頁(yè)第103頁(yè)第104頁(yè)第105頁(yè)第106頁(yè)第107頁(yè)第108頁(yè)第109頁(yè)第110頁(yè)第111頁(yè)第112頁(yè)第113頁(yè)第114頁(yè)第115頁(yè)第116頁(yè)第117頁(yè)第118頁(yè)第119頁(yè)第120頁(yè)第121頁(yè)第122頁(yè)第123頁(yè)第124頁(yè)第125頁(yè)第126頁(yè)第127頁(yè)第128頁(yè)第129頁(yè)第130頁(yè)第131頁(yè)第132頁(yè)第133頁(yè)第134頁(yè)第135頁(yè)
79
3803/3804 Group
SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
MITSUBISHI MICROCOMPUTERS
[I
2
C Special Mode Status Register (S3)]
0012
16
The I
2
C special mode status register (S3: address 0012
16
) con-
sists of the flags indicating I
2
C operating state in the I
2
C special
mode, which is set by the I
2
C special mode control register (S3D:
address 0017
16
).
The stop condition flag is valid in all operating modes.
Bit 0: Slave address 0 comparison flag (AAS0)
Bit 1: Slave address 1 comparison flag (AAS1)
Bit 2: Slave address 2 comparison flag (AAS2)
These flags indicate a comparison result of address data. These
flags are valid only when the slave address control bit (MSLAD) is
1
.
In the 7-bit addressing format of the slave reception mode, the re-
spective slave address i (i = 0, 1, 2) comparison flags
corresponding to the I
2
C slave address registers 0 to 2 are set to
1
when an address data immediately after an occurrence of a
START condition agrees with the high-order 7-bit slave address
stored in the I
2
C slave address registers 0 to 2 (addresses 0FF7
16
to 0FF9
16
).
In the 10-bit addressing format of the slave mode, the respective
slave address i (i = 0, 1, 2) comparison flags corresponding to the
I
2
C slave address registers are set to
1
when an address data is
compared with the 8 bits consisting of the slave address stored in
the I
2
C slave address registers 0 to 2 and the RWB bit, and the
first byte agrees.
These flags are initialized to
0
at reset, when the slave address
control bit (MSLAD) is
0
, or when writing data to the I
2
C data
shift register (S0: address 0011
16
).
Bit 5: SCL pin low hold 2 flag (PIN2)
When the ACK interrupt control bit (ACKICON) and the ACK clock
bit (ACK) are
1
, this flag is set to
0
in synchronization with the
falling of the data
s last SCL clock, just before the ACK clock. The
SCL pin is simultaneously held low, and the I
2
C interrupt request
occurs.
This flag is initialized to
1
at reset, when the ACK interrupt con-
trol bit (ACKICON) is
0
, or when writing
1
to the SCL pin low
hold 2 flag set bit (PIN2IN).
The SCL pin is held low when either the SCL pin low hold bit (PIN)
or the SCL pin low hold 2 flag (PIN2) becomes
0
. The low hold
state of the SCL pin is released when both the SCL pin low hold
bit (PIN) and the SCL pin low hold 2 flag (PIN2) are
1
.
Bit 7: Stop condition flag (SPCF)
This flag is set to
1
when a STOP condition occurs.
This flag is initialized to
0
at reset, when the I
2
C-BUS interface
enable bit (ES0) is
0
, or when writing
1
to the STOP condition
flag clear bit (SPFCL).
Fig. 75 Structure of I
2
C special mode status register
b
7
b
A
0
I
2
C
(
S
s
:
p
a
e
d
c
d
i
a
r
l
s
m
s
o
d
0
e
0
s
2
1
t
a
6
)
t
u
s
r
e
g
i
s
t
e
r
3
e
1
Sl
a
0
1
v
e
: A
: A
a
d
d
d
d
d
d
r
r
r
e
e
e
s
s
s
s
s
s
0
i
g
c
a
r
e
o
g
e
m
r
e
m
p
e
e
a
m
n
r
i
e
t
s
o
n
n
t
f
l
a
g
d
a
s
S
T
O
P
N
D
c
o
e
o
t
n
d
e
d
e
c
i
e
i
o
t
i
o
c
n
t
i
f
n
l
a
g
0
1
:
:
t
t
o
S
0
A
S
1
A
S
2
P
I
N
2
SPCF
Slave address 1 comparison flag
0 : Address disagreement
1 : Address agreement
Sl
a
0
1
v
e
: A
: A
a
d
d
d
d
d
d
r
r
r
e
e
e
s
s
s
s
s
s
2
i
g
c
a
r
e
o
g
e
m
r
e
m
p
e
e
a
m
n
r
i
e
t
s
o
n
n
t
f
l
a
g
d
a
s
N
(
r
o
e
t
t
u
u
r
s
n
e
d
0
w
h
e
n
r
e
a
d
)
N
(
r
o
e
t
t
u
u
r
s
n
e
d
0
w
h
e
n
r
e
a
d
)
S
C
L
:
:
p
S
S
i
C
C
n
L
L
l
o
w
p
p
h
o
l
o
l
o
l
w
w
d
2
h
r
o
e
f
l
l
e
a
d
g
a
0
1
i
i
n
n
e
l
s
(
N
o
t
e
)
N
o
t
e
:
I
n
h
n
o
c
l
d
r
e
d
s
b
e
s
i
r
a
t
t
r
P
h
y
a
I
N
t
h
t
a
)
h
e
t
a
h
e
l
o
e
w
1
h
C
s
o
L
i
l
d
s
i
n
u
l
t
a
l
a
t
o
n
e
w
e
o
o
f
o
s
t
h
l
l
e
d
y
2
.
S
C
f
l
L
p
i
n
n
d
m
a
t
h
y
e
r
S
e
l
e
a
L
s
p
e
i
,
i
l
t
o
i
w
s
e
o
t
t
r
S
p
h
u
a
g
a
C
n
(
m
t
N
(
r
o
e
t
t
u
u
r
s
n
e
d
0
w
h
e
n
r
e
a
d
)
相關(guān)PDF資料
PDF描述
M38063M6-181GP SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
M38067ECFP SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
M38062M3-156FP SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
M38062M3-158FP SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
M38063M6-255FP SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
M38049RLSS 功能描述:DEV EMULATOR CHIP RAM 2KB 64SDIP RoHS:否 類別:編程器,開(kāi)發(fā)系統(tǒng) >> 內(nèi)電路編程器、仿真器以及調(diào)試器 系列:- 產(chǎn)品變化通告:Development Systems Discontinuation 19/Jul/2010 標(biāo)準(zhǔn)包裝:1 系列:* 類型:* 適用于相關(guān)產(chǎn)品:* 所含物品:*
M3806 功能描述:電纜固定件和配件 LTSCG 625 BLACK RoHS:否 制造商:Heyco 類型:Cable Grips, Liquid Tight 材料:Nylon 顏色:Black 安裝方法:Cable 最大光束直徑:11.4 mm 抗拉強(qiáng)度:
M3806 BK001 制造商:Alpha Wire Company 功能描述:CBL 8COND 18AWG BLK 1000'
M3806 BK002 制造商:Alpha Wire Company 功能描述:CBL 8COND 18AWG BLK 500'
M3806 BK005 制造商:Alpha Wire Company 功能描述:CBL 8COND 18AWG BLK 100'