参数资料
型号: M306V0ME-XXXFP
元件分类: 微控制器/微处理器
英文描述: 16-BIT, MROM, 10 MHz, MICROCONTROLLER, PQFP100
封装: 14 X 20 MM, 0.65 MM PITCH, PLASTIC, QFP-100
文件页数: 34/251页
文件大小: 2165K
代理商: M306V0ME-XXXFP
第1页第2页第3页第4页第5页第6页第7页第8页第9页第10页第11页第12页第13页第14页第15页第16页第17页第18页第19页第20页第21页第22页第23页第24页第25页第26页第27页第28页第29页第30页第31页第32页第33页当前第34页第35页第36页第37页第38页第39页第40页第41页第42页第43页第44页第45页第46页第47页第48页第49页第50页第51页第52页第53页第54页第55页第56页第57页第58页第59页第60页第61页第62页第63页第64页第65页第66页第67页第68页第69页第70页第71页第72页第73页第74页第75页第76页第77页第78页第79页第80页第81页第82页第83页第84页第85页第86页第87页第88页第89页第90页第91页第92页第93页第94页第95页第96页第97页第98页第99页第100页第101页第102页第103页第104页第105页第106页第107页第108页第109页第110页第111页第112页第113页第114页第115页第116页第117页第118页第119页第120页第121页第122页第123页第124页第125页第126页第127页第128页第129页第130页第131页第132页第133页第134页第135页第136页第137页第138页第139页第140页第141页第142页第143页第144页第145页第146页第147页第148页第149页第150页第151页第152页第153页第154页第155页第156页第157页第158页第159页第160页第161页第162页第163页第164页第165页第166页第167页第168页第169页第170页第171页第172页第173页第174页第175页第176页第177页第178页第179页第180页第181页第182页第183页第184页第185页第186页第187页第188页第189页第190页第191页第192页第193页第194页第195页第196页第197页第198页第199页第200页第201页第202页第203页第204页第205页第206页第207页第208页第209页第210页第211页第212页第213页第214页第215页第216页第217页第218页第219页第220页第221页第222页第223页第224页第225页第226页第227页第228页第229页第230页第231页第232页第233页第234页第235页第236页第237页第238页第239页第240页第241页第242页第243页第244页第245页第246页第247页第248页第249页第250页第251页
Rev.1.30
Oct 06, 2004
page 129 of 249
M306V0ME-XXXFP, M306V0EEFP
Table 2.11.10 Features in I2C mode
In the first place, the control bits related to the I2C-BUS interface are explained.
Setting 1 in the I2C mode selection bit (bit 0) goes the circuit to achieve the I2C-BUS (simplified I2C-BUS)
interface effective. Table 2.11.10 shows the relation between the I2C mode selection bit and respective
control workings.
Since this function uses clock-synchronous serial I/O mode, be sure to set this bit to “0” in UART mode.
Figure 2.11.32 shows the functional block diagram for I2C mode. Setting “1” in the I2C mode selection bit
(IICM) causes ports P70, P67, P71, and P72 selected by bits 0 and 1 of the peripheral mode register
(address 027D16) to work as data transmission-reception terminals; SDA1, SDA2, clock input-output ter-
minals; SCL1, SCL2 respectively. A delay circuit is added to the SDA transmission output, so the SDA
output changes after SCL fully goes to L. An attempt to read Port P71 (SCL1), P72 (SCL2) results in
getting the terminal’s level regardless of the content of the port direction register. The initial value of SDA
transmission output in this mode goes to the value set in port (P70 when using SDA1, P67 when using
SDA2, P70 when using both SDA1 and SDA2). The interrupt factors of the bus collision detection inter-
rupt, UART2 transmission interrupt, and of UART2 reception interrupt turn to the start/stop condition
detection interrupt, acknowledgment non-detection (NACK) interrupt, and acknowledgment detection
(ACK) interrupt respectively.
The start condition detection interrupt refers to the interrupt that occurs when the falling edge of the SDA
terminal is detected with the SCL terminal staying “H.” The stop condition detection interrupt refers to the
interrupt that occurs when the rising edge of the SDA terminal is detected with the SCL terminal staying
“H”. The bus busy flag (bit 2 of the special UART2 mode register) is set to “1” by the start condition
detection, and set to “0” by the stop condition detection. The acknowledgment non-detection interrupt
refers to the interrupt that occurs when the SDA terminal’s level is detected still staying “H” at the rising
edge of the 9th transmission clock. The acknowledgment detection interrupt refers to the interrupt that
occurs when SDA terminal’s level is detected already went to “L” at the 9th transmission clock. Also,
assigning 1 1 0 1 (UART2 reception) to the DMA1 request factor selection bits provides the means to start
up the DMA transfer by the effect of acknowledgment detection.
Function
Normal mode
I2C mode
Factor of interrupt number 15
UART2 transmission
No acknowledgment detection (NACK) (Note)
Factor of interrupt number 16
UART2 reception
Start condition detection or stop
condition detection (Note)
UART2 transmission output delay
Not delayed
Delayed
P70 at the time when UART2 is in use
TxD2 (output)
SDA1 (input/output) (Note 3)
P71 at the time when UART2 is in use
RxD2 (input)
SCL1 (input/output) (Note 3)
P72 at the time when UART2 is in use
CLK2 (CMOS)
SCL2 (N-channel open-drain) (Note 3)
DMA1 factor at the time when 1 1 0 1
is assigned to the DMA request factor
selection bits
UART2 reception
Acknowledgment detection (ACK)
Noise filter width
15 ns
50 ns
Reading P71/P72
Reading the terminal
when 0 is assigned to
the direction register
Reading the terminal regardless of the
value of the direction register (Note 3)
1
2
3
4
5
6
7
8
9
Notes 1: Make the settings given below when I 2C
mode is in use.
Set 0 1 0 in bits 2, 1, 0 of the UART2
transmission-reception mode register.
Disable the RTS/CTS function.
Choose the LSB First function.Follow
the steps given below to switch from
a factor to another.
2: Follow the steps given below to switch
from a factor to another.
1. Disable the interrupt of the
corresponding number.
2. Switch from a factor to another.
3. Reset the interrupt request flag
of the corresponding number.
4. Set an interrupt level of the
corresponding number.
3: In I2C mode and when setting as I 2C-BUS
interface ports.
Factor of interrupt number 10
Bus collision detection
Acknowledgment detection (ACK) (Note)
10
Initial value of UART2 output
H level (when 0 is
assigned to the CLK
polarity select bit)
The value set in latch P7 0/P67 when the port
is selected (Note 3)
11
P67 input/output
12
P67 (CMOS)
SDA2 (N-channel open-drain) (Note 3)
相关PDF资料
PDF描述
M32170F6VFP 32-BIT, FLASH, 40 MHz, RISC MICROCONTROLLER, PQFP240
MB95108AJPFV 8-BIT, MROM, 16.25 MHz, MICROCONTROLLER, PQFP64
MB90F952JBPFV 16-BIT, FLASH, 32 MHz, MICROCONTROLLER, PQFP100
MB96F356YWBPMC1-GSE2 16-BIT, FLASH, 56 MHz, RISC MICROCONTROLLER, PQFP64
MB91267NAPMC 32-BIT, MROM, 33 MHz, RISC MICROCONTROLLER, PQFP64
相关代理商/技术参数
参数描述
M306V2 制造商:MITSUBISHI 制造商全称:Mitsubishi Electric Semiconductor 功能描述:SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER with CLOSED CAPTION DECODER and ON-SCREEN DISPLAY CONTROLLER
M306V2EEFP 制造商:MITSUBISHI 制造商全称:Mitsubishi Electric Semiconductor 功能描述:SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER with CLOSED CAPTION DECODER and ON-SCREEN DISPLAY CONTROLLER
M306V2EEFS 功能描述:EPROM MCU/M16C(TV/VTR) EMULATION RoHS:否 类别:编程器,开发系统 >> 配件 系列:- 标准包装:1 系列:- 附件类型:适配器板 适用于相关产品:RCB230,RCB231,RCB212 配用:26790D-ND - RCB BREAKOUT BOARD RS232 CABLE
M306V2ME 制造商:MITSUBISHI 制造商全称:Mitsubishi Electric Semiconductor 功能描述:SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER with CLOSED CAPTION DECODER and ON-SCREEN DISPLAY CONTROLLER
M306V2ME-151FP 制造商:MITSUBISHI 制造商全称:Mitsubishi Electric Semiconductor 功能描述:SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER with CLOSED CAPTION DECODER and ON-SCREEN DISPLAY CONTROLLER