TC9WMC1FK/FU,TC9WMC2FK/FU
2007-10-19
1
TOSHIBA CMOS Digital Integrated Circuits Silicon Monolithic
TC9WMC1FK,TC9WMC1FU,TC9WMC2FK,TC9WMC2FU
TC9WMC1FK/FU: 1024-Bit (64 × 16-Bit) 3-Wire Serial EEPROM
TC9WMC2FK/FU: 2048-Bit (128 × 16-Bit) 3-Wire Serial EEPROM
The TC9WMC1 and TC9WMC2 are electrically
erasable/programmable three-wire serial nonvolatile memories
(EEPROMs).
Features
Three-wire serial interface (MICROWIRE)
Automatic address incrementing during read operation
Hardware and software data protection
BUSYREADY/ signal during programming
Single power supply and low power consumption
Read: VCC = 1.8 to 3.6 V
Write: VCC = 2.3 to 3.6 V
Wide operating temperature range (40 to 85°C)
Product Marking Pin Assignment (top view)
TC9WMC1FK,TC9WMC2FK
TC9WMC1FU,TC9WMC2FU
Weight:
SSOP8-P-0.50A: 0.01 g (typ.)
SSOP8-P-0.65: 0.02 g (typ.)
Part number
SM8
WMxx
Pin 1 index
C1 or C2 8
TEST GND
765
1234
DOSK
V
CC NC
CS DI
LotNo.
Part number
US8
9WM
xx
Pin 1 index
C1 or C2
SM8
8
DI DO
765
1234
GNDNC
CS SK
VCC TEST
US8
US8
SM8
TC9WMC1FK/FU,TC9WMC2FK/FU
2007-10-19
2
Block Diagram
Pin Function
Pin Name Input/Output Function
CS Input
Chip select input
The device receives an instruction set when this pin is driven High.
This pin must be driven Low before execution of an instruction.
SK Input
Serial clock input
Data is latched on the rising edge of SK. Data is transferred on the rising edge of SK.
This pin is valid when CS is driven High.
DI Input Serial data input (start bit, op code, address and data)
DO Output Serial data output
TEST Input Test mode input (internal pull-down resistor)
Normally kept open. (Can be connected to GND.)
NC No connection (not connected internally)
VCC 1.8 to 3.6 V (for reading)
2.3 to 3.6 V (for writing)
GND
Power supply
0 V (GND)
Control
circuit
Power supply
(booster circuit)
Memory cell
Data register
Timing
generator
Address
register
Input/output
circuit
VCC power supply
GND
Command
register
Clock input: S
K
Chip select: CS
Address
decoder
Data input: DI
Data output: DO
Test input
TEST
TC9WMC1FK/FU,TC9WMC2FK/FU
2007-10-19
3
1. Instruction Set
Address
Instruction Start Bit Op Code
TC9WMC1 TC9WMC2
Data
READ (Read) 1 10 A5 to A0 xA6 to A0 D15 to D0 outputs
WRITE (Write) 1 01 A5 to A0 xA6 to A0 D15 to D0 inputs
ERASE (Erase) 1 11 A5 to A0 xA6 to A0
WRAL (Write All) 1 00 01xxxx 01xxxxxx D15 to D0 inputs
ERAL (Erase All) 1 00 10xxxx 10xxxxxx
EWEN (Program Enable) 1 00 11xxxx 11xxxxxx
EWDS (Program Disable) 1 00 00xxxx 00xxxxxx
x: Don’t care
2. Functional Description
All instructions are executed when the DI input is received on the rising edge of SK after the CS input is
driven High. An instruction starts with a start bit followed by an op code, address and data bits. The
instruction transfer is completed when the CS input is driven Low. The CS must be driven Low during the
tCS cycle period between instruction transfers. When the CS is Low, the device is in standby mode. The SK
and DI inputs are disabled and the device does not respond to any instructions.
(1) Start bit
After the CS is driven High, a High on the DI input on the rising edge of SK indicates a start bit. A
start bit is not identified if the DI is driven Low even after the CS is driven High and the SK pulse is
applied.
Refer to (2) Dummy cycle in Section 3, Notes on Use.
(2) Read operation (READ)
The Read instruction reads data at specified addresses. After the CS is driven High, a start bit,
READ instruction and address are transferred to the device. After the least significant bit of address
(A0) is received, the DO output changes from high impedance to logic Low on the 9th rising edge of
SK. On the 10th rising edge of SK, the 16 bits of data appear on the DO output.
(2.1) Sequential read
After the 16 bits of data are driven onto the DO output, the device will automatically increment
the internal address counter and clock out data in the next memory location as long as the CS is
held High and the SK pulse is applied. In this way, data in all the memory locations can be read in
sequence. After the data in the last memory address is read, the address counter rolls over to the
first memory address.
Figure 1. Read Timing Diagram (TC9WMC1)
CS
SK
1 2 7 8 9 10 11 12 23 25 26 27 28
1 1 0
DI
DO
Hi-Z
A5
3 45 6
A4 A3 A2 A1 A0
D15 D14 D13
24
D2 D1 D0 D15 D14 D13 D2 D1 D0 D15 Hi-Z
39 40
DI
D
42
TC9WMC1FK/FU,TC9WMC2FK/FU
2007-10-19
4
(3) Write operation (WRITE, ERASE, WRAL, ERAL)
The write operation has four modes: Write (WRITE), Erase (ERASE), Write All (WRAL) and Erase
All (ERAL). The write operation is triggered when the CS is driven Low after the SK pulse is applied.
The SK and DI inputs are disabled during the write operation, so no attempt should be made to
transfer instructions at this time.
If 16-bit or longer data is transferred to the device, the first 16 bits of data are valid and the
remaining bits are ignored. The DO output must be held High or in the high-impedance state when a
write instruction is received. A write operation is enabled in program enable mode.
(3.1) Verify operation
A write operation in all write modes is completed within 10 ms (write cycle tPW), but the typical
write cycle is shorter (5 ms). If the completion of the write operation is known, the internal write
cycle can be minimized. To accomplish this, a verify operation is performed.
(a) Operational description
When the CS is brought High following the initiation of a write operation (CS = Low), the
write operation status can be seen by monitoring the DO pin. This is called a verify operation
and the period during which the CS is held High following the initiation of a write operation is
called a verify operation cycle.
DO pin = Low: A write operation is in progress. (busy)
DO pin = High: A write operation has been completed. (ready)
After the write operation is completed, and if a start bit is not identified, the DO pin goes to
the high-impedance state if the CS is Low. If the CS is Low, the DO pin is driven High. When
the write operation is in progress (busy), the SK and DI inputs are disabled. Once the write
operation has been completed and a start bit is received, the verify operation is stopped.
(b) Two operation methods
There are two ways to perform a verify operation. One way is to monitor the DO output
successively with the CS driven High until the DO output status changes. The other way is to
monitor the DO output and, if no change is evident, the verify operation is stopped (CS = Low).
The verify operation is then restarted by the CS being pulled High. In this way, when the DO
output is not being monitored, the CPU is free for other operations, thus allowing more efficient
design of electronic systems.
Figure 2. Read Timing Diagram (TC9WMC2)
CS
SK
1 2 7 8 9 10 11 12 13 26 27 28
1 1 0
DI
DO
Hi-Z
A5
3 4 5 6
A4 A3 A2 A1 A0
D15 D14 D13 D1 D0 D15 D14 D2 D1 D0 D15 Hi-Z
29 41 42
14 44 43
A6 x
TC9WMC1FK/FU,TC9WMC2FK/FU
2007-10-19
5
(3.2) Write (WRITE)
The Write instruction contains the 16 bits of data to be written into the specified memory
location. After the CS is driven High, a start bit is transferred followed by the WRITE instruction,
address and 16 bits of data. After the least significant bit (D0) of data is received on the rising
edge of SK, a write operation is triggered by the CS being pulled Low. It is not necessary to set
every bit in the memory array to “1” before writing data.
CS
SK
1 2 7 8 9 10 25
1 10
DI
DO
Hi-Z
A5
3 4 5 6
A4 A3 A2 A1 A0 D15 D0
Hi-Z
Figure 3. Write Timing Diagram (TC9WMC1)
Bus
y
Read
y
Verify
t
PW
CS
SK
1 2 7 8 9 10 27
1 10
DI
DO
Hi-Z
A5
3 4 5 6
A4 A3 A2 A1 A0 D15 D0
Hi-Z
Figure 4. Write Timing Diagram (TC9WMC2)
Bus
y
Read
y
Verify
11 12
A6 x
t
PW
TC9WMC1FK/FU,TC9WMC2FK/FU
2007-10-19
6
(3.3) Erase (ERASE)
The Erase instruction writes all bits in the specified memory location to 1. After the CS is driven
High, a start bit is transferred followed by the ERASE instruction and address. In this mode, data
does not need to be transferred. After the least significant bit (A0) of the address is received on the
falling edge of SK, an erase operation is triggered by the CS being pulled Low.
CS
SK
1 2 7 8 9 10
1 1 1
DI
DO
Hi-Z
A5
3 4 5 6
A4 A3 A2 A1 A0
Hi-Z
Figure 6. Erase Timing Diagram (TC9WMC2)
Busy Ready
Verify
11
A6 x
t
PW
CS
SK
1 2 7 8 9
1 11
DI
DO
Hi-Z
A5
3 4 5 6
A4 A3 A2 A1 A0
Hi-Z
Figure 5. Erase Timing Diagram (TC9WMC1)
Busy Ready
Verify
t
PW
TC9WMC1FK/FU,TC9WMC2FK/FU
2007-10-19
7
(3.4) Write All (WRAL)
The Write All instruction writes all memory locations with data patterns specified in the
instruction. The data is 16 bits long. After the CS is driven High, a start bit is transferred followed
by the WRAL instruction, any addresses and 16 bits of data. After the least significant bit (D0) of
data is received on the falling edge of SK, a write operation is triggered by the CS being pulled
Low. It is not necessary to set every bit in the memory array to “1” before writing data.
CS
SK
1 2 7 8 9 10 25
1 0 0
DI
DO
Hi-Z
0
3 4 5 6
1 x x x x D15 D0
Hi-Z
Figure 7. Write Timing Diagram (TC9WMC1)
Busy Ready
Verify
t
PW
CS
SK
1 2 7 8 9 10 27
1 0 0
DI
DO
Hi-Z
x
3 4 5 6
x xxx1 D15 D0
Hi-Z
Figure 8. Write Timing Diagram (TC9WMC2)
Busy Ready
Verify
11 12
x0
t
PW
TC9WMC1FK/FU,TC9WMC2FK/FU
2007-10-19
8
(3.5) Erase All (ERASE)
The Erase All instruction writes every bit in the memory array to 1. After the CS is driven High,
a start bit is transferred followed by the ERAL instruction and any addresses. In this mode, data
does not need to be transferred. After the least significant bit (A0) of the address is received on the
falling edge of SK, an erase operation is triggered by the CS being pulled Low.
CS
SK
1 2 7 8 9
1 00
DI
DO
Hi-Z
1
3 4 5 6
0 x x x x
Hi-Z
Figure 9. Erase Timing Diagram (TC9WMC1)
Busy Ready
Verify
t
PW
CS
SK
1 2 7 8 9 10
1 00
DI
DO
Hi-Z
x
3 4 5 6
x x x x x
Hi-Z
Figure 10. Erase Timing Diagram (TC9WMC2)
Busy Ready
Verify
11
0 1
t
PW
TC9WMC1FK/FU,TC9WMC2FK/FU
2007-10-19
9
(3.6) Write Enable (EWEN)/Write Disable (EWDS)
The EWEN instruction enables a write operation. In program enable mode, a writing operation
is enabled.
The EWDS instruction disables a write operation. In program disable mode, a writing operation
is disabled.
After power on, the device is in EWDS mode. The EWEN instruction must be executed before
any write instructions can be carried out.
After the CS is driven High, a start bit is transferred followed by the EWEN/EWDS instruction
and any addresses. The mode is enabled on the rising edge of SK after the least significant bit (A0)
of the address is received.
Figure 12. Write Enable/Disable Timing Diagram (TC9WMC2)
CS
SK
1 2 7 8 9 10
1 0 0 DI x
3 4 5 6
x x x x x
11
11
Write enabled
0
1 2 7 8 9 10
100x
345 6
x x x x x
11
0
Write disabled
CS
SK
DI
Figure 11. Write Enable/Disable Timing Diagram (TC9WMC1)
0
1 2 7 8 9
100
345 6
0 x x x x
Write disabled
CS
SK
DI
1 2 7 8 9
1 0 0 1
3 4 5 6
x x x x 1
Write enabled
CS
SK
DI
TC9WMC1FK/FU,TC9WMC2FK/FU
2007-10-19
10
3. Notes on Use
(1) Powering up the device
This device contains a power-on clear circuit, which initializes the internal circuit of the device
when the power is turned on. If initialization fails, the chip may malfunction. When powering up the
device, observe the following precautions to assure that the clear circuit will operate normally:
(a) Pull CS Low.
(b) The power rising time (tR) must be 10 ms or less.
(c) After turning off the power, wait at least 100 ms (tOFF) before attempting to power up the
device again.
(d) The supply voltage must rise from a voltage lower than 0.1 V.
(e) After turning on the power, wait at least 20 ms before attempting to send an instruction to the
device.
(2) Dummy cycle
When the DI input is driven Low, the SK clock cycles preceding a start bit are called “dummy
cycles”. The device executes dummy cycles when an instruction from the CPU is longer than that for
the device. For example, if the CPU’s instruction is 16 bits long, the TC9WMC1 executes seven
dummy cycles and the TC9WMC2 executes five dummy cycles. Thus, the two instructions take the
same number of clock cycles.
(3) Erroneous detection of a start bit
(a) If the DO output is High during the verify operation, a High on the DI input on the rising edge
of SK causes the device to detect erroneously the start of serial reception. To prevent this, the
DI input must be driven Low during the verify operation.
(b) When the DI and DO pins are configured as a 3-wire interface, data transfer from the CPU and
that from the device can collide with each other during a certain period of time and the device
cannot detect the start of serial reception correctly. To prevent this, a 10- to 100-KΩ resistor
must be inserted between the DI and DO pins, so that the DI input from the CPU takes priority.
(See Figure 14.)
(4) Verify operation
(a) The DI input must be driven Low during the verify operation.
(b) When the DO output is driven High, a High on the DI input on the rising edge of SK causes the
device to detect erroneously the start of serial reception and accepts an instruction. In this case,
the DO pin immediately goes to the high-impedance state.
(5) Instruction cancellation
During an instruction execution, the instruction can be cancelled by pulling the CS pin Low.
However, care must be taken for the timing of canceling a write operation as described below.
(a) The write operation can be cancelled when the CS is pulled Low on the rising edge of SK when
the 15th bit of data is received.
(b) The write operation cannot be cancelled when the CS is pulled Low on the rising edge of SK
after the 17th bit of data is received. In this case, the write instruction writes the 16 bits of data
into the specified memory location.
Figure 13
tOFF tR
0 V
20 ms
VCC
VCC
0.1 V max
Figure 14
CPU
SIO DI
DO
TC9WMC1
TC9WMC2
TC9WMC1FK/FU,TC9WMC2FK/FU
2007-10-19
11
Absolute Maximum Ratings (Note) (GND = 0 V)
Characteristic Symbol Rating Unit
Power supply voltage VCC 0.3 to 7.0 V
Input voltage VIN 0.3 to VCC + 0.3 V
Output voltage VOUT 0.3 to VCC + 0.3 V
300 (25°C,SM8)
Power dissipation PD 200 (25°C,US8) mW
Storage temperature Tstg 55 to 125 °C
Operating temperature Topr 40 to 85 °C
Note: Exceeding any of the absolute maximum ratings, even briefly, lead to deterioration in IC performance or even
destruction.
Using continuously under heavy loads (e.g. the application of high temperature/current/voltage and the
significant change in temperature, etc.) may cause this product to decrease in the reliability significantly even
if the operating conditions (i.e. operating temperature/current/voltage, etc.) are within the absolute maximum
ratings and the operating ranges.
Please design the appropriate reliability upon reviewing the Toshiba Semiconductor Reliability Handbook
(“Handling Precautions”/“Derating Concept and Methods”) and individual reliability data (i.e. reliability test
report and estimated failure rate, etc).
Operating Ranges (Note) (GND = 0 V, Topr = 40 to 85°C)
Characteristic Symbol Test Condition Min Max Unit
Supply voltage (for reading) VCC 1.8 3.6 V
Supply voltage (for writing) VCC 2.3 3.6 V
2.7V VCC 3.6 V 0.7 ×
VCC VCC
High-level input voltage VIH
1.8 V VCC < 2.7 V 0.8 ×
VCC VCC
V
2.7V VCC 3.6 V 0 0.3 ×
VCC
Low-level input voltage VIL
1.8 V VCC < 2.7 V 0 0.2 ×
VCC
V
2.7V VCC 3.6 V 0 2
Operating frequency fsk 1.8 V VCC < 2.7 V 0 0.5 MHz
Note: The operating ranges must be maintained to ensure the normal operation of the device.
Unused inputs must be tied to either VCC or GND.
Electrical Characteristics
DC Characteristics (VCC = 1.8 to 3.6 V, GND = 0 V, Topr = 40 to 85°C)
1.8 VCC < 2.3 V 2.3 VCC < 2.7 V 2.7 VCC 3.6 V
Characteristic Symbol Test Condition
Min Max Min Max Min Max
Unit
Input current ILI ±1 ±1 ±1 μA
Output leakage
current ILO ±1 ±1 ±1 μA
IOH = 400 μA
High-level output
voltage VOH IOH = 100 μA VCC 0.2 VCC 0.2 VCC 0.2
V
IOL = 2.1 mA
Low-level output
voltage VOL IOL = 100 μA 0.2 0.2 0.2 V
Quiescent supply
current ICC1 2 2 2 μA
Supply current during
read ICC2 fSK = 2 MHz
(Note) 0.5 1.0 1.5 mA
Supply current during
program ICC3 f
SK = 2 MHz 1.0 1.5 mA
Note: VCC = 1.8 to 2.3 V @fSK = 0.5 MHz
TC9WMC1FK/FU,TC9WMC2FK/FU
2007-10-19
12
AC Characteristics (VCC = 1.8 to 3.6 V, GND = 0 V, Topr = 40 to 85°C)
1.8 VCC < 2.3 V 2.3 VCC < 2.7 V 2.7 VCC 3.6 V
Characteristic Symbol
Min Max Min Max Min Max
Unit
SK clock frequency fSK 0 0.5 0 1.5 0 2 MHz
tSKH 2.0 0.5 0.25
SK clock pulse width
tSKL 2.0 0.5 0.25
μs
CS Low period tCS 0.5 0.3 0.2 μs
CS setup time tCSS 1 0.4 0.2 μs
CS hold time tCSH 0 0 0 μs
DI setup time tDS 0.4 0.2 0.1 μs
DI hold time tDH 0.4 0.2 0.1 μs
Propagation delay time
(Note) tPD 2.0 1.0 0.4 μs
Output disable time tHZ 0 1.0 0 0.5 0 0.5 μs
Output enable time tSV 0 1.0 0 0.5 0 0.5 μs
Note: CL = 100 pF, RL = 1 kΩ
E2PROM Characteristics (GND = 0 V, 2.3 V VCC 3.6 V, Topr = 40 to 85°C)
Characteristic Symbol Test Condition Min Max Unit
3.0V VCC 3.6 V 10
Program time tPW
2.3V VCC < 3.0 V 12
ms
Rewrite cycle NEW 1 × 105 Times
Data retention time tRET 10 Year
Capacitance Characteristics (Ta = 25°C)
Characteristic Symbol Test Condition
VCC (V)
Typ. Unit
Input capacitance CIN 3.3 4 pF
Output capacitance CO 3.3 4 pF
TC9WMC1FK/FU,TC9WMC2FK/FU
2007-10-19
13
AC Characteristics Timing Chart
Input/Output Circuits of Pins
Pin Type Input/Output Circuit Remarks
CS
DI
SK
Input
Hysteresis input
DO Output
Initial
High Z
tCSS
CS
SK
DI
DO
(Read)
DO
(Verify)
tSKH t
CSH tSKL
tCS
tDS t
DH
tPD
tSV t
HZ
tDS tDH
tPD
tHZ
TC9WMC1FK/FU,TC9WMC2FK/FU
2007-10-19
14
Package Dimensions
Weight: 0.01 g (typ.)
TC9WMC1FK/FU,TC9WMC2FK/FU
2007-10-19
15
Package Dimensions
Weight: 0.02 g (typ.)
TC9WMC1FK/FU,TC9WMC2FK/FU
2007-10-19
16
RESTRICTIONS ON PRODUCT USE
Toshiba Corporation, and its subsidiaries and affiliates (collectively “TOSHIBA”), reserve the right to make changes to the information
in this document, and related hardware, software and systems (collectively “Product”) without notice.
This document and any information herein may not be reproduced without prior written permission from TOSHIBA. Even with
TOSHIBA’s written permission, reproduction is permissible only if reproduction is without alteration/omission.
Though TOSHIBA works continually to improve Product’s quality and reliability, Product can malfunction or fail. Customers are
responsible for complying with safety standards and for providing adequate designs and safeguards for their hardware, software and
systems which minimize risk and avoid situations in which a malfunction or failure of Product could cause loss of human life, bodily
injury or damage to property, including data loss or corruption. Before creating and producing designs and using, customers must
also refer to and comply with (a) the latest versions of all relevant TOSHIBA information, including without limitation, this document,
the specifications, the data sheets and application notes for Product and the precautions and conditions set forth in the “TOSHIBA
Semiconductor Reliability Handbook” and (b) the instructions for the application that Product will be used with or for. Customers are
solely responsible for all aspects of their own product design or applications, including but not limited to (a) determining the
appropriateness of the use of this Product in such design or applications; (b) evaluating and determining the applicability of any
information contained in this document, or in charts, diagrams, programs, algorithms, sample application circuits, or any other
referenced documents; and (c) validating all operating parameters for such designs and applications. TOSHIBA ASSUMES NO
LIABILITY FOR CUSTOMERS’ PRODUCT DESIGN OR APPLICATIONS.
Product is intended for use in general electronics applications (e.g., computers, personal equipment, office equipment, measuring
equipment, industrial robots and home electronics appliances) or for specific applications as expressly stated in this document.
Product is neither intended nor warranted for use in equipment or systems that require extraordinarily high levels of quality and/or
reliability and/or a malfunction or failure of which may cause loss of human life, bodily injury, serious property damage or serious
public impact (“Unintended Use”). Unintended Use includes, without limitation, equipment used in nuclear facilities, equipment used
in the aerospace industry, medical equipment, equipment used for automobiles, trains, ships and other transportation, traffic signaling
equipment, equipment used to control combustions or explosions, safety devices, elevators and escalators, devices related to electric
power, and equipment used in finance-related fields. Do not use Product for Unintended Use unless specifically permitted in this
document.
Do not disassemble, analyze, reverse-engineer, alter, modify, translate or copy Product, whether in whole or in part.
Product shall not be used for or incorporated into any products or systems whose manufacture, use, or sale is prohibited under any
applicable laws or regulations.
The information contained herein is presented only as guidance for Product use. No responsibility is assumed by TOSHIBA for any
infringement of patents or any other intellectual property rights of third parties that may result from the use of Product. No license to
any intellectual property right is granted by this document, whether express or implied, by estoppel or otherwise.
ABSENT A WRITTEN SIGNED AGREEMENT, EXCEPT AS PROVIDED IN THE RELEVANT TERMS AND CONDITIONS OF SALE
FOR PRODUCT, AND TO THE MAXIMUM EXTENT ALLOWABLE BY LAW, TOSHIBA (1) ASSUMES NO LIABILITY
WHATSOEVER, INCLUDING WITHOUT LIMITATION, INDIRECT, CONSEQUENTIAL, SPECIAL, OR INCIDENTAL DAMAGES OR
LOSS, INCLUDING WITHOUT LIMITATION, LOSS OF PROFITS, LOSS OF OPPORTUNITIES, BUSINESS INTERRUPTION AND
LOSS OF DATA, AND (2) DISCLAIMS ANY AND ALL EXPRESS OR IMPLIED WARRANTIES AND CONDITIONS RELATED TO
SALE, USE OF PRODUCT, OR INFORMATION, INCLUDING WARRANTIES OR CONDITIONS OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE, ACCURACY OF INFORMATION, OR NONINFRINGEMENT.
Do not use or otherwise make available Product or related software or technology for any military purposes, including without
limitation, for the design, development, use, stockpiling or manufacturing of nuclear, chemical, or biological weapons or missile
technology products (mass destruction weapons). Product and related software and technology may be controlled under the
Japanese Foreign Exchange and Foreign Trade Law and the U.S. Export Administration Regulations. Export and re-export of Product
or related software or technology are strictly prohibited except in compliance with all applicable export laws and regulations.
Please contact your TOSHIBA sales representative for details as to environmental matters such as the RoHS compatibility of Product.
Please use Product in compliance with all applicable laws and regulations that regulate the inclusion or use of controlled substances,
including without limitation, the EU RoHS Directive. TOSHIBA assumes no liability for damages or losses occurring as a result of
noncompliance with applicable laws and regulations.