0
登录后你可以
  • 下载海量资料
  • 学习在线课程
  • 观看技术视频
  • 写文章/发帖/加入社区
创作中心
发布
  • 发文章

  • 发资料

  • 发帖

  • 提问

  • 发视频

创作活动
MB85RC64VPNF-G-JNERE1

MB85RC64VPNF-G-JNERE1

  • 厂商:

    FUJITSU(富士通)

  • 封装:

    SOP8_150MIL

  • 描述:

    FRAM存储器 I²C 3~5.5V 80μA SOP8_150MIL

  • 数据手册
  • 价格&库存
MB85RC64VPNF-G-JNERE1 数据手册
FUJITSU SEMICONDUCTOR DATA SHEET DS501-00013-0v02-E Memory FRAM 64 K (8 K × 8) Bit I2C MB85RC64V ■ DESCRIPTION The MB85RC64V is an FRAM (Ferroelectric Random Access Memory) chip in a configuration of 8,192 words × 8 bits, using the ferroelectric process and silicon gate CMOS process technologies for forming the nonvolatile memory cells. The MB85RC64V adopts the two-wire serial interface. Unlike SRAM, the MB85RC64V is able to retain data without using a data backup battery. The read/write endurance of the nonvolatile memory cells used for the MB85RC64V has improved to be at least 1012 cycles, significantly outperforming other nonvolatile memory products in the number. The MB85RC64V provides writing in units of 1 byte because it is unnecessary to take a long time to write data unlike with Flash memories or E2PROM. Therefore, the writing completion wait sequence, for example the write busy state, is not required. ■ FEATURES : 8,192 words × 8 bits : I2C-bus specification ver. 2.1 compliant, supports Standard-mode/ Fast-mode. Fully controllable by two ports: serial clock (SCL) and serial data (SDA). Operating frequency : 400 kHz (Max) Read/write endurance : 1012 times/bit Data retention : 10 years ( + 85 °C) Operating power supply voltage : 3.0 V to 5.5 V Low-power consumption : Operating power supply current 40 μA (Typ: @400 kHz) Standby current 10 μA (Typ) [TBD] Operation ambient temperature range : − 40 °C to + 85 °C Package : 8-pin plastic SOP (FPT-8P-M02) RoHS compliant • Bit configuration • Two-wire serial interface • • • • • • • Copyright©2011 FUJITSU SEMICONDUCTOR LIMITED All rights reserved 2011.12 MB85RC64V ■ PIN ASSIGNMENT (TOP VIEW) A0 1 8 VDD A1 2 7 WP A2 3 6 SCL VSS 4 5 SDA (FPT-8P-M02) ■ PIN FUNCTIONAL DESCRIPTIONS Pin Number 2 Pin Name Functional Description 1 to 3 A0 to A2 Device Address pins The MB85RC64V can be connected to the same data bus up to 8 devices. Device addresses are used in order to identify each of these devices. Connect these pins to VDD pin or VSS pin externally. Only if the combination of VDD and VSS pins matches Device Address Code inputted from the SDA pin, the device operates. In the open pin state, A0, A1, and A2 pins are internally pulled-down and recognized as the "L" level. 4 VSS Ground pin 5 SDA Serial Data I/O pin This is an I/O pin which performs bidirectional communication using an address and data. It is possible to connect multiple devices. It is an open drain output, so a pull-up resistor is required to be connected to the external circuit. 6 SCL Serial Clock pin This is a clock input pin for input/output timing serial data. Data is sampled on the rising edge of the clock and output on the falling edge. 7 WP Write Protect pin When the Write Protect pin is the “H” level, the writing operation is disabled. When the Write Protect pin is the “L” level, the entire memory region can be overwritten. The reading operation is always enabled regardless of the Write Protect pin condition. In the open pin state, the Write Protect pin is internally pulled-down to the VSS pin and recognized as the “L” level (writing enabled). 8 VDD Supply Voltage pin DS501-00013-0v02-E MB85RC64V ■ BLOCK DIAGRAM Control Circuit SCL WP Row Decoder Serial/Parallel Converter Address Counter SDA FRAM Array 8,192 × 8 Column Decoder/Sense Amp/ Write Amp A0, A1, A2 ■ I2C (Inter-Integrated Circuit) The MB85RC64V has the two-wire serial interface; the I2C bus,and operates as a slave device. The I2C bus defines communication roles of “master” and “slave” devices, with the master side holding the authority to initiate control. Furthermore, the I2C bus connection is possible where a single master device is connected to multiple slave devices in a party-line configuration. In this case, it is necessary to assign a unique device address to the slave device. • I2C Interface System Configuration Example VDD Pull-up Resistors SCL SDA I2C Bus Master I2C Bus MB85RC64V A2 0 A1 0 A0 0 I2C Bus MB85RC64V A2 0 A1 0 A0 1 I2C Bus MB85RC64V A2 0 A1 1 ... A0 0 Device address DS501-00013-0v02-E 3 MB85RC64V ■ I2C COMMUNICATION PROTOCOL The SDA signal should change while SCL is the “L” level because the I2C bus achieves the communication by only two lines. However, as an exception, when starting and stopping communication sequence, SDA is allowed to change while SCL is the “H” level. • Start Condition To start read or write operations by the I2C bus, set the SDA input from the “H” level to the “L” level while the SCL input is in the “H” level. • Stop Condition To stop the I2C bus communication, change the SDA input from the “L” level to the “H” level while the SCL input is in the “H” level. In the reading operation, inputting the stop condition finishes reading and enters the standby state. In the writing operation, inputting the stop condition finishes inputting the rewrite data. • Start Condition, Stop Condition SCL SDA H or L Start Stop Note : At the write operation, the FRAM device does not need the programming wait time (tWC) after issuing the Stop Condition. 4 DS501-00013-0v02-E MB85RC64V ■ ACKNOWLEDGE (ACK) In the I2C bus, serial data including address or memory information is sent in units of 8 bits. The acknowledge signal indicates that every 8 bits of the data is successfully sent and received. The receiver side usually outputs the “L” level every time on the 9th SCL clock after each 8 bits are successfully transmitted. On the transmitter side, the bus is temporarily released every time on this 9th clock to allow the acknowledge signal to be received and checked. During this released period, the receiver side pulls the SDA line down to indicate that the communication is successfully received. If the receiver side detects Stop condition before transmitting the acknowledge “L” level, the read operation ends and the I2C bus enters the standby state. If Stop condition is not sent, nor does the transmitter detect the acknowledge “L” level, the bus remains in the released state without doing anything. • Acknowledge timing overview diagram 1 SCL 2 3 8 SDA 9 ACK Start DS501-00013-0v02-E The transmitter side should always release SDA on the 9th bit. At this time, the receiver side outputs a pull-down if the previous 8 bits have been successfully received (ACK response). 5 MB85RC64V ■ DEVICE ADDRESS WORD (Slave address) Following the start condition, the bus master inputs the 8bits device address word. This input makes the device determine the reading/writing operation. The device address word (8bits) consists of a device Type code (4bits), device address code (3bits), and a read/write code (1bit). • Device Type Code (4bits) The upper 4 bits of the device address word are a device type code that identifies the device type, and are fixed at “1010” for the MB85RC64V. • Device Address Code (3bits) Following the device type code, the 3 bits of the device address code are input in order of A2, A1, and A0. The device address code identifies one device from up to eight devices connected to the bus. Each MB85RC64V is given a unique 3bits code on the device address pin. The slave only responds if the received device address code is equal to this unique 3 bits code. • Read/Write Code (1bit) The 8th bit of the device address word is the R/W (read/write) code. When the R/W code is “0”, a write operation is enabled, and the R/W code is “1”, a read operation is enabled for the MB85RC64V. It turns to a stand-by state if the device code is not “1010” or device address code does not equal to pins A2, A1, and A0. 6 DS501-00013-0v02-E MB85RC64V ■ DATA STRUCTURE In the I2C bus, the acknowledge “L” level is output on the 9th bit by a slave, after the 8 bits of the device address word following the start condition are input by a master. After confirming the acknowledge response by the master, the master outputs 8bits × 2 memory address to the slave. When the each memory address input ends, the slave again outputs the acknowledge “L” level. After this operation, the I/O data follows in units of 8 bits, with the acknowledge “L” level output after every 8bits. It is determined by the R/W code whether the data line is driven by the master or the slave. However, the clock must be driven by the master. The clock becomes the “L” level for the next phase again after turning to the “H” level at the acknowledge bit. If the master finishes communication at this time, after making the condition that the data line, the clock and the data turn to the “L” level, change to the stop condition by turning the clock to the “H” level first and then turning the data to the “H” level (refer to the figure shown below). • Data Structure Diagram Start 1 2 3 4 5 6 7 8 9 1 2 .. SCL SDA ACK S 1 0 1 Device Code 0 A2 A1 A0 Device address Code R/W A .. Read/Write Code Access from master Access from slave S Start Condition A ACK (SDA is the "L" level) ■ FRAM ACKNOWLEDGE -- POLLING NOT REQUIRED The MB85RC64V performs the high speed write operations, so any waiting time for an ACK polling* does not occur. *: In E2PROM, the Acknowledge Polling is performed as a progress check whether rewriting is executed or not. It is normal to judge by the 9th bit of Acknowledge whether rewriting is performed or not after inputting the start condition and then the device address word (8 bits) during rewriting. ■ WRITE PROTECT (WP) The entire memory array can be write protected using the Write Protect pin. When the Write Protect pin is set to the “H” level, the entire memory array will be write protected. When the Write Protect pin is the “L” level, the entire memory array will be rewritten. Reading is allowed regardless of the WP pin's “H” level or “L” level. Note : The Write Protect pin is pulled down internally to the VSS pin, therefore if the Write Protect pin is open, the pin status is detected as the “L” level (write enabled). DS501-00013-0v02-E 7 MB85RC64V ■ COMMAND • Byte Write If the device address word (R/W “0” input ) is sent following the start condition, the slave responds with an ACK. After this ACK, write addresses and data are sent in the same way, and the write ends by generating a stop condition at the end. S 1 0 1 0 A2 A1 A0 0 A Address High 8bits A 0 00XXXXX Address Low 8bits A Write Data 8bits A P X X X X X X XX Access from master MSB LSB Access from slave S Start Condition P Stop Condition A ACK (SDA is the "L" level) Note : In the MB85RC64V, input “000” to the upper 3 bits of the MSB because the address is expressed with 13 bits. • Page Write If data is continuously sent after the following address when the same command as Byte Write was sent, a page write is performed. The memory address rolls over to first memory address (0000H) at the end of the address. Therefore, if more than 8 Kbytes are sent, the data is overwritten in order starting from the start of the FRAM memory address that was written first. Because FRAM performs the high-speed write operations, the data will be written to FRAM after the ACK response finishes immediately. S 1 0 1 0 A2 A1 A0 0 A Address High 8bits A Address Low 8bits A Write Data 8bits A Write Data ... A P Access from master Access from slave S Start Condition P Stop Condition A ACK (SDA is the "L" level) Note : It is not necessary to take a period for internal write operation cycles from the buffer to the memory after the stop condition is generated. 8 DS501-00013-0v02-E MB85RC64V • Current Address Read When the previous write or read operation finishes successfully up to the stop condition and if the last accessed address is taken to be “n”, then the address at “n+1” is read by sending the following command unless turning the power off. If the memory address is last address, the address counter will roll over to 0000H. The current address in memory address buffer is undefined immediately after the power is turned on. Access from master Access from slave S Start Condition (n+1) address S 1 0 1 0 A2 A1 A0 1 A Read Data 8bits N P P Stop Condition A ACK (SDA is the "L" level) N NACK (SDA is the "H" level) • Random Read The one byte of data from the memory address as saved in the memory address buffer can be read out synchronously to SCL by specifying the address in the same way as for a write, and then issuing another start condition and sending the Device Address Word (R/W “1” input). The final NACK is issued by the receiver that receives the data. In this case, this bit is issued by the master side. n address S 1 0 1 0 A2 A1 A0 0 A Address High 8bits A Address Low 8bits A S 1 0 1 0 A2 A1 A0 1 A Read Data 8bits N P Access from master Access from slave S Start Condition P Stop Condition A ACK (SDA is the "L" level) N NACK (SDA is the "H" level) DS501-00013-0v02-E 9 MB85RC64V • Sequential Read Data can be received continuously following the Device address word (R/W “1” input) after specifying the address in the same way as for Random Read. If the read reaches the end of address for the MB85RC64V, the internal read address automatically rolls over to first memory address 0000H. ... A Read Data 8bits A Read Data ... A Read Data 8bits N P Access from master Access from slave P Stop Condition A ACK (SDA is the "L" level) N NACK (SDA is the "H" level) 10 DS501-00013-0v02-E MB85RC64V ■ ABSOLUTE MAXIMUM RATINGS Parameter Rating Symbol Min Max Unit Power supply voltage* VDD − 0.5 +6.0 V Input voltage* VIN − 0.5 VDD + 0.5 ( ≤ 6.0) V VOUT − 0.5 VDD + 0.5 ( ≤ 6.0) V TA − 40 + 85 °C Tstg − 40 + 125 °C Output voltage* Operation ambient temperature Storage temperature *: These parameters are based on the condition that VSS is 0 V. WARNING: Semiconductor devices can be permanently damaged by application of stress (voltage, current, temperature, etc.) in excess of absolute maximum ratings. Do not exceed these ratings. ■ RECOMMENDED OPERATING CONDITIONS Parameter Symbol Value Min Typ Max Unit Power supply voltage* VDD 3.0 ⎯ 5.5 V “H” level input voltage* VIH VDD × 0.8 ⎯ 5.5 V “L” level input voltage* VIL VSS ⎯ VDD × 0.2 V Operation ambient temperature TA − 40 ⎯ + 85 °C *: These parameters are based on the condition that VSS is 0 V. WARNING: The recommended operating conditions are required in order to ensure the normal operation of the semiconductor device. All of the device's electrical characteristics are warranted when the device is operated within these ranges. Always use semiconductor devices within their recommended operating condition ranges. Operation outside these ranges may adversely affect reliability and could result in device failure. No warranty is made with respect to uses, operating conditions, or combinations not represented on the data sheet. Users considering application outside the listed conditions are advised to contact their representatives beforehand. DS501-00013-0v02-E 11 MB85RC64V ■ ELECTRICAL CHARACTERISTICS 1. DC Characteristics (within recommended operating conditions) Parameter Symbol Input leakage current*1 |ILI| Value Condition VIN = 0 V to VDD Min Typ Max ⎯ ⎯ 1 Unit μA Output leakage current* |ILO| VOUT = 0 V to VDD ⎯ ⎯ 1 μA Operating power supply current IDD SCL = 400 kHz ⎯ 40 80 μA Standby current ISB SCL, SDA = VDD WP = 0 V or VDD or Open Under Stop Condition TA = + 25 °C ⎯ 10 (TBD) 15 (TBD) μA “L” level output voltage VOL IOL = 2 mA ⎯ ⎯ 0.4 V Input resistance for WP pin RIN VIN = VIL (Max) 50 ⎯ ⎯ kΩ VIN = VIH (Min) 1 ⎯ ⎯ MΩ STANDARD MODE FAST MODE Unit Min Max Min Max 2 *1: Applicable pin: SCL,SDA *2: Applicable pin: SDA 2. AC Characteristics Value Parameter Symbol SCL clock frequency FSCL 0 100 0 400 kHz Clock high time THIGH 4.0 ⎯ 0.6 ⎯ μs Clock low time TLOW 4.7 ⎯ 1.3 ⎯ μs SCL/SDA rising time Tr ⎯ 1000 ⎯ 300 ns SCL/SDA falling time Tf ⎯ 300 ⎯ 300 ns THD:STA 4.0 ⎯ 0.6 ⎯ μs Start condition setup TSU:STA 4.7 ⎯ 0.6 ⎯ μs SDA input hold THD:DAT 0 ⎯ 0 ⎯ ns SDA input setup TSU:DAT 250 ⎯ 100 ⎯ ns SDA output hold TDH:DAT 0 ⎯ 0 ⎯ ns Stop condition setup Start condition hold TSU:STO 4.0 ⎯ 0.6 ⎯ μs SDA output access after SCL falling TAA ⎯ 3 ⎯ 0.9 μs Pre-charge time TBUF 4.7 ⎯ 1.3 ⎯ μs ⎯ 50 ns Pulse width ignored TSP ⎯ 50 (Input Filter on SCL and SDA) AC characteristics were measured under the following measurement conditions. Power supply voltage : 3.0 V to 5.5 V Operation ambient temperature: − 40 °C to + 85 °C Input voltage magnitude : VDD × 0.2 to VDD × 0.8 12 Input rising time : 5 ns Input falling time : 5 ns Input judge level : VDD/2 Output judge level : VDD/2 DS501-00013-0v02-E MB85RC64V 3. AC Timing Definitions TSU:DAT SCL VIH Start VIL SDA THD:DAT VIH VIH VIH VIH VIL VIL VIL VIL VIH VIH VIH VIH VIL VIL VIL VIL TSU:STA THD:STA TSU:STO Tr THIGH SCL Stop VIH Tf TLOW VIH VIL VIL VIH VIH VIL VIL VIH SDA Stop VIH VIL Start VIH VIL VIH VIL VIL TBUF Tr T TDH:DAT f TAA Tsp VIH SCL VIL VIL VIH SDA VIL Valid VIH VIL VIL 1/FSCL 4. Pin Capacitance Parameter Symbol Conditions I/O capacitance CI/O Input capacitance CIN VDD = VIN = VOUT = 0 V, f = 1 MHz, TA = + 25 °C Value Unit Min Typ Max ⎯ ⎯ 15 pF ⎯ ⎯ 15 pF 5. AC Test Load Circuit 5.5 V 1.8 kΩ Output 100 pF DS501-00013-0v02-E 13 MB85RC64V ■ POWER ON SEQUENCE tpd tf tOFF tr tpu VDD VDD 2.7 V 2.7 V VIH (Min) VIH (Min) 1.0 V 1.0 V VIL (Max) VIL (Max) 0V 0V SDA, SCL SDA, SCL > VDD × 0.8 * SDA, SCL : Don't care SDA, SCL > VDD × 0.8 * SDA, SCL * : SDA, SCL (Max) < VDD + 0.5 V Note: VDD pin is required to be rising from 0 V because turning the power on from an intermediate level may cause malfunctions, when the power is turned on. Parameter Symbol SDA, SCL level hold time during power down SDA, SCL level hold time during power up Value Unit Min Max tpd 85 ⎯ ns tpu 85 ⎯ ns Power supply rising time tr 0.5 50 ms Power supply falling time tf 0.5 50 ms tOFF 50 ⎯ ms Power off time ■ NOTES ON USE • Data written before performing IR reflow is not guaranteed after IR reflow. • During the access period from the start condition to the stop condition, keep the WP, A0, A1, and A2 signals to the VDD pin level or VSS pin level. 14 DS501-00013-0v02-E MB85RC64V ■ ORDERING INFORMATION Package Shipping form Minimum shipping quantity MB85RC64VPNF-G-JNE1 8-pin, plastic SOP (FPT-8P-M02) Tube 1 MB85RC64VPNF-G-JNERE1 8-pin, plastic SOP (FPT-8P-M02) Embossed Carrier tape 1500 Part number DS501-00013-0v02-E 15 MB85RC64V ■ PACKAGE DIMENSION 8-pin plastic SOP Lead pitch 1.27 mm Package width × package length 3.9 mm × 5.05 mm Lead shape Gullwing Sealing method Plastic mold Mounting height 1.75 mm MAX Weight 0.06 g (FPT-8P-M02) 8-pin plastic SOP (FPT-8P-M02) +0.25 Note 1) *1 : These dimensions include resin protrusion. Note 2) *2 : These dimensions do not include resin protrusion. Note 3) Pins width and pins thickness include plating thickness. Note 4) Pins width do not include tie bar cutting remainder. +.010 +0.03 *1 5.05 –0.20 .199 –.008 0.22 –0.07 +.001 .009 –.003 8 5 *2 3.90±0.30 6.00±0.40 (.154±.012) (.236±.016) Details of "A" part 45° 1.55±0.20 (Mounting height) (.061±.008) 0.25(.010) 0.40(.016) 1 "A" 4 1.27(.050) 0.44±0.08 (.017±.003) 0.13(.005) 0~8° M 0.50±0.20 (.020±.008) 0.60±0.15 (.024±.006) 0.15±0.10 (.006±.004) (Stand off) 0.10(.004) C 2002-2010 FUJITSU SEMICONDUCTOR LIMITED F08004S-c-4-9 Dimensions in mm (inches). Note: The values in parentheses are reference values. Please check the latest package dimension at the following URL. http://edevice.fujitsu.com/package/en-search/ 16 DS501-00013-0v02-E MB85RC64V ■ MAJOR CHANGES IN THIS EDITION A change on a page is indicated by a vertical line drawn on the left side of that page. Page Section Change Results 1 ■ DESCRIPTION Revised the following description: at least 1010 cycles → at least 1012 cycles ■ FEATURES • Read/write endurance Revised the spec of the read/write endurance: 1010 times/bit → 1012 time/bit • Operating ambient temperature range Corrected the spec value of temperature range: 40 °C to +85 °C → -40 °C to +85 °C DS501-00013-0v02-E 17 MB85RC64V MEMO 18 DS501-00013-0v02-E MB85RC64V MEMO DS501-00013-0v02-E 19 MB85RC64V FUJITSU SEMICONDUCTOR LIMITED Nomura Fudosan Shin-yokohama Bldg. 10-23, Shin-yokohama 2-Chome, Kohoku-ku Yokohama Kanagawa 222-0033, Japan Tel: +81-45-415-5858 http://jp.fujitsu.com/fsl/en/ For further information please contact: North and South America FUJITSU SEMICONDUCTOR AMERICA, INC. 1250 E. Arques Avenue, M/S 333 Sunnyvale, CA 94085-5401, U.S.A. Tel: +1-408-737-5600 Fax: +1-408-737-5999 http://us.fujitsu.com/micro/ Asia Pacific FUJITSU SEMICONDUCTOR ASIA PTE. LTD. 151 Lorong Chuan, #05-08 New Tech Park 556741 Singapore Tel : +65-6281-0770 Fax : +65-6281-0220 http://sg.fujitsu.com/semiconductor/ Europe FUJITSU SEMICONDUCTOR EUROPE GmbH Pittlerstrasse 47, 63225 Langen, Germany Tel: +49-6103-690-0 Fax: +49-6103-690-122 http://emea.fujitsu.com/semiconductor/ FUJITSU SEMICONDUCTOR SHANGHAI CO., LTD. 30F, Kerry Parkside, 1155 Fang Dian Road, Pudong District, Shanghai 201204, China Tel : +86-21-6146-3688 Fax : +86-21-6146-3660 http://cn.fujitsu.com/fss/ Korea FUJITSU SEMICONDUCTOR KOREA LTD. 902 Kosmo Tower Building, 1002 Daechi-Dong, Gangnam-Gu, Seoul 135-280, Republic of Korea Tel: +82-2-3484-7100 Fax: +82-2-3484-7111 http://kr.fujitsu.com/fsk/ FUJITSU SEMICONDUCTOR PACIFIC ASIA LTD. 10/F., World Commerce Centre, 11 Canton Road, Tsimshatsui, Kowloon, Hong Kong Tel : +852-2377-0226 Fax : +852-2376-3269 http://cn.fujitsu.com/fsp/ Specifications are subject to change without notice. For further information please contact each office. All Rights Reserved. The contents of this document are subject to change without notice. Customers are advised to consult with sales representatives before ordering. The information, such as descriptions of function and application circuit examples, in this document are presented solely for the purpose of reference to show examples of operations and uses of FUJITSU SEMICONDUCTOR device; FUJITSU SEMICONDUCTOR does not warrant proper operation of the device with respect to use based on such information. When you develop equipment incorporating the device based on such information, you must assume any responsibility arising out of such use of the information. FUJITSU SEMICONDUCTOR assumes no liability for any damages whatsoever arising out of the use of the information. Any information in this document, including descriptions of function and schematic diagrams, shall not be construed as license of the use or exercise of any intellectual property right, such as patent right or copyright, or any other right of FUJITSU SEMICONDUCTOR or any third party or does FUJITSU SEMICONDUCTOR warrant non-infringement of any third-party's intellectual property right or other right by using such information. FUJITSU SEMICONDUCTOR assumes no liability for any infringement of the intellectual property rights or other rights of third parties which would result from the use of information contained herein. The products described in this document are designed, developed and manufactured as contemplated for general use, including without limitation, ordinary industrial use, general office use, personal use, and household use, but are not designed, developed and manufactured as contemplated (1) for use accompanying fatal risks or dangers that, unless extremely high safety is secured, could have a serious effect to the public, and could lead directly to death, personal injury, severe physical damage or other loss (i.e., nuclear reaction control in nuclear facility, aircraft flight control, air traffic control, mass transport control, medical life support system, missile launch control in weapon system), or (2) for use requiring extremely high reliability (i.e., submersible repeater and artificial satellite). Please note that FUJITSU SEMICONDUCTOR will not be liable against you and/or any third party for any claims or damages arising in connection with above-mentioned uses of the products. Any semiconductor devices have an inherent chance of failure. You must protect against injury, damage or loss from such failures by incorporating safety design measures into your facility and equipment such as redundancy, fire protection, and prevention of overcurrent levels and other abnormal operating conditions. Exportation/release of any products described in this document may require necessary procedures in accordance with the regulations of the Foreign Exchange and Foreign Trade Control Law of Japan and/or US export control laws. The company names and brand names herein are the trademarks or registered trademarks of their respective owners. Edited: Sales Promotion Department
MB85RC64VPNF-G-JNERE1 价格&库存

很抱歉,暂时无法提供与“MB85RC64VPNF-G-JNERE1”相匹配的价格&库存,您可以联系我们找货

免费人工找货
MB85RC64VPNF-G-JNERE1
  •  国内价格
  • 1+7.86240
  • 10+6.63120
  • 30+5.95080
  • 100+5.18400
  • 500+4.84920

库存:0