16-BIT MICROCONTROLLER F 2 MC-16FX MB96300 SERIES CHIP ERRATA FUNCTIONAL LIMITATION INCORRECT RELOCATION OF PPG. CI v0-E

Size: px
Start display at page:

Download "16-BIT MICROCONTROLLER F 2 MC-16FX MB96300 SERIES CHIP ERRATA FUNCTIONAL LIMITATION INCORRECT RELOCATION OF PPG. CI v0-E"

Transcription

1 FUJITSU SEMICONDUCTOR CUSTOMER INFORMATION CI v0-E 16-BIT MICROCONTROLLER F 2 MC-16FX MB96300 SERIES CHIP ERRATA FUNCTIONAL LIMITATION INCORRECT RELOCATION OF PPG

2 Notes 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 over-current 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. - 2/11 - CI v0-E

3 Revision History Date V1.0, Initial Version Issue This document contains 11 pages. Abbreviations: FSL MCU Fujitsu Semiconductor Limited Microcontroller - 3/11 - CI v0-E

4 Contents NOTES... 2 REVISION HISTORY... 3 CONTENTS PROBLEM DESCRIPTION AFFECTED DEVICES ROOT CAUSE Peripheral resource pin relocation Detailed problem description WORKAROUND /11 - CI v0-E

5 Fujitsu does not bear any warranty in the case this handling note is not fully observed. - 5/11 - CI v0-E

6 1 Problem Description If the relocation of PPG16, PPG17, PPG18 or PPG19 is enabled the PWM of the corresponding PPG should be output at the corresponding relocated pin (PPG16_R, PPG17_R, PPG18_R, PPG19_R). On the affected devices the PWM is also output at the original pin (PPG16, PPG17, PPG18, PPG19). 2 Affected Devices The following devices are affected: Series MB96330 MB96320 EVA chip Product Name MB96F336USA, MB96F336UWA, MB96F338RSA, MB96F338RWA, MB96F338USA, MB96F338UWA, MB96F338YSA, MB96F338YWA MB96F326ASA, MB96F326AWA, MB96F326RSA, MB96F326RWA, MB96F326YSA, MB96F326YWA, MB96F326ASB, MB96F326AWB, MB96F326RSB, MB96F326RWB, MB96F326YSB, MB96F326YWB MB96V300BRB-ES, MB96V300CRB-ES - 6/11 - CI v0-E

7 3 Root Cause 3.1 Peripheral resource pin relocation Some function of peripherals can be output on alternative pins to use the available function more flexible. This functionality is called Resource relocation. It is enabled in the resource relocation registers (PRRRn) for the resources which support resource relocation. The pin where the peripheral function is output when the resource relocation is disabled is called original pin. If the resource relocation of the peripheral function is disabled, the output occurs only at the original pin. The pin where the peripheral function is output when the resource relocation is enabled is called relocated pin. If the resource relocation of the peripheral function is enabled, the output occurs only at the relocated pin. Relocated pins are marked with the suffix _R in the pin assignment diagram (see PPG16_R, PPG17_R, PPG18_R and PPG19_R marked with a blue box in below example). Original pins have no special suffix (see PPG16, PPG17, PPG18 and PPG19 marked with a red box in below example). - 7/11 - CI v0-E

8 Figure 1: Pinning diagram of MB96330 showing original and relocated pins original location relocated location - 8/11 - CI v0-E

9 original location relocated location Figure 2: Pinning diagram of MB96320 showing original and relocated pins 3.2 Detailed problem description At the devices affected by this functional limitation, the resources relocation is not working correctly. If the relocation is enabled, the peripheral function is output at the relocated pin (this is correct) as well as at the original pin (this is wrong behavior). This limitation affects following PPG channels: PPG16, PPG17, PPG18, PPG19 The limitation occurs under following conditions: The device has the original PPG-output pin and the relocated PPG-output pin: PPG16 and PPG16_R PPG17 and PPG17_R PPG18 and PPG18_R PPG19 and PPG19_R - 9/11 - CI v0-E

10 The limitation occurs if all of the following conditions are met: The output enable of the corresponding PPG is enabled: PCNLn:OE = 1. The relocation of the PPG is enabled: PRRR11:PPGn = 1. Table 1: Affected pins on MB96330 series Output enable Relocation Affect PCNL16:OE = 1 PRRR11:PPG16 PWM of PPG16 is output on pin PPG16 and PPG16_R PCNL17:OE = 1 PRRR11:PPG17 PWM of PPG17 is output on pin PPG17 and PPG17_R PCNL18:OE = 1 PRRR11:PPG18 PWM of PPG18 is output on pin PPG18 and PPG18_R PCNL19:OE = 1 PRRR11:PPG19 PWM of PPG19 is output on pin PPG19 and PPG19_R Note: If the PWM output in PCNLn:OE is not enabled, the PWM is not output at all. Table 2: Affected pins on MB96320 series Output enable Relocation Affect PCNL17:OE = 1 PRRR11:PPG17 PWM of PPG17 is output on pin PPG17 and PPG17_R PCNL18:OE = 1 PRRR11:PPG18 PWM of PPG18 is output on pin PPG18 and PPG18_R PCNL19:OE = 1 PRRR11:PPG19 PWM of PPG19 is output on pin PPG19 and PPG19_R Note: If the PWM output in PCNLn:OE is not enabled, the PWM is not output at all. - 10/11 - CI v0-E

11 4 Workaround Don t use the relocation of the affected PPG channels. Relocation can be used if the original pin of the affected PPG channels is not used for any other function. - 11/11 - CI v0-E

For Power Supply Applications. Switching Regulator Controller

For Power Supply Applications. Switching Regulator Controller FUJITSU SEMICONDUCTOR DATA SHEET DS04-27201-4E ASSP For Power Supply Applications Switching Regulator Controller MB3776A DESCRIPTION MB3776A is a PWM system switching regulator controller. Because of its

More information

ASSP For Power Supply Applications

ASSP For Power Supply Applications FUJITSU SEMICONDUCTOR DATA SHEET DS04-27406-3E ASSP For Power Supply Applications Power Voltage Monitoring IC with Watchdog Timer MB3793-30A DESCRIPTION The MB3793 is an integrated circuit to monitor power

More information

Piezoelectric VCO (6 MHz to 30 MHz)

Piezoelectric VCO (6 MHz to 30 MHz) FUJITSU MEDIA DEVICE DATA SHEET DS04-21710-2E ASSP Piezoelectric VCO (6 MHz to 30 MHz) M2 Series (F150) DESCRIPTION The M2 series (F150) of VCO (Voltage Controlled Oscillator) apply to the frequency range

More information

The following document contains information on Cypress products.

The following document contains information on Cypress products. The following document contains information on Cypress products. FUJITSU MICROELECTRONICS DATA SHEET DS04-13501-3Ea Linear IC General purpose Converter CMOS D/A Converter for Digital Tuning (12 channels.

More information

ASSP For Power Supply Applications BIPOLAR

ASSP For Power Supply Applications BIPOLAR FUJITSU MICROELECTRONICS DATA SHEET DS04-27405-1Ea ASSP For Power Supply Applications BIPOLAR Power Voltage Monitoring IC with Watchdog Timer MB3793-45 DESCRIPTION The MB3793 is an integrated circuit to

More information

TOSHIBA Original CMOS 16-Bit Microcontroller. TLCS-900/H Series TMP95C061BFG TMP95C061BDFG. Semiconductor Company

TOSHIBA Original CMOS 16-Bit Microcontroller. TLCS-900/H Series TMP95C061BFG TMP95C061BDFG. Semiconductor Company TOSHIBA Original CMOS 16-Bit Microcontroller TLCS-900/H Series TMP95C061BFG TMP95C061BDFG Semiconductor Company TMP95C061B Document Change Notification The purpose of this notification is to inform customers

More information

V RM = 80 V, I F(AV) = 20 A Schottky Diode. Description. Package. Features. Applications (1) (3) (2) (1) Anode (2) Cathode (3) Anode

V RM = 80 V, I F(AV) = 20 A Schottky Diode. Description. Package. Features. Applications (1) (3) (2) (1) Anode (2) Cathode (3) Anode V RM = 80 V, I F(AV) = 20 A Schottky Diode Data Sheet Description The is an 80 V, 20 A Schottky diode with allowing improvements in V F and I R characteristics. These characteristic features contribute

More information

IMPORTANT NOTICE Texas Instruments (TI) reserves the right to make changes to its products or to discontinue any semiconductor product or service without notice, and advises its customers to obtain the

More information

F²MC-8FX FAMILY MB95F200 SERIES. LED Control Reference Solution 8-BIT MICROCONTROLLER APPLICATION NOTE

F²MC-8FX FAMILY MB95F200 SERIES. LED Control Reference Solution 8-BIT MICROCONTROLLER APPLICATION NOTE Fujitsu Microelectronics (Shanghai) Co., Ltd. Application Note MCU-AN- 500055-E-10 F²MC-8FX FAMILY 8-BIT MICROCONTROLLER MB95F200 SERIES LED Control Reference Solution APPLICATION NOTE Revision History

More information

V RM = 600 V, I F(AV) = 10 A, t rr = 28 ns Fast Recovery Diode. Description. Package. Features. Applications

V RM = 600 V, I F(AV) = 10 A, t rr = 28 ns Fast Recovery Diode. Description. Package. Features. Applications V RM = 600 V, I F(AV) = 10 A, t rr = 28 ns Fast Recovery Diode Data Sheet Description The is a fast recovery diode of 600 V / 10 A. The maximum t rr of 28 ns is realized by optimizing a life-time control.

More information

CE PSoC 6 MCU Breathing LED using Smart IO

CE PSoC 6 MCU Breathing LED using Smart IO CE219490 PSoC 6 MCU Breathing LED using Smart IO Objective This example demonstrates the flexibility of the PSoC 6 MCU Smart IO Component, by implementing the LED breathing effect exclusively in hardware

More information

UHF variable capacitance diode. Voltage Controlled Oscillators (VCO) Electronic tuning in UHF television tuners

UHF variable capacitance diode. Voltage Controlled Oscillators (VCO) Electronic tuning in UHF television tuners Rev. 01 8 June 2009 Product data sheet 1. Product profile 1.1 General description The is a planar technology variable capacitance diode in a SOD523 ultra small leadless plastic SMD package. The excellent

More information

BB Product profile. 2. Pinning information. 3. Ordering information. VHF variable capacitance diode. 1.1 General description. 1.

BB Product profile. 2. Pinning information. 3. Ordering information. VHF variable capacitance diode. 1.1 General description. 1. Rev. 03 16 February 2009 Product data sheet 1. Product profile 1.1 General description The is a variable capacitance diode, fabricated in planar technology and encapsulated in the SOD523 (SC-79) ultra

More information

4. Absolute Maximum Ratings (Note) (Unless otherwise specified, T a = 25 ) Symbol V RRM I F(DC) I FP. I 2 t. T j T stg TOR

4. Absolute Maximum Ratings (Note) (Unless otherwise specified, T a = 25 ) Symbol V RRM I F(DC) I FP. I 2 t. T j T stg TOR SiC Schottky Barrier Diode TRS12N65D TRS12N65D 1. Applications Power Factor Correction Solar Inverters Uninterruptible Power Supplies DC-DC Converters 2. Features (1) Forward DC current(/) I F(DC) = 6/12

More information

TI Designs: Biometric Steering Wheel. Amy Ball TIDA-00292

TI Designs: Biometric Steering Wheel. Amy Ball TIDA-00292 www.ti.com 2 Biometric Steering Wheel - -Revised July 2014 www.ti.com TI Designs: Biometric Steering Wheel - -Revised July 2014 Biometric Steering Wheel 3 www.ti.com 4 Biometric Steering Wheel - -Revised

More information

V CEO = 160 V, I C = 15 A Silicon NPN Epitaxial Planar Transistor. Description. Package. Features. Application

V CEO = 160 V, I C = 15 A Silicon NPN Epitaxial Planar Transistor. Description. Package. Features. Application V CEO = 160 V, I C = 15 A Silicon NPN Epitaxial Planar Transistor Data Sheet Description The is an NPN transistor of 160 V, 15 A. The product has constant h FE characteristics in a wide current range,

More information

V Z = 23.0 V (typ.) Automotive Alternator Diode. Description. Package Press-fit. Features. Applications. Typical Application Selection Guide

V Z = 23.0 V (typ.) Automotive Alternator Diode. Description. Package Press-fit. Features. Applications. Typical Application Selection Guide V Z = 23.0 V (typ.) Automotive Alternator Diode SG-17NNJ23 Series Data Sheet Description The SG-17NNJ23 series are the rectification diodes designed for high efficiency alternator circuit of automotives,

More information

TOSHIBA Field Effect Transistor Silicon N Channel Junction Type 2SK mw

TOSHIBA Field Effect Transistor Silicon N Channel Junction Type 2SK mw TOSHIBA Field Effect Transistor Silicon N Channel Junction Type Audio Frequency Low Noise Amplifier Applications Unit: mm Including two devices in SM5 (super mini type with 5 leads.) High Y fs : Y fs =

More information

TA75W01FU TA75W01FU. Dual Operational Amplifier. Features Pin Connection (Top View)

TA75W01FU TA75W01FU. Dual Operational Amplifier. Features Pin Connection (Top View) TOSHIBA Bipolar Linear Integrated Circuit Silicon Monolithic TA75W01FU Dual Operational Amplifier Features In the linear mode the input common mode voltage range includes ground. The internally compensated

More information

NV4V31SF. Data Sheet R08DS0070EJ0100 Rev Blue-Violet Laser Diode 405 nm Blue-Violet Laser Light Source DESCRIPTION FEATURES APPLICATIONS

NV4V31SF. Data Sheet R08DS0070EJ0100 Rev Blue-Violet Laser Diode 405 nm Blue-Violet Laser Light Source DESCRIPTION FEATURES APPLICATIONS Blue-Violet Laser Diode 405 nm Blue-Violet Laser Light Source Data Sheet R08DS0070EJ0100 Rev.1.00 DESCRIPTION The is a blue-violet laser diode with a wavelength of 405 nm. A newly developed LD chip structure

More information

Single Digit LED Numeric Display

Single Digit LED Numeric Display Single Digit LED Numeric Display LA-30 B / L Series LA-30 B / L series is developed because of the demand for small single digit LED Numeric Display. Materials of emission are GaAsP on GaP, AlGalnP and

More information

V CEO = 260 V, I C = 15 A Silicon NPN Epitaxial Planar Transistor. Description. Package. Features. Application

V CEO = 260 V, I C = 15 A Silicon NPN Epitaxial Planar Transistor. Description. Package. Features. Application V CEO = 260 V, I C = 15 A Silicon NPN Epitaxial Planar Transistor Data Sheet Description The is a NPN transistor of 260 V, 15 A. The product has constant h FE characteristics in a wide current range, providing

More information

ES_LPC1114. Errata sheet LPC1114. Document information

ES_LPC1114. Errata sheet LPC1114. Document information Rev. 2 15 November 2010 Errata sheet Document information Info Keywords Abstract Content LPC1114 errata This errata sheet describes both the known functional problems and any deviations from the electrical

More information

Old Company Name in Catalogs and Other Documents

Old Company Name in Catalogs and Other Documents To our customers, Old Company Name in Catalogs and Other Documents On April 1 st, 2010, NEC Electronics Corporation merged with Renesas Technology Corporation, and Renesas Electronics Corporation took

More information

Configuring PWM Outputs of TMS320F240 with Dead Band for Different Power Devices

Configuring PWM Outputs of TMS320F240 with Dead Band for Different Power Devices TMS320 DSP DESIGNER S NOTEBOOK Configuring PWM Outputs of TMS320F240 with Dead Band for Different Power Devices APPLICATION REPORT: SPRA289 Mohammed S Arefeen Source Organization Digital Signal Processing

More information

AN Energy Harvesting with the NTAG I²C and NTAG I²C plus. Application note COMPANY PUBLIC. Rev February Document information

AN Energy Harvesting with the NTAG I²C and NTAG I²C plus. Application note COMPANY PUBLIC. Rev February Document information Rev. 1.0 1 February 2016 Application note COMPANY PUBLIC Document information Info Content Keywords NTAG I²C, NTAG I²C plus, Energy Harvesting Abstract Show influencing factors and optimization for energy

More information

Old Company Name in Catalogs and Other Documents

Old Company Name in Catalogs and Other Documents To our customers, Old Company Name in Catalogs and Other Documents On April 1 st, 2010, NEC Electronics Corporation merged with Renesas Technology Corporation, and Renesas Electronics Corporation took

More information

TC75W57FU, TC75W57FK

TC75W57FU, TC75W57FK Dual Comparator TOSHIBA CMOS Linear Integrated Circuit Silicon Monolithic TC75W57FU, TC75W57FK TC75W57FU/FK TC75W57 is a CMOS type general-purpose dual comparator capable of single power supply operation

More information

TC4011BP,TC4011BF,TC4011BFN,TC4011BFT

TC4011BP,TC4011BF,TC4011BFN,TC4011BFT TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC4011BP/BF/BFN/BFT TC4011BP,TC4011BF,TC4011BFN,TC4011BFT TC4011B Quad 2 Input NAND Gate The TC4011B is 2-input positive logic NAND gate respectively.

More information

TC7SB3157CFU TC7SB3157CFU. 1. Functional Description. 2. General. 3. Features. 4. Packaging and Pin Assignment. 5. Marking Rev.4.

TC7SB3157CFU TC7SB3157CFU. 1. Functional Description. 2. General. 3. Features. 4. Packaging and Pin Assignment. 5. Marking Rev.4. CMOS Digital Integrated Circuits Silicon Monolithic TC7SB3157CFU TC7SB3157CFU 1. Functional Description Single 1-of-2 Multiplexer/Demultiplexer 2. General The TC7SB3157CFU is a high-speed CMOS single 1-of-2

More information

TC4069UBP, TC4069UBF, TC4069UBFT

TC4069UBP, TC4069UBF, TC4069UBFT TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC4069UBP/UBF/UBFT TC4069UBP, TC4069UBF, TC4069UBFT TC4069UB Hex Inverter TC4069UB contains six circuits of inverters. Since the internal circuit

More information

DISCONTINUED PH5502B2NA1-E4. Preliminary. Data Sheet. Ambient Illuminance Sensor DESCRIPTION FEATURES APPLICATIONS. R08DS0038EJ0100 Rev.1.

DISCONTINUED PH5502B2NA1-E4. Preliminary. Data Sheet. Ambient Illuminance Sensor DESCRIPTION FEATURES APPLICATIONS. R08DS0038EJ0100 Rev.1. PH5502B2NA-E4 Ambient Illuminance Sensor DESCRIPTION Preliminary Data Sheet The PH5502B2NA-E4 is an ambient illuminance sensor with a photo diode and current amplifier. This product has spectral characteristics

More information

Old Company Name in Catalogs and Other Documents

Old Company Name in Catalogs and Other Documents To our customers, Old Company Name in Catalogs and Other Documents On April 1 st, 2010, NEC Electronics Corporation merged with Renesas Technology Corporation, and Renesas Electronics Corporation took

More information

Four planar PIN diode array in SOT363 small SMD plastic package.

Four planar PIN diode array in SOT363 small SMD plastic package. Rev. 4 7 March 2014 Product data sheet 1. Product profile 1.1 General description Four planar PIN diode array in SOT363 small SMD plastic package. 1.2 Features and benefits High voltage current controlled

More information

Old Company Name in Catalogs and Other Documents

Old Company Name in Catalogs and Other Documents To our customers, Old Company Name in Catalogs and Other Documents On April 1 st, 2010, NEC Electronics Corporation merged with Renesas Technology Corporation, and Renesas Electronics Corporation took

More information

TC4001BP, TC4001BF, TC4001BFT

TC4001BP, TC4001BF, TC4001BFT TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC4001BP/BF/BFT TC4001BP, TC4001BF, TC4001BFT TC4001B Quad 2 Input NOR Gate The TC4001B is 2-input positive NOR gate, respectively. Since the

More information

TC7MBL3245AFT, TC7MBL3245AFK

TC7MBL3245AFT, TC7MBL3245AFK TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC7MBL3245AFT/FK TC7MBL3245AFT, TC7MBL3245AFK Octal Low Voltage Bus Switch The TC7MBL3245A provides eight bits of low-voltage, high-speed bus

More information

Single Digit LED Numeric Display

Single Digit LED Numeric Display Single Digit LED Numeric Display LA-301 B / L series is developed because of the demand for small single digit LED Numeric Display. Materials of emission are GaAsP on GaP, AlGalnP and GaP. This is the

More information

VHF variable capacitance diode

VHF variable capacitance diode Rev. 1 25 March 2013 Product data sheet 1. Product profile 1.1 General description The is a variable capacitance diode, fabricated in planar technology, and encapsulated in the SOD323 (SC-76) very small

More information

TOSHIBA Field Effect Transistor Silicon N Channel MOS Type 2SK1829

TOSHIBA Field Effect Transistor Silicon N Channel MOS Type 2SK1829 TOSHIBA Field Effect Transistor Silicon N Channel MOS Type 2SK1829 High Speed Switching Applications Analog Switch Applications Unit: mm 2.5 V gate drive Low threshold voltage: V th = 0.5 to 1.5 V High

More information

IGBT Selection Guide. Punch Through IGBTs Field Stop IGBTs

IGBT Selection Guide. Punch Through IGBTs Field Stop IGBTs SANKEN ELECTRIC CO., LTD IGBT Selection Guide Punch Through IGBTs Field Stop IGBTs All the contents in this document are as of date of publication. Make sure that this is the latest revision of the document

More information

TC7W00FU, TC7W00FK TC7W00FU/FK. Dual 2-Input NAND Gate. Features. Marking. Pin Assignment (top view)

TC7W00FU, TC7W00FK TC7W00FU/FK. Dual 2-Input NAND Gate. Features. Marking. Pin Assignment (top view) TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC7W00FU, TC7W00FK TC7W00FU/FK Dual 2-Input NAND Gate Features High Speed : t pd = 6ns (typ.) at V CC = 5V Low power dissipation : I CC = 1μA

More information

TOSHIBA Transistor Silicon NPN Epitaxial Type (PCT process) 2SC4213

TOSHIBA Transistor Silicon NPN Epitaxial Type (PCT process) 2SC4213 TOSHIBA Transistor Silicon NPN Epitaxial Type (PCT process) 2SC4213 For Muting and Switching Applications Unit: mm High emitter-base voltage: V EBO = 25 V (min) High reverse h FE : Reverse h FE = 150 (typ.)

More information

V CE = 600 V, I C = 37 A Trench IGBT with Fast Recovery Diode. Description. Package. Features. Applications

V CE = 600 V, I C = 37 A Trench IGBT with Fast Recovery Diode. Description. Package. Features. Applications V CE = 6 V, I C = 37 A Trench IGBT with Fast Recovery Diode Data Sheet Description The is 6 V trench IGBT. Sanken original trench structure decreases gate capacitance, and achieves high speed switching

More information

I DD 0.1 na typ. I DET = 0.7 na typ. V DD = 0.9 V to 5.5 V Detects faint signals of approximately 0.7 nw (1.0 V, 0.7 na typ.)

I DD 0.1 na typ. I DET = 0.7 na typ. V DD = 0.9 V to 5.5 V Detects faint signals of approximately 0.7 nw (1.0 V, 0.7 na typ.) S-547 Series www.ablicinc.com ULTRA-LOW CURRENT CONSUMPTION NORMALLY-OFF FAINT SIGNAL DETECTION IC ABLIC Inc., 212-216 Rev.1.3_2 The S-547 Series, developed by CMOS technology, is a normally-off faint

More information

R_ Driving LPC1500 with EPSON Crystals. Rev October Document information. Keywords Abstract

R_ Driving LPC1500 with EPSON Crystals. Rev October Document information. Keywords Abstract Rev. 1.0 06 October 2015 Report Document information Info Keywords Abstract Content LPC15xx, RTC, Crystal, Oscillator Characterization results of EPSON crystals with LPC15xx MHz and (RTC) 32.768 khz Oscillator.

More information

TOSHIBA Field Effect Transistor Silicon P Channel MOS Type 2SJ200

TOSHIBA Field Effect Transistor Silicon P Channel MOS Type 2SJ200 TOSHIBA Field Effect Transistor Silicon P Channel MOS Type High Power Amplifier Application Unit: mm High breakdown voltage : V DSS = 180 V High forward transfer admittance : Y fs = 4.0 S (typ.) Complementary

More information

TOSHIBA Schottky Barrier Rectifier Schottky Barrier Type CMS (Note 1)

TOSHIBA Schottky Barrier Rectifier Schottky Barrier Type CMS (Note 1) TOSHIBA Schottky Barrier Rectifier Schottky Barrier Type CMS06 Switching Mode Power Supply Applications Portable Equipment Battery Applications Unit: mm Forward voltage: V FM = 0.37 V (max) Average forward

More information

Power Efficiency Optimization and Application Circuits Using Dual-power-supply LDO Regulators

Power Efficiency Optimization and Application Circuits Using Dual-power-supply LDO Regulators Power Efficiency Optimization and Application Circuits for the Power Supplies of MCUs, CMOS Image Sensors, and RF Outline: This application note describes application circuits for low-dropout (LDO) regulators

More information

Old Company Name in Catalogs and Other Documents

Old Company Name in Catalogs and Other Documents To our customers, Old Company Name in Catalogs and Other Documents On April st,, NEC Electronics Corporation merged with Renesas Technology Corporation, and Renesas Electronics Corporation took over all

More information

P D = 1 W Transient Voltage Suppressor. Description. Package. Features. Applications. Typical Application. (1) (2) (1) Cathode (2) Anode SJP

P D = 1 W Transient Voltage Suppressor. Description. Package. Features. Applications. Typical Application. (1) (2) (1) Cathode (2) Anode SJP P D = 1 W Transient Voltage Suppressor Data Sheet Description The is a power Zener diode designed for the protection of automotive electronic units, especially from the surge generated during load dump

More information

Vacuum Cleaner Demo Reference Solution

Vacuum Cleaner Demo Reference Solution Fujitsu Microelectronics (Shanghai) Co., Ltd. Application Note MCU-AN- 500058-E-10 F 2 MC-8FX FAMILY 8-BITMICROCONTROLLER MB95200 SERIES Vacuum Cleaner Demo Reference Solution APPLICATION NOTE Revision

More information

TOSHIBA INSULATED GATE BIPOLAR TRANSISTOR SILICON N CHANNEL IGBT GT30J322

TOSHIBA INSULATED GATE BIPOLAR TRANSISTOR SILICON N CHANNEL IGBT GT30J322 TOSHIBA INSULATED GATE BIPOLAR TRANSISTOR SILICON N CHANNEL IGBT GT30J322 GT30J322 FOURTH-GENERATION IGBT CURRENT RESONANCE INVERTER SWITCHING APPLICATIONS Unit: mm FRD included between emitter and collector

More information

TOSHIBA Schottky Barrier Diode CMS14

TOSHIBA Schottky Barrier Diode CMS14 TOSHIBA Schottky Barrier Diode CMS4 Switching Mode Power Supply Applications (Output voltage: 2 V) / Converter Applications Unit: mm Forward voltage: V FM =.58 V (max) Average forward current: I F (AV)

More information

TOSHIBA Schottky Barrier Rectifier Schottky Barrier Type CRS (50 Hz) 22 (60 Hz)

TOSHIBA Schottky Barrier Rectifier Schottky Barrier Type CRS (50 Hz) 22 (60 Hz) CRS TOSHIBA Schottky Barrier Rectifier Schottky Barrier Type CRS High Speed Rectifier Applications Unit: mm Low forward voltage: V FM =.37 V @ I FM =.7 A Average forward current: I F (AV) =. A Repetitive

More information

AN3332 Application note

AN3332 Application note Application note Generating PWM signals using STM8S-DISCOVERY Application overview This application user manual provides a short description of how to use the Timer 2 peripheral (TIM2) to generate three

More information

TOSHIBA Field Effect Transistor Silicon N Channel MOS Type 2SK2009

TOSHIBA Field Effect Transistor Silicon N Channel MOS Type 2SK2009 TOSHIBA Field Effect Transistor Silicon N Channel MOS Type 2SK2009 High Speed Switching Applications Analog Switch Applications Unit: mm High input impedance. Low gate threshold voltage: V th = 0.5~1.5

More information

TOSHIBA Schottky Barrier Rectifier Schottky Barrier Type CMS04. Junction temperature T j 40~125 C JEITA

TOSHIBA Schottky Barrier Rectifier Schottky Barrier Type CMS04. Junction temperature T j 40~125 C JEITA CMS4 TOSHIBA Schottky Barrier Rectifier Schottky Barrier Type CMS4 Switching Mode Power Supply Applications Portable Equipment Battery Applications Unit: mm Forward voltage: V FM =.37 V (max) Average forward

More information

Single Digit LED Numeric Display

Single Digit LED Numeric Display Single Digit LED Numeric Display LA-401 D / N Series LA-401 D / N series is developed because of the demand for small single digit LED Numeric Display. Materials of emission are GaAsP on GaP, AlGalnP and

More information

TA78L005AP,TA78L006AP,TA78L007AP,TA78L075AP,TA78L008AP, TA78L009AP,TA78L010AP,TA78L012AP,TA78L132AP, TA78L015AP,TA78L018AP,TA78L020AP,TA78L024AP

TA78L005AP,TA78L006AP,TA78L007AP,TA78L075AP,TA78L008AP, TA78L009AP,TA78L010AP,TA78L012AP,TA78L132AP, TA78L015AP,TA78L018AP,TA78L020AP,TA78L024AP TOSHIBA Bipolar Linear Integrated Silicon Monolithic TA78L005AP,TA78L006AP,TA78L007AP,TA78L075AP,TA78L008AP, TA78L009AP,TA78L010AP,TA78L012AP,TA78L132AP, TA78L015AP,TA78L018AP,TA78L020AP,TA78L024AP Three-Terminal

More information

TOSHIBA Schottky Barrier Diode CRS12

TOSHIBA Schottky Barrier Diode CRS12 CRS2 TOSHIBA Schottky Barrier Diode CRS2 Switching Mode Power Supply Applications (Output voltage: 2 V) / Converter Applications Unit: mm Forward voltage: V FM =.58 V (max) Average forward current: I F

More information

SSM3K35CTC SSM3K35CTC. 1. Applications. 2. Features. 3. Packaging and Pin Assignment Rev.3.0. Silicon N-Channel MOS

SSM3K35CTC SSM3K35CTC. 1. Applications. 2. Features. 3. Packaging and Pin Assignment Rev.3.0. Silicon N-Channel MOS MOSFETs Silicon N-Channel MOS 1. Applications High-Speed Switching Analog Switches 2. Features (1) 1.2-V gate drive voltage. (2) Low drain-source on-resistance = 9.0 Ω (max) (@V GS = 1.2 V, I D = 10 ma)

More information

Bipolar Transistors. Bipolar Transistors Application Note. Description

Bipolar Transistors. Bipolar Transistors Application Note. Description Bipolar Transistors Description This document describes the terms used in data sheets bipolar transistors. 1 218-7-1 Table of Contents Description... 1 Table of Contents... 2 1. Glossary... 3 1.1. Absolute

More information

TN LPC1800, LPC4300, MxMEMMAP, memory map. Document information

TN LPC1800, LPC4300, MxMEMMAP, memory map. Document information Rev. 1 30 November 2012 Technical note Document information Info Keywords Abstract Content LPC1800, LPC4300, MxMEMMAP, memory map This technical note describes available boot addresses for the LPC1800

More information

RN4987 RN4987. Switching, Inverter Circuit, Interface Circuit and Driver Circuit Applications. Equivalent Circuit and Bias Resister Values

RN4987 RN4987. Switching, Inverter Circuit, Interface Circuit and Driver Circuit Applications. Equivalent Circuit and Bias Resister Values TOSHIBA Transistor Silicon NPN/PNP Epitaxial Type (PCT Process) (Transistor with Built-in Bias Resistor) RN4987 RN4987 Switching, Inverter Circuit, Interface Circuit and Driver Circuit Applications Unit:

More information

TOSHIBA Schottky Barrier Diode CMS14

TOSHIBA Schottky Barrier Diode CMS14 TOSHIBA Schottky Barrier Diode CMS4 Switching Mode Power Supply Applications (Output voltage: 2 V) / Converter Applications Unit: mm Forward voltage: V FM =.58 V (max) Average forward current: I F (AV)

More information

TC4584BP, TC4584BF TC4584BP/BF. TC4584B Hex Schmitt Trigger. Pin Assignment. Logic Diagram. Input/Output Voltage Characteristic

TC4584BP, TC4584BF TC4584BP/BF. TC4584B Hex Schmitt Trigger. Pin Assignment. Logic Diagram. Input/Output Voltage Characteristic TC484BP/BF TC484B Hex Schmitt Trigger TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC484BP, TC484BF The TC484B is the 6-circuit inverter having the Schmitt trigger function at the input terminal.

More information

HN1B01F HN1B01F. Audio-Frequency General-Purpose Amplifier Applications Q1: Q2: Marking. Q1 Absolute Maximum Ratings (Ta = 25 C)

HN1B01F HN1B01F. Audio-Frequency General-Purpose Amplifier Applications Q1: Q2: Marking. Q1 Absolute Maximum Ratings (Ta = 25 C) TOSHIBA Transistor Silicon PNP Epitaxial Type (PCT Process) Silicon NPN Epitaxial Type (PCT Process) Audio-Frequency General-Purpose Amplifier Applications Q1: High voltage and high current : VCEO = 50

More information

S-5814A Series : 2.5 C ( 30 C to 100 C) Ta = 30 C : V typ. Ta = 30 C : V typ. Ta = 100 C : V typ. 0.5% typ.

S-5814A Series : 2.5 C ( 30 C to 100 C) Ta = 30 C : V typ. Ta = 30 C : V typ. Ta = 100 C : V typ. 0.5% typ. www.ablicinc.com CMOS TEMPERATURE SENSOR IC ABLIC Inc., 2006-2015 Rev.4.1_02 The is a family of high-precision temperature sensor ICs on a single chip with a linear output voltage for temperature changes.

More information

BB Product profile. 2. Pinning information. 3. Ordering information. FM variable capacitance double diode. 1.1 General description

BB Product profile. 2. Pinning information. 3. Ordering information. FM variable capacitance double diode. 1.1 General description SOT23 Rev. 3 7 September 2011 Product data sheet 1. Product profile 1.1 General description The is a variable capacitance double diode with a common cathode, fabricated in silicon planar technology, and

More information

TOSHIBA Schottky Barrier Rectifier Schottky Barrier Type CMS (Ta = 34 C) 2.0 (Tl = 119 C) JEDEC Storage temperature T stg 40~150 C

TOSHIBA Schottky Barrier Rectifier Schottky Barrier Type CMS (Ta = 34 C) 2.0 (Tl = 119 C) JEDEC Storage temperature T stg 40~150 C TOSHIBA Schottky Barrier Rectifier Schottky Barrier Type CMS Switching Mode Power Supply Applications Portable Equipment Battery Applications Unit: mm Forward voltage: V FM =.55 V (max) Average forward

More information

TC74HC00AP,TC74HC00AF,TC74HC00AFN

TC74HC00AP,TC74HC00AF,TC74HC00AFN TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC74HC00AP/AF/AFN TC74HC00AP,TC74HC00AF,TC74HC00AFN Quad 2-Input NAND Gate The TC74HC00A is a high speed CMOS 2-INPUT NAND GATE fabricated with

More information

MR26V6455J FEATURES PACKAGES P2ROM ADVANCED TECHNOLOGY FEDR26V6455J

MR26V6455J FEATURES PACKAGES P2ROM ADVANCED TECHNOLOGY FEDR26V6455J MR26V6455J 2M Word 32 Bit or 4M Word 16 Bit Page Mode P2ROM FEDR26V6455J-002-02 Issue Date: Oct. 01, 2008 FEATURES 2,097,152-word 32-bit / 4,194,304-word 16-bit electrically switchable configuration Page

More information

TOSHIBA Transistor Silicon PNP Triple Diffused Type 2SA1943

TOSHIBA Transistor Silicon PNP Triple Diffused Type 2SA1943 TOSHIBA Transistor Silicon PNP Triple Diffused Type 2SA1943 Power Amplifier Applications Unit: mm High collector voltage: VCEO = 23 V (min) Complementary to 2SC52 Recommended for 1-W high-fidelity audio

More information

SSM3K339R SSM3K339R. 1. Applications. 2. Features. 3. Packaging and Pin Assignment Rev.1.0. Silicon N-Channel MOS

SSM3K339R SSM3K339R. 1. Applications. 2. Features. 3. Packaging and Pin Assignment Rev.1.0. Silicon N-Channel MOS MOSFETs Silicon N-Channel MOS SSM3K339R SSM3K339R 1. Applications Power Management Switches DC-DC Converters 2. Features (1) 1.8-V gate drive voltage. (2) Low drain-source on-resistance : R DS(ON) = 145

More information

SILICON POWER TRANSISTOR 2SC3632-Z

SILICON POWER TRANSISTOR 2SC3632-Z DATA SHEET SILICON POWER TRANSISTOR 2SC3632-Z NPN SILICON EPITAXIAL TRANSISTOR DESCRIPTION The 2SC3632-Z is designed for High Voltage Switching, especially in Hybrid Integrated Circuits. FEATURES High

More information

SSM6J507NU SSM6J507NU. 1. Applications. 2. Features. 3. Packaging and Pin Assignment Rev Toshiba Corporation

SSM6J507NU SSM6J507NU. 1. Applications. 2. Features. 3. Packaging and Pin Assignment Rev Toshiba Corporation MOSFETs Silicon P-Channel MOS (U-MOS) 1. Applications Power Management Switches 2. Features (1) 4 V gate drive voltage. (2) Low drain-source on-resistance : R DS(ON) = 20 mω (max) (@V GS = -10 V) R DS(ON)

More information

TLP3543 TLP Applications. 2. General. 3. Features. 4. Packaging and Pin Assignment Rev.3.0. Start of commercial production

TLP3543 TLP Applications. 2. General. 3. Features. 4. Packaging and Pin Assignment Rev.3.0. Start of commercial production Photocouplers Photorelay TLP343 TLP343. Applications Mechanical relay replacements Security Systems Measuring Instruments Factory Automation (FA) Amusement Equipment 2. General The TLP343 photorelay consists

More information

TOSHIBA Transistor Silicon NPN Triple Diffused Type TTC5200

TOSHIBA Transistor Silicon NPN Triple Diffused Type TTC5200 TOSHIBA Transistor Silicon NPN Triple Diffused Type TTC52 Power Amplifier Applications Unit: mm High collector voltage: V CEO = 23 V (min) Complementary to TTA93 Recommended for -W high-fidelity audio

More information

TOSHIBA Schottky Barrier Rectifier Schottky Barrier Type CMS05

TOSHIBA Schottky Barrier Rectifier Schottky Barrier Type CMS05 CMS5 TOSHIBA Schottky Barrier Rectifier Schottky Barrier Type CMS5 Switching Mode Power Supply Applications Portable Equipment Battery Applications Unit: mm Forward voltage: V FM =.45 V (max) Average forward

More information

TOSHIBA Fast Recovery Diode Silicon Diffused Type CMF01

TOSHIBA Fast Recovery Diode Silicon Diffused Type CMF01 TOSHIBA Fast Recovery Diode Silicon Diffused Type Switching Mode Power Supply Applications DC/DC Converter Applications Unit: mm Repetitive peak reverse voltage: V RRM = 6 V Average forward current: I

More information

AC/DC Converter Controller Application Information

AC/DC Converter Controller Application Information AC/DC Converter Controller Application Information IC Product Name BM1P061FJ Control Method PWM Input 80 Vac to 240 Vac Output 12V 3A Type Isolation Document Number Revision 001-1 - Reference Circuit -

More information

TOSHIBA Transistor Silicon NPN Epitaxial Type (PCT process) 2SC2240

TOSHIBA Transistor Silicon NPN Epitaxial Type (PCT process) 2SC2240 TOSHIBA Transistor Silicon NPN Epitaxial Type (PCT process) 2SC2240 Low Noise Audio Amplifier Applications Unit: mm The 2SC2240 is a transistor for low frequency and low noise applications. This device

More information

TLP206A TLP206A. Measurement Instrument Data Acquisition Programmable Control. Pin Configuration (top view) Internal Circuit

TLP206A TLP206A. Measurement Instrument Data Acquisition Programmable Control. Pin Configuration (top view) Internal Circuit TOSHIBA Photocoupler GaAs IRED & Photo-MOSFET TLP206A Measurement Instrument Data Acquisition Programmable Control Unit: mm The TOSHIBA TLP206A consists of gallium arsenide infrared emitting diode optically

More information

Single Digit LED Numeric Display

Single Digit LED Numeric Display Single Digit LED Numeric Display LA-401 D / N Series LA-401 D / N series is developed because of the demand for small single digit LED Numeric Display. Materials of emission are GaAsP on GaP, AlGalnP and

More information

HN1B04FU HN1B04FU. Audio Frequency General Purpose Amplifier Applications. Marking. Q1 Absolute Maximum Ratings (Ta = 25 C)

HN1B04FU HN1B04FU. Audio Frequency General Purpose Amplifier Applications. Marking. Q1 Absolute Maximum Ratings (Ta = 25 C) TOSHIBA Transistor Silicon NPN Epitaxial Type (PCT Process) Silicon PNP Epitaxial Type (PCT Process) HN1B04FU Audio Frequency General Purpose Amplifier Applications Unit: mm Q1: High voltage and high current

More information

TOSHIBA Field Effect Transistor Silicon N Channel MOS Type 2SK302

TOSHIBA Field Effect Transistor Silicon N Channel MOS Type 2SK302 TOSHIBA Field Effect Transistor Silicon N Channel MOS Type FM Tuner, VHF RF Amplifier Applications Unit: mm Low reverse transfer capacitance: C rss = 0.035 pf (typ.) Low noise figure: NF = 1.7dB (typ.)

More information

Toshiba Intelligent Power Device Silicon Monolithic Power MOS Integrated Circuit TPD1036F

Toshiba Intelligent Power Device Silicon Monolithic Power MOS Integrated Circuit TPD1036F Toshiba Intelligent Power Device Silicon Monolithic Power MOS Integrated Circuit TPD6F -IN- Low-Side Power Switch for Motor, Solenoid and Lamp Drivers TPD6F The TPD6F is a -IN- low-side switch. The output

More information

AN NTAG21xF, Field detection and sleep mode feature. Rev July Application note COMPANY PUBLIC. Document information

AN NTAG21xF, Field detection and sleep mode feature. Rev July Application note COMPANY PUBLIC. Document information Document information Info Content Keywords NTAG, Field detection pin, Sleep mode Abstract It is shown how the field detection pin and its associated sleep mode function can be used on the NTAG21xF-family

More information

MOS FIELD EFFECT TRANSISTOR 2SJ205

MOS FIELD EFFECT TRANSISTOR 2SJ205 DATA SHEET MOS FIELD EFFECT TRANSISTOR 2SJ205 P-CHANNEL MOS FET FOR SWITCHING DESCRIPTION The 2SJ205, P-channel vertical type MOS FET, is a switching device which can be driven by 3 V power supply. As

More information

TOSHIBA Schottky Barrier Rectifier Schottky Barrier Type CRS03

TOSHIBA Schottky Barrier Rectifier Schottky Barrier Type CRS03 CRS3 TOSHIBA Schottky Barrier Rectifier Schottky Barrier Type CRS3 Switching Mode Power Supply Applications Portable Equipment Battery Applications Unit: mm Low forward voltage: VFM =.45 V (max) @ IFM

More information

TC74VHC08F, TC74VHC08FT, TC74VHC08FK

TC74VHC08F, TC74VHC08FT, TC74VHC08FK TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC74VHC08F/FT/FK TC74VHC08F, TC74VHC08FT, TC74VHC08FK Quad 2-Input AND Gate The TC74VHC08 is an advanced high speed CMOS 2-INPUT AND GATE fabricated

More information

TOSHIBA Multi-Chip Transistor Silicon NPN / PNP Epitaxial Type TPC6901A. Rating Unit. P C (Note 2) 500 mw. (Note 2) (Note 2) R th (j-a) (Note 2)

TOSHIBA Multi-Chip Transistor Silicon NPN / PNP Epitaxial Type TPC6901A. Rating Unit. P C (Note 2) 500 mw. (Note 2) (Note 2) R th (j-a) (Note 2) TPC69A TOSHIBA Multi-Chip Transistor Silicon NPN / PNP Epitaxial Type TPC69A High-Speed Switching Applications MOS Gate Drive Applications Unit: mm NPN and PNP transistors are mounted on a compact and

More information

TC7SBL66CFU, TC7SBL384CFU

TC7SBL66CFU, TC7SBL384CFU TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC7SBL66C,384CFU TC7SBL66CFU, TC7SBL384CFU Low Voltage / Low Capacitance Single Bus Switch The TC7SBL66C and TC7SBL384C are a Low Voltage / Low

More information

TOSHIBA Transistor Silicon NPN Epitaxial Type (PCT Process) 2SC2705

TOSHIBA Transistor Silicon NPN Epitaxial Type (PCT Process) 2SC2705 TOSHIBA Transistor Silicon NPN Epitaxial Type (PCT Process) Audio Frequency Amplifier Applications Unit: mm Small collector output capacitance: C ob =.8 pf (typ.) High transition frequency: f T = 2 MHz

More information

TOSHIBA Transistor Silicon NPN Triple Diffused Type TTC5200

TOSHIBA Transistor Silicon NPN Triple Diffused Type TTC5200 TOSHIBA Transistor Silicon NPN Triple Diffused Type TTC52 Power Amplifier Applications Unit: mm High collector voltage: V CEO = 23 V (min) Complementary to TTA93 Recommended for -W high-fidelity audio

More information

Old Company Name in Catalogs and Other Documents

Old Company Name in Catalogs and Other Documents To our customers, Old Company Name in Catalogs and Other Documents On April st,, NEC Electronics Corporation merged with Renesas Technology Corporation, and Renesas Electronics Corporation took over all

More information

TLP206A TLP206A. Measurement Instrument Data Acquisition Programmable Control. Pin Configuration (top view) Internal Circuit

TLP206A TLP206A. Measurement Instrument Data Acquisition Programmable Control. Pin Configuration (top view) Internal Circuit TOSHIBA Photocoupler GaAs IRED & Photo-MOSFET TLP206A Measurement Instrument Data Acquisition Programmable Control Unit: mm The TOSHIBA TLP206A consists of gallium arsenide infrared emitting diode optically

More information

Two elements in series configuration in a small SMD plastic package Low diode capacitance Low diode forward resistance AEC-Q101 qualified

Two elements in series configuration in a small SMD plastic package Low diode capacitance Low diode forward resistance AEC-Q101 qualified Rev. 2 25 October 2016 Product data sheet 1. Product profile 1.1 General description Two planar PIN diodes in series configuration in a SOT323 small SMD plastic package. 1.2 Features and benefits Two elements

More information

TOSHIBA Transistor Silicon NPN Triple Diffused Type 2SC5198. JEITA Storage temperature range T stg 55 to 150 C

TOSHIBA Transistor Silicon NPN Triple Diffused Type 2SC5198. JEITA Storage temperature range T stg 55 to 150 C TOSHIBA Transistor Silicon NPN Triple Diffused Type SC598 Power Amplifier Applications Unit: mm High breakdown voltage: V CEO = 0 V (min) Complementary to SA9 Suitable for use in 70-W high fidelity audio

More information