參數(shù)資料
型號: M30222FG-XXXFP
廠商: Mitsubishi Electric Corporation
英文描述: SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
中文描述: 單片16位CMOS微機(jī)
文件頁數(shù): 113/237頁
文件大?。?/td> 2297K
代理商: M30222FG-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頁當(dāng)前第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頁
1-114
Under
Rev. G
Clock Synchronous Serial I/O Mode
MITSUBISHI MICROCOMPUTERS
M30222 Group
SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
(1) Clock synchronous serial I/O mode
The clock synchronous serial I/O mode uses a transfer clock to transmit and receive data. Tables 1.34 and
1.35 list the specifications of the clock synchronous serial I/O mode. Figure 1.87 shows the UARTi
transmit/receive mode register.
Table 1.34. Specifications of clock synchrounous serial I/O mode (1)
Note 1: n denotes the value 00
16
to FF
16
that is set to the UART bit rate generator.
Note 2: If an overrun error occurs, the UARTi receive buffer will have the next data written in.
Also, the UART receive interrupt requst bit is not set to 1 .
Item
Specification
Transfer data format
Transfer data length: 8 bits
Transfer clock
When internal clock is selected (bit 3 at addresses 03A0
16
, 03A8
16
, 0378
16
= 0 ): fi/
2 (n+1) (Note 1) fi = f1, f8, f32
When external clock is selected (bit 3 at addresses 03A0
16
, 03A8
16
0378
16
= 1 ):
Input from CLKi pin
Transmission/
reception control
CTS function/RTS function/CTS, RTS function chosen to be invalid
Transmission start
condition
To start transmission, the following requirements must be met:
-Transmit enable bit (bit 0 at addresses 03A5
16
, 03AD
16
, 037D
16
) = 1
-Transmit buffer empty flag (bit 1 at addresses 03A5
16
, 03AD
16
, 037D
16
) = 0
-When CTS function selected, CTS input level = L
If external clock is selected, the following requirements must also me be:
-CLKi polarity select bit (bit 6 at addresses 03A4
16
, 03AC
16
, 037C
16
,) = 0 : CLKi
input level = H
-CLKi polarity select bit (bit 6 at addresses 03A4
16
, 03AC
16
, 037C
16
) = 1 : CLKi
input level = L
Receiving start
condition
To start reception, the following requirement must be met:
-Receive enable bit (bit 2 at addresses 03A5
16
, 03AD
16
, 037D
16
) = 1
-Transmit enable bit (bit 0 at addresses 03A5
16
, 03AD
16
, 037D
16
) = 1
-Transmit buffer empty flag (bit 1 at addresses 03A5
16
, 03AD
16
, 037D
16
) = 0
If external clock is selected, the following requirements must also be met:
-CLKi polarity select bit (bit 6 at addresses 03A4
16
, 03AC
16
, 037C
16
) = 0 : CLKi
input level = H
-CLKi polarity select bit (bit 6 at addresses 03A4
16
, 03AC
16
, 037C
16
) = 1 : CLKi
input level = L
Interrupt request
generation timing
When transmitting:
-Transmit interrupt cause select bit (bits 0, 1 at address 03B0
16
, bit 4 at address
037D
16
) = 0 : Interrupts requested when data transferred from UARTi transfer buffer
register to UARTi transmit register is complete
-Transmit interrupt cause select bit (bit 0, 1 at address 03B0
16
, bit 4 at address
037D
16
) = 1 : Interrupts requested when data transmission from UARTi transfer reg-
ister is complete
When receiving:
-Interrupts requested when data transferred from UARTi receive register to UARTi
receive buffer register is complete.
Error detection
Overrun error (Note 2)
This error occurs when the next data are ready before contents of UARTi receive
buffer register are read out
相關(guān)PDF資料
PDF描述
M30222FG-XXXGP SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
M30222FGFP SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
M30222FGGP SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
M30222 SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
M30222FG SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
M30222FG-XXXGP 制造商:MITSUBISHI 制造商全稱:Mitsubishi Electric Semiconductor 功能描述:SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
M3024 功能描述:速度傳感器 ELECTRO RoHS:否 制造商:Honeywell 最大工作溫度:+ 120 C 電源電壓: 電源電流: 輸出電壓:190 V 工作電源電壓: 安裝風(fēng)格:Screw 最小工作溫度:- 55 C 系列:High Output VRS
M30240 制造商:MITSUBISHI 制造商全稱:Mitsubishi Electric Semiconductor 功能描述:M30240 Group Specification
M30240E1 制造商:MITSUBISHI 制造商全稱:Mitsubishi Electric Semiconductor 功能描述:SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
M30240E1-XXXFP 制造商:MITSUBISHI 制造商全稱:Mitsubishi Electric Semiconductor 功能描述:SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER