RENESAS M66013FP

M66013FP
8-bit I/O Expander with Address
REJ03F0266-0200
Rev.2.00
Mar 18, 2008
Description
The M66013FP is a semiconductor IC that is capable of performing serial-parallel conversion of data. This IC can set
addresses.
The microcomputer uses the four signal lines of EN, CLK, DI and DO to send and receive data.
The IC adopts the two types of operation modes: echo-back mode and normal mode. In the echo-back mode, data
received in serial can be sent to the sender within the same sequence (*1) as it is.
In the normal mode, restriction is given to the data to be sent to the sender. However, the normal mode supports the
same communication protocol as that of the M66009FP.
Note: *1 One of the higher order command bits is excluded.
Three bits in the echo-back mode and four bits in the normal mode are available for addresses. The echo-back mode and
the normal mode have 8 types and 16 types of address, respectively, and any address can be set.
Receiving serial data from the microcomputer, the M66013 compares address data included in the data with an address
entered in address setting. Only when these addresses match each other, a specified command provided are to be
executed.
For serial input-parallel output operation, low order 8 bits of the received 16-bit serial data is converted to parallel data
to output to pins D0 to D7. High order 8 bits are handled as address or command bits. Since the writing operation to the
data register for parallel output and the outputting operation of register contents to pins D0 to D7 are performed with
different commands and can be controlled independently, the register contents must be checked before output of the
specified data to pins D0 to D7.
For parallel input-serial output operation, parallel data of pins D0 to D7 are outputted to low order 8 bits of the sended
16-bit serial data. The contents of high order 8 bits of the sended 16-bit serial data differs in the using operation mode.
In echo mode, the I/O port output format is capable of setting to either N-ch or P-ch open drain. In normal mode, the
I/O port output format is fixed to P-ch open drain.
Features
• Is capable of providing high speed serial communication at 8 MHz.
• Provides two modes: echo back mode and normal mode.
• Is capable of reading serial input data in echo back mode.
(However, 3 bits are available for the address.)
• Is capable of achieving communication protocol of current M66009FP in the normal mode.
(However, 4 bits are available for the address.)
• Uses different commands in operations for output of data to I/O port:
command for writing data into an output register and command for output operation to the I/O port.
• Provides an I/O port data read only command.
• Is capable of reading an output register.
• Adopts a decision by majority by reading three types of data when serial data is received.
• Is capable of setting the I/O port output format to either N-ch or P-ch open drain. (In echo mode)
Applications
Inter board communication in VTR, AV and OA equipment, expansion of microcomputer I/O port, etc.
REJ03F0266-0200 Rev.2.00 Mar 18, 2008
Page 1 of 4
M66013FP
Block Diagram
Address set input
A0 A1
5
Data enable
input EN
4
Clock input CLK
1
6
A2 A3
7
8
Mode set input
MD
9
ACK bit, output set flag
Command control
circuit
16
Serial data input
DI
Shift register for
serial input (16 bits)
2
11 D0
16
13 D2
Data register for
parallel output (16 bits)
Selector
Serial data
output DO
12 D1
14 D3
8
3
15 D4
Shift register for
serial output (16 bits)
Reset input RESET 19
16 D5
17 D6
8
VCC 20
18 D7
GND 10
Pin Arrangement
M66013FP
CLK
1
20 VCC
DI
2
19
Reset
RESET input
DO
3
18
D7
EN
4
17
D6
A0
5
16
D5
A1
6
15
D4
A2
Address
set/output A3
set/input /PNSET
Mode set input MD
7
14
D3
8
13
D2
9
12
D1
GND 10
11
D0
Clock input
Serial data
input
Serial data
output
Data enable
input
Address set
input
Parallel
data
input/output
(Top view)
Outline: PRSP0020DA-A (20P2N-A)
REJ03F0266-0200 Rev.2.00 Mar 18, 2008
Page 2 of 4
Parallel data
input/output
M66013FP
Basic Protocol for Sending and Receiving Data
The following diagram shows the basic protocol for sending and receiving data between the microcomputer and the
M66013.
Falling of EN from "H" to "L" starts a series of sequence and rising of EN from "L" to "H" terminates the sequence.
The concrete operation sequence is as follows:
(1) At a falling edge of EN, 8-bit parallel data of I/O pins D0 to D7 are loaded into the shift register for serial output.
(2) At a rising edge of CLK, DI pin input data is read into the shift register for serial input and the counter for CLK
counts up.
(3) When all address bits are read, a received address is compared with an address set in the address set pin to start the
specified operation only when these addresses matches each other. The DO pin is kept in a high impedance status
until the address comparison is complete.
When these addresses do not match, the DO pin keeps the high impedance status until the next sequence.
(4) When the addresses match each other, the operation for reading serial data from the DI pin and the operation for
output serial data from the D0 pin in synchronization with a falling edge of CLK is carried out.
(5) When 16-bit data has been completely sent or received, the following operations are carried out in synchronization
with a rising edge of EN.
(a) The DO output pin is placed in a high impedance status.
(b) When the CLK counter does not count 16 CLK rising edges, operation (c) below is skipped and the counter is
reset to wait for the next access.
(c) When the counter value is 16, operation for writing to the data register for parallel output, operation for output to
the I/O port or operation for setting/resetting the data setting flag is carried out, and the counter is then reset to
wait for the next address.
EN
1T
2T
3T
4T
5T
6T
7T
8T
9T
C2
C1
C0
DI7
10T
11T
12T
13T
DI6
DI5
DI4
DI3
14T
15T
16T
CLK
In the
normal mode
DI
X
A3
A2
A1
A0
DI2
DI1
DI0
DO2
DO1
DO0
Arbitrary
Address bit
Command bit
ACK
DO
Data bit
DO7
DO6
DO5
DO4
DO3
"Z"
"Z" (High impedance status)
Data bit
Acknowledge bit
1T
2T
3T
4T
5T
6T
7T
8T
C2
C1
C0
X
X
A2
A1
A0
C1
C0
9T
10T
11T
12T
13T
14T
15T
16T
DI7
DI6
DI5
DI4
DI3
DI2
DI1
DI0
DO7
DO6
DO5
DO4
DO3
DO2
DO1
DO0
CLK
In the echo
back mode
DI
DO
A2
A1
"Z"
A0
Figure 1 Basic Protocol (The actual protocol differs depending on the command.)
REJ03F0266-0200 Rev.2.00 Mar 18, 2008
Page 3 of 4
"Z"
M66013FP
Package Dimensions
JEITA Package Code
P-SOP20-5.3x12.6-1.27
RENESAS Code
PRSP0020DA-A
Previous Code
20P2N-A
MASS[Typ.]
0.3g
20
E
*1
HE
11
F
1
NOTE)
1. DIMENSIONS "*1" AND "*2"
DO NOT INCLUDE MOLD FLASH.
2. DIMENSION "*3" DOES NOT
INCLUDE TRIM OFFSET.
10
c
Index mark
*2
A2
D
A1
L
A
Reference
Symbol
*3
e
bp
y
Detail F
D
E
A2
A1
A
bp
c
HE
e
y
L
REJ03F0266-0200 Rev.2.00 Mar 18, 2008
Page 4 of 4
Dimension in Millimeters
Min Nom Max
12.5 12.6 12.7
5.2 5.3 5.4
1.8
0.1 0.2
0
2.1
0.35 0.4 0.5
0.18 0.2 0.25
0°
8°
7.5 7.8 8.1
1.12 1.27 1.42
0.1
0.4 0.6 0.8
Sales Strategic Planning Div.
Nippon Bldg., 2-6-2, Ohte-machi, Chiyoda-ku, Tokyo 100-0004, Japan
Notes:
1. This document is provided for reference purposes only so that Renesas customers may select the appropriate Renesas products for their use. Renesas neither makes
warranties or representations with respect to the accuracy or completeness of the information contained in this document nor grants any license to any intellectual property
rights or any other rights of Renesas or any third party with respect to the information in this document.
2. Renesas shall have no liability for damages or infringement of any intellectual property or other rights arising out of the use of any information in this document, including,
but not limited to, product data, diagrams, charts, programs, algorithms, and application circuit examples.
3. You should not use the products or the technology described in this document for the purpose of military applications such as the development of weapons of mass
destruction or for the purpose of any other military use. When exporting the products or technology described herein, you should follow the applicable export control laws
and regulations, and procedures required by such laws and regulations.
4. All information included in this document such as product data, diagrams, charts, programs, algorithms, and application circuit examples, is current as of the date this
document is issued. Such information, however, is subject to change without any prior notice. Before purchasing or using any Renesas products listed in this document,
please confirm the latest product information with a Renesas sales office. Also, please pay regular and careful attention to additional and different information to be
disclosed by Renesas such as that disclosed through our website. (http://www.renesas.com )
5. Renesas has used reasonable care in compiling the information included in this document, but Renesas assumes no liability whatsoever for any damages incurred as a
result of errors or omissions in the information included in this document.
6. When using or otherwise relying on the information in this document, you should evaluate the information in light of the total system before deciding about the applicability
of such information to the intended application. Renesas makes no representations, warranties or guaranties regarding the suitability of its products for any particular
application and specifically disclaims any liability arising out of the application and use of the information in this document or Renesas products.
7. With the exception of products specified by Renesas as suitable for automobile applications, Renesas products are not designed, manufactured or tested for applications
or otherwise in systems the failure or malfunction of which may cause a direct threat to human life or create a risk of human injury or which require especially high quality
and reliability such as safety systems, or equipment or systems for transportation and traffic, healthcare, combustion control, aerospace and aeronautics, nuclear power, or
undersea communication transmission. If you are considering the use of our products for such purposes, please contact a Renesas sales office beforehand. Renesas shall
have no liability for damages arising out of the uses set forth above.
8. Notwithstanding the preceding paragraph, you should not use Renesas products for the purposes listed below:
(1) artificial life support devices or systems
(2) surgical implantations
(3) healthcare intervention (e.g., excision, administration of medication, etc.)
(4) any other purposes that pose a direct threat to human life
Renesas shall have no liability for damages arising out of the uses set forth in the above and purchasers who elect to use Renesas products in any of the foregoing
applications shall indemnify and hold harmless Renesas Technology Corp., its affiliated companies and their officers, directors, and employees against any and all
damages arising out of such applications.
9. You should use the products described herein within the range specified by Renesas, especially with respect to the maximum rating, operating supply voltage range,
movement power voltage range, heat radiation characteristics, installation and other product characteristics. Renesas shall have no liability for malfunctions or damages
arising out of the use of Renesas products beyond such specified ranges.
10. Although Renesas endeavors to improve the quality and reliability of its products, IC products have specific characteristics such as the occurrence of failure at a certain
rate and malfunctions under certain use conditions. Please be sure to implement safety measures to guard against the possibility of physical injury, and injury or damage
caused by fire in the event of the failure of a Renesas product, such as safety design for hardware and software including but not limited to redundancy, fire control and
malfunction prevention, appropriate treatment for aging degradation or any other applicable measures. Among others, since the evaluation of microcomputer software
alone is very difficult, please evaluate the safety of the final products or system manufactured by you.
11. In case Renesas products listed in this document are detached from the products to which the Renesas products are attached or affixed, the risk of accident such as
swallowing by infants and small children is very high. You should implement safety measures so that Renesas products may not be easily detached from your products.
Renesas shall have no liability for damages arising out of such detachment.
12. This document may not be reproduced or duplicated, in any form, in whole or in part, without prior written approval from Renesas.
13. Please contact a Renesas sales office if you have any questions regarding the information contained in this document, Renesas semiconductor products, or if you have
any other inquiries.
http://www.renesas.com
RENESAS SALES OFFICES
Refer to "http://www.renesas.com/en/network" for the latest and detailed information.
Renesas Technology America, Inc.
450 Holger Way, San Jose, CA 95134-1368, U.S.A
Tel: <1> (408) 382-7500, Fax: <1> (408) 382-7501
Renesas Technology Europe Limited
Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, U.K.
Tel: <44> (1628) 585-100, Fax: <44> (1628) 585-900
Renesas Technology (Shanghai) Co., Ltd.
Unit 204, 205, AZIACenter, No.1233 Lujiazui Ring Rd, Pudong District, Shanghai, China 200120
Tel: <86> (21) 5877-1818, Fax: <86> (21) 6887-7858/7898
Renesas Technology Hong Kong Ltd.
7th Floor, North Tower, World Finance Centre, Harbour City, Canton Road, Tsimshatsui, Kowloon, Hong Kong
Tel: <852> 2265-6688, Fax: <852> 2377-3473
Renesas Technology Taiwan Co., Ltd.
10th Floor, No.99, Fushing North Road, Taipei, Taiwan
Tel: <886> (2) 2715-2888, Fax: <886> (2) 3518-3399
Renesas Technology Singapore Pte. Ltd.
1 Harbour Front Avenue, #06-10, Keppel Bay Tower, Singapore 098632
Tel: <65> 6213-0200, Fax: <65> 6278-8001
Renesas Technology Korea Co., Ltd.
Kukje Center Bldg. 18th Fl., 191, 2-ka, Hangang-ro, Yongsan-ku, Seoul 140-702, Korea
Tel: <82> (2) 796-3115, Fax: <82> (2) 796-2145
Renesas Technology Malaysia Sdn. Bhd
Unit 906, Block B, Menara Amcorp, Amcorp Trade Centre, No.18, Jln Persiaran Barat, 46050 Petaling Jaya, Selangor Darul Ehsan, Malaysia
Tel: <603> 7955-9390, Fax: <603> 7955-9510
© 2008. Renesas Technology Corp., All rights reserved. Printed in Japan.
Colophon .7.2