estore.st.com Open in urlscan Pro
151.101.1.124  Public Scan

URL: https://estore.st.com/en/stw88n65m5-cpn.html
Submission: On August 14 via manual from IN — Scanned from FR

Form analysis 5 forms found in the DOM

GET https://estore.st.com/en/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://estore.st.com/en/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <input id="search" type="text" name="q" value="" placeholder="Search a part number" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false" onchange=""
        data-di-id="#search">
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="autosuggestions-wrapper">
        <div id="static-search" class="search-static" style="display: none;">
          <div class="control-list">
            <div class="result-navigation">
              <div class="control-icon">
                <div class="icon-arrow-up"></div>
                <div class="icon-arrow-down"></div>
              </div>
              <span class="control-text"> Navigate result list </span>
              <div class="enter-icon"></div>
              <div class="select-text"> Select </div>
            </div>
          </div>
          <div class="search-close">
            <div class="close-icon"></div>
            <span class="close-text"> Close </span>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" aria-label="Search" data-di-id="di-id-165326-bcf8eb6c">
      <span>Search</span>
    </button>
  </div>
</form>

POST https://estore.st.com/en/checkout/cart/add/uenc/aHR0cHM6Ly9lc3RvcmUuc3QuY29tL2VuL3N0dzg4bjY1bTUtY3BuLmh0bWw~/product/11560/

<form data-product-sku="STW88N65M5" action="https://estore.st.com/en/checkout/cart/add/uenc/aHR0cHM6Ly9lc3RvcmUuc3QuY29tL2VuL3N0dzg4bjY1bTUtY3BuLmh0bWw~/product/11560/" method="post" id="product_addtocart_form" novalidate="novalidate">
  <input type="hidden" name="product" value="11560" data-di-id="di-id-ede4b95e-e268e59e">
  <input type="hidden" name="selected_configurable_option" value="" data-di-id="di-id-55b6b7be-4e61246c">
  <input type="hidden" name="related_product" id="related-products-field" value="" data-di-id="#related-products-field">
  <input type="hidden" name="item" value="11560" data-di-id="di-id-53500ecb-6980d15c">
  <input name="form_key" type="hidden" value="ngnhlILLxC59kHqv" data-di-id="di-id-6552570f-991852b2">
  <div class="box-tocart">
    <div class="fieldset">
      <div class="field qty">
        <label class="label" for="qty"><span>Qty:</span></label>
        <div class="control">
          <div class="qty-changer">
            <a href="javascript:void(0)" class="qty-inc"><i class="fas fa fa-plus"></i></a>
            <input type="number" name="qty" id="qty" maxlength="12" value="1" title="Qty" class="input-text qty"
              data-validate="{&quot;required-number&quot;:true,&quot;validate-item-quantity&quot;:{&quot;minAllowed&quot;:1,&quot;maxAllowed&quot;:200,&quot;mouser&quot;:2289}}" data-di-id="#qty">
            <a href="javascript:void(0)" class="qty-dec"><i class="fas fa fa-minus"></i></a>
          </div>
        </div>
      </div>
      <div class="actions">
        <button type="submit" title="Add to cart" class="action primary tocart" id="product-addtocart-button" data-di-id="#product-addtocart-button">
          <span>Add to cart</span>
          <div class="qtyupdate-tocart"> (1)</div>
        </button>
        <div id="instant-purchase" data-bind="scope:'instant-purchase'">
          <!-- ko template: getTemplate() -->
          <!-- ko if: showButton() --><!-- /ko -->
          <!-- /ko -->
        </div>
      </div>
    </div>
  </div>
  <script>
    require(['jquery', 'mage/mage', 'Magento_Catalog/product/view/validation', 'Magento_Catalog/js/catalog-add-to-cart'], function($) {
      'use strict';
      $('#product_addtocart_form').mage('validation', {
        radioCheckboxClosest: '.nested',
        submitHandler: function(form) {
          var widget = $(form).catalogAddToCart({
            bindSubmit: false
          });
          widget.catalogAddToCart('submitForm', $(form));
          return false;
        }
      });
    });
  </script>
</form>

<form class="form subscribe" id="newsletter-validate-detail" novalidate="novalidate">
  <div class="field newsletter">
    <div class="control">
      <label for="newsletter">
        <span class="label"> Newsletter sign up </span>
        <input name="email" type="email" id="newsletter" placeholder="Your email address" data-validate="{required:true, 'validate-email':true}" title="Enter email to subscribe to our newsletter" data-di-id="#newsletter">
      </label>
    </div>
  </div>
</form>

<form id="mktoForm_8638" novalidate="novalidate" class="mktoForm mktoHasWidth mktoLayoutAbove" style="font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: rgb(51, 51, 51); width: 1011px;">
  <style type="text/css">
    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
      color: #fff;
      border: 1px solid #75ae4c;
      padding: 0.4em 1em;
      font-size: 1em;
      background-color: #99c47c;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#99c47c), to(#75ae4c));
      background-image: -webkit-linear-gradient(top, #99c47c, #75ae4c);
      background-image: -moz-linear-gradient(top, #99c47c, #75ae4c);
      background-image: linear-gradient(to bottom, #99c47c, #75ae4c);
    }

    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
      border: 1px solid #447f19;
    }

    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus {
      outline: none;
      border: 1px solid #447f19;
    }

    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:active {
      background-color: #75ae4c;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#75ae4c), to(#99c47c));
      background-image: -webkit-linear-gradient(top, #75ae4c, #99c47c);
      background-image: -moz-linear-gradient(top, #75ae4c, #99c47c);
      background-image: linear-gradient(to bottom, #75ae4c, #99c47c);
    }
  </style>
  <div class="mktoFormRow"><input type="hidden" name="emailValidated" class="mktoField mktoFieldDescriptor mktoFormCol" value="" data-di-id="di-id-ff3e6f9c-ee56e0e2" style="margin-bottom: 10px;">
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow">
    <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
      <div class="mktoOffset" style="width: 10px;"></div>
      <div class="mktoFieldWrap mktoRequiredField"><label for="Email" id="LblEmail" class="mktoLabel mktoHasWidth" style="width: 150px;">
          <div class="mktoAsterix">*</div>
        </label>
        <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div><input id="Email" name="Email" maxlength="255" aria-labelledby="LblEmail InstructEmail" type="email" class="mktoField mktoEmailField mktoHasWidth mktoRequired"
          aria-required="true" style="width: 200px;" data-di-id="#Email"><span id="InstructEmail" tabindex="-1" class="mktoInstruction"></span>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoClear"></div>
    </div>
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow">
    <div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
      <div class="mktoOffset" style="width: 10px;"></div>
      <div class="mktoFieldWrap mktoRequiredField"><label for="userEnteredCountry" id="LbluserEnteredCountry" class="mktoLabel mktoHasWidth" style="width: 150px;">
          <div class="mktoAsterix">*</div>
        </label>
        <div class="mktoGutter mktoHasWidth" style="width: 10px;"></div><select id="userEnteredCountry" name="userEnteredCountry" aria-labelledby="LbluserEnteredCountry InstructuserEnteredCountry" class="mktoField mktoHasWidth mktoRequired"
          aria-required="true" style="width: 200px;">
          <option value="">Select...</option>
          <option value="Afghanistan">Afghanistan</option>
          <option value="Aland Islands">Aland Islands</option>
          <option value="Albania">Albania</option>
          <option value="Algeria">Algeria</option>
          <option value="American Samoa">American Samoa</option>
          <option value="Andorra">Andorra</option>
          <option value="Angola">Angola</option>
          <option value="Anguilla">Anguilla</option>
          <option value="Antartica">Antartica</option>
          <option value="Antigua and Barbuda">Antigua and Barbuda</option>
          <option value="Argentina">Argentina</option>
          <option value="Armenia">Armenia</option>
          <option value="Aruba">Aruba</option>
          <option value="Australia">Australia</option>
          <option value="Austria">Austria</option>
          <option value="Azerbaijan">Azerbaijan</option>
          <option value="Bahamas">Bahamas</option>
          <option value="Bahrain">Bahrain</option>
          <option value="Bangladesh">Bangladesh</option>
          <option value="Barbados">Barbados</option>
          <option value="Belarus">Belarus</option>
          <option value="Belgium">Belgium</option>
          <option value="Belize">Belize</option>
          <option value="Benin">Benin</option>
          <option value="Bermuda">Bermuda</option>
          <option value="Bhutan">Bhutan</option>
          <option value="Bolivia, Plurinational State of">Bolivia</option>
          <option value="Bonaire, Sint Eustatius and Saba">Bonaire, Sint Eustatius and Saba</option>
          <option value="Bosnia and Herzegovina">Bosnia and Herzegovina</option>
          <option value="Botswana">Botswana</option>
          <option value="Bouvet island">Bouvet Island</option>
          <option value="Brazil">Brazil</option>
          <option value="British Indian Ocean Territory">British Indian Ocean Territory</option>
          <option value="Brunei Darussalam">Brunei Darussalam</option>
          <option value="Bulgaria">Bulgaria</option>
          <option value="Burkina Faso">Burkina Faso</option>
          <option value="Burundi">Burundi</option>
          <option value="Cambodia">Cambodia</option>
          <option value="Cameroon">Cameroon</option>
          <option value="Canada">Canada</option>
          <option value="Cape Verde">Cape Verde</option>
          <option value="Cayman islands">Cayman islands</option>
          <option value="Central Africa Republic">Central Africa Republic</option>
          <option value="Chad">Chad</option>
          <option value="Chile">Chile</option>
          <option value="China">China</option>
          <option value="Christmas Island">Christmas Island</option>
          <option value="Cocos (Keeling) Islands">Coco Islands</option>
          <option value="Colombia">Colombia</option>
          <option value="Comoros">Comoros</option>
          <option value="Congo">Congo - Brazzaville</option>
          <option value="Congo, the Democratic Republic of the">Congo - Kinshasa</option>
          <option value="Cook Islands">Cook Islands</option>
          <option value="Costa Rica">Costa Rica</option>
          <option value="Côte d'Ivoire">Côte d'Ivoire</option>
          <option value="Croatia">Croatia</option>
          <option value="Cuba">Cuba</option>
          <option value="Curaçao">Curaçao</option>
          <option value="Cyprus">Cyprus</option>
          <option value="Czech Republic">Czech Republic</option>
          <option value="Denmark">Denmark</option>
          <option value="Djibouti">Djibouti</option>
          <option value="Dominica">Dominica</option>
          <option value="Dominican Republic">Dominican Republic</option>
          <option value="Ecuador">Ecuador</option>
          <option value="Egypt">Egypt</option>
          <option value="El Salvador">El Salvador</option>
          <option value="Equatorial Guinea">Equatorial Guinea</option>
          <option value="Eritrea">Eritrea</option>
          <option value="Estonia">Estonia</option>
          <option value="Ethiopia">Ethiopia</option>
          <option value="Falkland Islands (Malvinas)">Falkland Islands</option>
          <option value="Faroe Islands">Faroe Islands</option>
          <option value="Fiji">Fiji</option>
          <option value="Finland">Finland</option>
          <option value="France">France</option>
          <option value="French Guiana">French Guiana</option>
          <option value="French Polynesia">French Polynesia</option>
          <option value="French Southern Territories">French Southern Territories</option>
          <option value="Gabon">Gabon</option>
          <option value="Gambia">Gambia</option>
          <option value="Georgia">Georgia</option>
          <option value="Germany">Germany</option>
          <option value="Ghana">Ghana</option>
          <option value="Gibraltar">Gibraltar</option>
          <option value="Greece">Greece</option>
          <option value="Greenland">Greenland</option>
          <option value="Grenada">Grenada</option>
          <option value="Guadeloupe">Guadeloupe</option>
          <option value="Guam">Guam</option>
          <option value="Guatemala">Guatemala</option>
          <option value="Guernsey">Guernsey</option>
          <option value="Guinea">Guinea</option>
          <option value="Guinea-Bissau">Guinea-Bissau</option>
          <option value="Guyana">Guyana</option>
          <option value="Haiti">Haiti</option>
          <option value="Heard Island and McDonald Islands">Heard Island and McDonald Islands</option>
          <option value="Honduras">Honduras</option>
          <option value="Hong Kong">Hong Kong</option>
          <option value="Hungary">Hungary</option>
          <option value="Iceland">Iceland</option>
          <option value="India">India</option>
          <option value="Indonesia">Indonesia</option>
          <option value="Iran, Islamic Republic of">Iran</option>
          <option value="Iraq">Iraq</option>
          <option value="Ireland">Ireland</option>
          <option value="Isle of Man">Isle of Man</option>
          <option value="Israel">Israel</option>
          <option value="Italy">Italy</option>
          <option value="Jamaica">Jamaica</option>
          <option value="Japan">Japan</option>
          <option value="Jersey">Jersey</option>
          <option value="Jordan">Jordan</option>
          <option value="Kazakhstan">Kazakhstan</option>
          <option value="Kenya">Kenya</option>
          <option value="Kiribati">Kiribati</option>
          <option value="Korea, Democratic People's Republic of">North Korea</option>
          <option value="Korea, Republic of">South Korea</option>
          <option value="Kuwait">Kuwait</option>
          <option value="Kyrgyzstan">Kyrgyzstan</option>
          <option value="Lao People's Democratic Republic">Lao</option>
          <option value="Latvia">Latvia</option>
          <option value="Lebanon">Lebanon</option>
          <option value="Lesotho">Lesotho</option>
          <option value="Liberia">Liberia</option>
          <option value="Libya">Libya</option>
          <option value="Liechtenstein">Liechtenstein</option>
          <option value="Lithuania">Lithuania</option>
          <option value="Luxembourg">Luxembourg</option>
          <option value="Macao">Macao</option>
          <option value="Macedonia, the Former Yugoslav Republic of">Macedonia</option>
          <option value="Madagascar">Madagascar</option>
          <option value="Malawi">Malawi</option>
          <option value="Malaysia">Malaysia</option>
          <option value="Maldives">Maldives</option>
          <option value="Mali">Mali</option>
          <option value="Malta">Malta</option>
          <option value="Marshall Islands">Marshall Islands</option>
          <option value="Martinique">Martinique</option>
          <option value="Mauritania">Mauritania</option>
          <option value="Mauritius">Mauritius</option>
          <option value="Mayotte">Mayotte</option>
          <option value="Mexico">Mexico</option>
          <option value="Micronesia, Federated States of">Micronesia</option>
          <option value="Moldova, Republic of">Moldova</option>
          <option value="Monaco">Monaco</option>
          <option value="Mongolia">Mongolia</option>
          <option value="Montenegro">Montenegro</option>
          <option value="Montserrat">Montserrat</option>
          <option value="Morocco">Morocco</option>
          <option value="Mozambique">Mozambique</option>
          <option value="Myanmar">Myanmar</option>
          <option value="Namibia">Namibia</option>
          <option value="Nauru">Nauru</option>
          <option value="Nepal">Nepal</option>
          <option value="Netherlands">Netherlands</option>
          <option value="New Caledonia">New Caledonia</option>
          <option value="New Zealand">New Zealand</option>
          <option value="Nicaragua">Nicaragua</option>
          <option value="Niger">Niger</option>
          <option value="Nigeria">Nigeria</option>
          <option value="Niue">Niue</option>
          <option value="Norfolk Island">Norfolk Island</option>
          <option value="Northern Mariana Islands">Northern Mariana Islands</option>
          <option value="Norway">Norway</option>
          <option value="Oman">Oman</option>
          <option value="Pakistan">Pakistan</option>
          <option value="Palau">Palau</option>
          <option value="Palestine, State of">Palestinian territories</option>
          <option value="Panama">Panama</option>
          <option value="Papua New Guinea">Papua New Guinea</option>
          <option value="Paraguay">Paraguay</option>
          <option value="Peru">Peru</option>
          <option value="Philippines">Philippines</option>
          <option value="Pitcairn">Pitcairn</option>
          <option value="Poland">Poland</option>
          <option value="Portugal">Portugal</option>
          <option value="Puerto Rico">Puerto Rico</option>
          <option value="Qatar">Qatar</option>
          <option value="Réunion">Réunion</option>
          <option value="Romania">Romania</option>
          <option value="Russian Federation">Russia</option>
          <option value="Rwanda">Rwanda</option>
          <option value="Saint Barthélemy">Saint Barthélemy</option>
          <option value="Saint Helena, Ascension and Tristan da Cunha">Saint Helena, Ascension and Tristan da Cunha</option>
          <option value="Saint Kitts and Nevis">Saint Kitts and Nevis</option>
          <option value="Saint Lucia">Saint Lucia</option>
          <option value="Saint Martin (French part)">Saint Martin (French part)</option>
          <option value="Saint Pierre and Miquelon">Saint Pierre and Miquelon</option>
          <option value="Saint Vincent and the Grenadines">Saint Vincent and the Grenadines</option>
          <option value="Samoa">Samoa</option>
          <option value="San Marino">San Marino</option>
          <option value="Sao Tome and Principe">Sao Tome and Principe</option>
          <option value="Saudi Arabia">Saudi Arabia</option>
          <option value="Senegal">Senegal</option>
          <option value="Serbia">Serbia</option>
          <option value="Seychelles">Seychelles</option>
          <option value="Sierra Leone">Sierra Leone</option>
          <option value="Singapore">Singapore</option>
          <option value="Sint Maarten (Dutch part)">Sint Maarten (Dutch part)</option>
          <option value="Slovakia">Slovakia</option>
          <option value="Slovenia">Slovenia</option>
          <option value="Solomon Islands">Solomon Islands</option>
          <option value="Somalia">Somalia</option>
          <option value="South Africa">South Africa</option>
          <option value="South Georgia and the South Sandwich Islands">South Georgia and the South Sandwich Islands</option>
          <option value="South Sudan">South Sudan</option>
          <option value="Spain">Spain</option>
          <option value="Sri Lanka">Sri Lanka</option>
          <option value="Sudan">Sudan</option>
          <option value="Suriname">Suriname</option>
          <option value="Svalbard and Jan Mayen">Svalbard and Jan Mayen</option>
          <option value="Swaziland">Swaziland</option>
          <option value="Sweden">Sweden</option>
          <option value="Switzerland">Switzerland</option>
          <option value="Syrian Arab Republic">Syria</option>
          <option value="Taiwan">Taiwan</option>
          <option value="Tajikistan">Tajikistan</option>
          <option value="Tanzania, United Republic of">Tanzania</option>
          <option value="Thailand">Thailand</option>
          <option value="Timor-Leste">Timor-Leste</option>
          <option value="Togo">Togo</option>
          <option value="Tokelau">Tokelau</option>
          <option value="Tonga">Tonga</option>
          <option value="Trinidad and Tobago">Trinidad and Tobago</option>
          <option value="Tunisia">Tunisia</option>
          <option value="Turkey">Turkey</option>
          <option value="Turkmenistan">Turkmenistan</option>
          <option value="Turks and Caicos Islands">Turks and Caicos Islands</option>
          <option value="Tuvalu">Tuvalu</option>
          <option value="Uganda">Uganda</option>
          <option value="Ukraine">Ukraine</option>
          <option value="United Arab Emirates">United Arab Emirates</option>
          <option value="United Kingdom">United Kingdom</option>
          <option value="United States of America">United States</option>
          <option value="United States Minor Outlying Islands">United States Minor Outlying Islands</option>
          <option value="Uruguay">Uruguay</option>
          <option value="Uzbekistan">Uzbekistan</option>
          <option value="Vanuatu">Vanuatu</option>
          <option value="Holy See (Vatican City State)">Vatican City</option>
          <option value="Venezuela, Bolivarian Republic of">Venezuela</option>
          <option value="Viet Nam">Viet Nam</option>
          <option value="Virgin Islands, British">Virgin Islands, British</option>
          <option value="Virgin Islands, U.S.">Virgin Islands, U.S.</option>
          <option value="Wallis and Futuna">Wallis and Futuna</option>
          <option value="Western Sahara">Western Sahara</option>
          <option value="Yemen">Yemen</option>
          <option value="Zambia">Zambia</option>
          <option value="Zimbabwe">Zimbabwe</option>
        </select><span id="InstructuserEnteredCountry" tabindex="-1" class="mktoInstruction"></span>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoClear"></div>
    </div>
    <div class="mktoClear"></div>
  </div>
  <div class="mktoFormRow">
    <div class="mktoFormCol" style="margin-bottom: 10px;">
      <div class="mktoOffset mktoHasWidth" style="width: 10px;"></div>
      <div class="mktoFieldWrap">
        <div class="mktoHtmlText mktoHasWidth" style="width: 1000px;">
          <p>Please review our <a href="https://www.st.com/content/st_com/en/common/privacy-portal/corporate-privacy-statement.html" target="_blank" id="" data-di-id="di-id-b70cc142-9e40f180">Privacy Statement</a> that describes how we process your
            profile information and how to assert your personal data protection rights.</p>
        </div>
        <div class="mktoClear"></div>
      </div>
      <div class="mktoClear"></div>
    </div>
    <div class="mktoClear"></div>
  </div>
  <div class="mktoButtonRow"><span class="mktoButtonWrap mktoSimple" style="margin-left: 120px;"><button type="submit" class="mktoButton" data-di-id="di-id-d2a651af-8b7a20c1">Submit</button></span></div><input type="hidden" name="formid"
    class="mktoField mktoFieldDescriptor" value="8638" data-di-id="di-id-4d68ef6d-e24c5979"><input type="hidden" name="munchkinId" class="mktoField mktoFieldDescriptor" value="856-PVP-715" data-di-id="di-id-a448281-1ec54d0f">
</form>

<form novalidate="novalidate" class="mktoForm mktoHasWidth mktoLayoutAbove"
  style="font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: rgb(51, 51, 51); visibility: hidden; position: absolute; top: -500px; left: -1000px; width: 1600px;"></form>

Text Content

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

Skip to Content
 * Login

Toggle Nav
Search
Search

Navigate result list

Select

Close
Search
Cart 0 items
Cart 0
Close You have no items in your shopping cart.

Login
Menu
 * 
   Products
    * 
      Amplifiers and Comparators
        Amplifiers and Comparators
        Browse Amplifiers and Comparators
      * 
        Comparators
        * 
          Automotive Comparators
        * 
          High-Speed Comparators
        * 
          Low Power Comparators
        * 
          Standard Comparators
      * 
        Current Sensing
      * 
        Current-Voltage-Power Monitors
      * 
        Operational Amplifiers (Op Amps)
        * 
          Automotive Op Amps
        * 
          High-Speed Op Amps (gt50 MHz)
        * 
          Power Operational Amplifiers
        * 
          Precision Op Amps (lt50 MHz)
        * 
          Standard Op Amps
      * 
        Power Operational Amplifiers
      * 
        Video Amplifiers
    * 
      Audio ICs
        Audio ICs
        Browse Audio ICs
      * 
        Audio Amplifiers
        * 
          Class-AB Audio Power Amplifiers
        * 
          Class-D Audio Power Amplifiers
        * 
          Digital Audio Power Amplifiers
        * 
          Headphone and Low Power Amplifiers
      * 
        Audio Processors
        * 
          Analog Audio Processor ICs
        * 
          Audio Codecs and Decoders
        * 
          Digital Audio Processors and Drivers
      * 
        Sound Terminal Digital Audio Subsystems
    * 
      Automotive ADAS Devices
        Automotive ADAS Devices
        Browse Automotive ADAS Devices
      * 
        Automotive Radar Transceivers
    * 
      Automotive Analog and Power
        Automotive Analog and Power
        Browse Automotive Analog and Power
      * 
        Automotive Comparators
        * 
          Automotive Comparators
      * 
        Automotive Op Amps
      * 
        Automotive Power Discretes
        * 
          Automotive Power MOSFETs
        * 
          Automotive Thyristors (SCRs)
      * 
        Chassis and Safety ICs
        * 
          Airbag ICs
        * 
          Braking ICs
        * 
          Steering ICs
      * 
        Door Module Drivers
      * 
        High and Low Side Drivers-Switches
        * 
          Configurable Low-High Side Switches
        * 
          High Side Switches
        * 
          High Side Switches for 24V Board Net
        * 
          High Side Switches with SPI and Asymmetrical Outputs
        * 
          Low Side Switches
        * 
          Smart switches for wire harness protection
      * 
        LED Drivers
      * 
        Linear Voltage Regulators
      * 
        Motor Driver ICs
        * 
          Brushed DC Motor Drivers
      * 
        Multi-Output Driver ICs
      * 
        Power Management and System Basis ICs
      * 
        Powertrain ICs for ICE-HEV-EV
        * 
          Alternator Regulators
        * 
          Automotive Battery Management ICs
        * 
          Engine Management
        * 
          Ignition Controllers and Drivers
        * 
          Transmission
      * 
        Special Functions
      * 
        Transceivers
      * 
        Valve Driver ICs
    * 
      Automotive Infotainment and Telematics
        Automotive Infotainment and Telematics
        Browse Automotive Infotainment and Telematics
      * 
        Automotive Audio Power Amplifiers
        * 
          Automotive Class-AB Audio Power Amplifiers
        * 
          Automotive Class-D Audio Power Amplifiers
      * 
        Automotive Audio Processors
      * 
        Automotive Infotainment SoCs
        * 
          Infotainment Processors
      * 
        GNSS ICs
      * 
        Radio Receivers
        * 
          Terrestrial Radio Receivers
      * 
        Telematics and Connectivity Processors
    * 
      Automotive Logic ICs
        Automotive Logic ICs
        Browse Automotive Logic ICs
      * 
        Buffers-drivers
      * 
        Counters-Encoders-Decoders
      * 
        FlipFlop-registers
      * 
        Gates
    * 
      Automotive Microcontrollers
        Automotive Microcontrollers
        Browse Automotive Microcontrollers
      * 
        SPC5 32-bit Automotive MCUs
        * 
          SPC5 General Purpose MCUs
        * 
          SPC5 Performance MCUs
      * 
        Stellar 32-bit Automotive MCUs
        * 
          Stellar Actuation MCUs
    * 
      Clocks and Timers
        Clocks and Timers
        Browse Clocks and Timers
      * 
        Real-Time Clock (RTC) ICs
        * 
          Battery and Crystal
        * 
          RTC - Parallel Interface (Timekeepers)
        * 
          RTC - Serial Interface
      * 
        Timers
    * 
      Data Converters
        Data Converters
        Browse Data Converters
      * 
        A-D - D-A converters
      * 
        Isolated ADCs
      * 
        Metering ICs
    * 
      Development Tools
        Development Tools
        Browse Development Tools
      * 
        Hardware Development Tools
        * 
          Hardware Debugger and Programmer Tools for STM32
        * 
          Hardware Development Tools for SPC5 MCUs
        * 
          Hardware Development Tools for Stellar MCUs
        * 
          Security Hardware Development Tools
      * 
        Software Development Tools
        * 
          Stellar Software Development Tools
    * 
      Diodes and Rectifiers
        Diodes and Rectifiers
        Browse Diodes and Rectifiers
      * 
        Automotive-grade diodes
        * 
          Automotive Diode Modules
        * 
          Automotive-grade Bridge Rectifier diodes
        * 
          Automotive-grade Schottky diodes
        * 
          Automotive-grade Silicon Carbide diodes
        * 
          Automotive-grade ultrafast diodes
      * 
        Bridge Rectifier Diodes
      * 
        Field Effect Rectifiers
      * 
        Schottky Barrier Diodes
        * 
          power schottky
        * 
          Signal Schottky
      * 
        Silicon Carbide Diodes
      * 
        Ultrafast Rectifiers
        * 
          200V to 400V Ultrafast Rectifiers
        * 
          600V Ultrafast Rectifiers
        * 
          800v to 1200v ultrafast rectifiers
    * 
      Ecosystems
        Ecosystems
        Browse Ecosystems
      * 
        STM32 Open Development Environment
        * 
          STM32 Nucleo Expansion Boards
    * 
      Embedded Software
        Embedded Software
        Browse Embedded Software
      * 
        Evaluation Tool Software
      * 
        Imaging Software
    * 
      Evaluation Tools
        Evaluation Tools
        Browse Evaluation Tools
      * 
        Product Evaluation Tools
        * 
          Aerospace IC Eval Boards
        * 
          Amplifier and Comparator Eval Boards
        * 
          Audio IC Eval Boards
        * 
          Automotive IC Eval Boards
        * 
          Data Converters Eval Boards
        * 
          GNSS ICs Eval Boards
        * 
          Imaging Evaluation Boards
        * 
          MCU & MPU Eval Tools
        * 
          MEMS Motion Sensor Eval Boards
        * 
          RF Power Transistor Eval Boards
        * 
          Secure MCU Eval Boards
        * 
          ST25 NFC-RFID Eval Tools
        * 
          STM32 Nucleo expansion boards
        * 
          Thyristors & AC Switches Eval Boards
      * 
        Solution Evaluation Tools
        * 
          Battery Charger Solution Eval Boards
        * 
          Communication and connectivity
        * 
          Connectivity
        * 
          Digital Consumer Solutions Eval Boards
        * 
          Energy and Smartgrid Solution Eval Boards
        * 
          Healthcare and Wellness Solution Eval Boards
        * 
          Home Appliance and Power Tool Solution Eval Boards
        * 
          LED lighting and controls
        * 
          Motor control
        * 
          Personal Multimedia Solution Eval Boards
        * 
          Power supplies and converters
        * 
          Process control and automation
        * 
          Sensing
        * 
          Transportation
    * 
      Imaging and Photonics Solutions
        Imaging and Photonics Solutions
        Browse Imaging and Photonics Solutions
      * 
        Ambient Light Sensors
      * 
        CMOS Image Sensors
      * 
        imaging processors
      * 
        Time-of-Flight sensors
    * 
      Interfaces and Transceivers
        Interfaces and Transceivers
        Browse Interfaces and Transceivers
      * 
        Darlington Arrays
      * 
        I-O Expanders and Level Translators
        * 
          Level Translators
      * 
        IO-Link Transceivers
      * 
        Isolated Interfaces
      * 
        Power Line Transceivers
      * 
        RS-232
      * 
        RS-422 RS-423 RS-485
      * 
        Smartcard Interfaces
      * 
        USB
        * 
          usb charging controllers
        * 
          usb transceivers
        * 
          USB Type-C and Power Delivery Controllers
    * 
      Memories
        Memories
        Browse Memories
      * 
        NVRAM
        * 
          Battery Options
        * 
          ZEROPOWER
      * 
        Serial EEPROM
        * 
          Automotive Serial EEPROM
        * 
          SPD EEPROM
        * 
          Standard Serial EEPROM
      * 
        Standard Serial Page EEPROM
    * 
      MEMS and Sensors
        MEMS and Sensors
        Browse MEMS and Sensors
      * 
        Accelerometers
      * 
        Automotive Sensors
      * 
        Biosensors
      * 
        e-Compasses
      * 
        Gyroscopes
      * 
        Humidity Sensors
      * 
        iNEMO-Inertial Modules
      * 
        Infrared (IR) Sensors
      * 
        MEMS Microphones
      * 
        Pressure Sensors
      * 
        Temperature Sensors
    * 
      Microcontrollers & Microprocessors
        Microcontrollers & Microprocessors
        Browse Microcontrollers & Microprocessors
      * 
        STM32 32-bit Arm Cortex MCUs
        * 
          STM32 High Performance MCUs
        * 
          STM32 Mainstream MCUs
        * 
          STM32 Ultra Low Power MCUs
        * 
          STM32 Wireless MCUs
      * 
        STM32 32-bit Arm® Cortex® MCUs
        * 
          STM32 High Performance MCUs
        * 
          STM32 Mainstream MCUs
        * 
          STM32 Ultra Low Power MCUs
        * 
          STM32 Wireless MCUs
      * 
        STM32 Arm Cortex MPUs
        * 
          STM32MP1 Series
      * 
        STM8 8-bit MCUs
        * 
          STM8AF Series
        * 
          STM8AL Series
        * 
          STM8L Series
        * 
          STM8S Series
        * 
          STM8T Series
    * 
      Motor Drivers
        Motor Drivers
        Browse Motor Drivers
      * 
        Brushed DC Motor Drivers
      * 
        Brushless DC Motor Drivers
      * 
        Gate Drivers
        * 
          Isolated Gate Drivers
      * 
        Stepper Motor Drivers
    * 
      NFC
        NFC
        Browse NFC
      * 
        ST25 NFC - RFID Tags & Readers
        * 
          ST25 Dynamic NFC Tags
        * 
          ST25 NFC - RFID Readers
        * 
          ST25 NFC - RFID Tags
      * 
        ST25 NFC-RFID tags and readers
        * 
          ST25 Dynamic NFC Tags
        * 
          ST25 NFC - RFID Readers
        * 
          ST25 NFC - RFID Tags
        * 
          ST25 NFC readers
    * 
      Positioning
        Positioning
        Browse Positioning
      * 
        GNSS ICs
      * 
        GNSS Modules
    * 
      Power Management
        Power Management
        Browse Power Management
      * 
        AC-DC Converters
        * 
          Digital and Resonant Controllers
        * 
          High Voltage Converters
        * 
          PFC Controllers
        * 
          PWM Controllers
        * 
          Synchronous Rectification Controllers
        * 
          Voltage and Current Controllers
      * 
        Battery Management ICs
        * 
          Battery Chargers
        * 
          Battery Fuel Gauge
        * 
          Multicell Battery Monitoring and Balancing ICs
      * 
        DC-DC Switching Converters
        * 
          48 V Direct Power Conversion
        * 
          Boost Regulators
        * 
          Buck Regulators
        * 
          Buck-Boost Regulators
        * 
          Multi-Output Controllers and Regulators
        * 
          Multi-phase Controllers
        * 
          Single-phase Controllers
      * 
        Display Supplies and Controllers
        * 
          LCD-OLED Display PSUs
        * 
          VFD-LED Front Panel Controllers
      * 
        eFuses and hot-swap ICs
        * 
          E-fuses
        * 
          Power breakers and other Hot-swap ICs
      * 
        Gallium Nitride (GaN) Power ICs
        * 
          GaN Drivers
        * 
          High Voltage GaN Converters
        * 
          Integrated Smart GaNs
      * 
        Gate Drivers
        * 
          High Voltage Half Bridge Gate Drivers
        * 
          Isolated Gate Drivers
        * 
          Multiple Channel Drivers
        * 
          Single Channel Drivers
      * 
        Intelligent Power Switches
        * 
          High and Low Side Switches
        * 
          High Side Switches
        * 
          low side switches
      * 
        LED Drivers
        * 
          Boost Current Regulators for LED
        * 
          Buck Current Regulators for LED
        * 
          LED Array Drivers
        * 
          LED Matrix Drivers
        * 
          Linear Current Regulators
        * 
          Offline LED Drivers
      * 
        Lighting ICs
        * 
          Ballast Control ICs for Fluorescent Lamps
        * 
          Digital Power Control Drivers
      * 
        Linear Voltage Regulators
        * 
          Low Dropout (LDO) Linear Regulators
        * 
          Standard Voltage Regulators
      * 
        lnb supplies
        * 
          switching lnb supply ics
      * 
        Photovoltaic ICs
        * 
          MPPT DC-DC converters
      * 
        Power Over Ethernet ICs
      * 
        Voltage References
      * 
        Wireless Charger ICs
    * 
      Power Modules and IPM
        Power Modules and IPM
        Browse Power Modules and IPM
      * 
        STPOWER ACEPACK Modules
        * 
          ACEPACK 1 and 2
        * 
          ACEPACK DMT-32
        * 
          ACEPACK DRIVE
      * 
        STPOWER SLLIMM Intelligent Modules
        * 
          SLLIMM 2nd series
        * 
          SLLIMM high power
        * 
          SLLIMM nano
    * 
      Power Transistors
        Power Transistors
        Browse Power Transistors
      * 
        IGBTs
        * 
          STPOWER IGBTs 300-400V (clamped)
        * 
          STPOWER IGBTs 600-750V
        * 
          STPOWER IGBTs Bare die up to 1700V
        * 
          STPOWER IGBTs gt 1200V
      * 
        Power Bipolar
        * 
          500V to 1000V Transistors
        * 
          darlingtons
        * 
          gt 1000v transistors
        * 
          lt 500V Transistors
      * 
        Power bipolars
        * 
          500V to 1000V Transistors
        * 
          Darlingtons
        * 
          gt 1000V Transistors
        * 
          lt 500V Transistors
      * 
        Power MOSFETs
        * 
          STPOWER N-channel MOSFETs 20 V to 30 V
        * 
          STPOWER N-channel MOSFETs gt 200 V to 700 V
        * 
          STPOWER N-channel MOSFETs gt 30 V to 200 V
        * 
          STPOWER N-channel MOSFETs gt 700 V
        * 
          STPOWER P-channel MOSFETs -100 V to -30 V
      * 
        Wide Bandgap Transistors
        * 
          STPOWER GaN Transistors
        * 
          STPOWER SiC MOSFETs
    * 
      Protections and EMI filters
        Protections and EMI filters
        Browse Protections and EMI filters
      * 
        EMI filters and Application-Specific Integrated Products (ASIP)
        * 
          Application-Specific Integrated Products (ASIP)
        * 
          Automotive EMI filters ECMF and ASIP
        * 
          Common-mode filters with integrated ESD protection (ECMF)
        * 
          EMI filters with ESD integrated protection
      * 
        ESD Protection
        * 
          Automotive ESD protection
        * 
          General purpose ESD protection
        * 
          High-speed data lines (lt1 pF)
      * 
        Thyristor surge suppressor (TSS)
      * 
        Transient Voltage Suppressors (TVS)
    * 
      Radio Frequency Transistors
        Radio Frequency Transistors
        Browse Radio Frequency Transistors
      * 
        STPOWER RF DMOS Transistors
      * 
        STPOWER RF LDMOS Transistors
        * 
          Avionics & Radar
        * 
          ISM & Broadcast
        * 
          Mobile & Wideband Comms
        * 
          Telecom & Satellite Comms
    * 
      Reset and Supervisor ICs
        Reset and Supervisor ICs
        Browse Reset and Supervisor ICs
      * 
        Microprocessor Supervisors
      * 
        On-Off Controllers
      * 
        Resets and Voltage Detectors
      * 
        Smart Reset ICs
      * 
        Voltage Protection ICs
      * 
        Watchdog Timers
    * 
      Secure MCUs
        Secure MCUs
        Browse Secure MCUs
      * 
        Authentication
      * 
        Secure Hardware Platforms
        * 
          ST31 ARM SC000
      * 
        Secure NFC
      * 
        SIM & eSIM
    * 
      SiC Devices
        SiC Devices
        Browse SiC Devices
      * 
        SiC Diodes
    * 
      Space Products
        Space Products
        Browse Space Products
      * 
        Rad-Hard Analog ICs
        * 
          Rad-Hard Data Converters
      * 
        Rad-Hard ASIC Platforms
      * 
        Rad-Hard Logic ICs
        * 
          Rad-Hard Fast Logic
    * 
      Switches and Multiplexers
        Switches and Multiplexers
        Browse Switches and Multiplexers
      * 
        Analog Switch-Multiplexers
      * 
        Data-Signal Switches
      * 
        Power Load Switches
      * 
        Power switches with USB Charge Controller
      * 
        Ultrasound Pulser ICs and HV Multiplexers
    * 
      Thyristors (SCR) and AC Switches
        Thyristors (SCR) and AC Switches
        Browse Thyristors (SCR) and AC Switches
      * 
        AC Switches
        * 
          Logic-level gate ACS series
        * 
          Overvoltage protected ACST series
      * 
        Thyristors (SCR)
        * 
          High-temperature Thyristors (SCR)
        * 
          Logic-level gate Thyristors (SCR)
        * 
          Standard Thyristors (SCR)
      * 
        Thyristors Application Specific Devices
        * 
          Application specific ignitors
      * 
        Triacs
        * 
          Automatic voltage switches
        * 
          Diacs
        * 
          High-temperature Triacs
        * 
          Standard and Snubberless Triacs
    * 
      Touch and Display Controllers
        Touch and Display Controllers
        Browse Touch and Display Controllers
      * 
        Touch Screen Controllers
    * 
      Wireless Connectivity
        Wireless Connectivity
        Browse Wireless Connectivity
      * 
        Long Range
        * 
          NB-IoT Products
        * 
          Proprietary Sub-1 GHz Products
      * 
        RF Front-end
        * 
          Baluns
        * 
          Filters
      * 
        RF Solutions
        * 
          RF PLL Synthesizers
      * 
        Short Range
        * 
          60 GHz Contactless Products
        * 
          Bluetooth Low Energy application processors
        * 
          Bluetooth Low Energy network co-processors

 * 
   Applications
    * 
      Automotive
        Automotive
        Browse Automotive
      * 
        ADAS
        * 
          Automotive Cameras
        * 
          Automotive Radar
      * 
        Automotive Motor Control
        * 
          Automotive Bipolar Stepper Motor
        * 
          Automotive BLDC Motor
        * 
          Automotive Brushed DC Motor
      * 
        Body and Convenience
        * 
          Automotive Gateway
        * 
          Automotive USB Type-C Power Delivery
        * 
          Body Control Module (BCM)
        * 
          Car Access Systems - Keyless Entry
        * 
          Car Exterior Lighting
        * 
          Dome Module
        * 
          Door Control Module
        * 
          Door Lock
        * 
          Head-Up Display (HUD)
        * 
          Heating System
        * 
          HVAC and Climate Control
        * 
          LED Lighting System
        * 
          Power Distribution
        * 
          Seat Control
        * 
          Trunk Control System
      * 
        Chassis and Safety
        * 
          Acoustic Vehicle Alerting System (AVAS)
        * 
          Active Suspension
        * 
          Airbag System
        * 
          Braking system
        * 
          Chassis Domain Controller (CDC)
        * 
          Electric Power Steering (EPS)
        * 
          Vehicle Control Unit (VCU)
      * 
        Electro-Mobility
        * 
          48V Mild Hybrid Systems
        * 
          Automotive Battery Management System (BMS)
        * 
          DC-DC Converter for EV-HEV
        * 
          e-Compressor
        * 
          HV Battery Disconnect & Fire-off System
        * 
          Main Inverter (Electric Traction)
        * 
          On board charger (OBC)
        * 
          Small Electric Vehicles
      * 
        In-Vehicle Infotainment (IVI)
        * 
          Automotive sound system
        * 
          Infotainment Module
      * 
        Mobility Services
        * 
          Automatic Tolling System
        * 
          eCall
        * 
          eScooter micro-mobility
        * 
          Fleet Management and Car sharing On-board Unit (OBU)
        * 
          Insurance Black Box
      * 
        Powertrain for ICE
        * 
          Alternator Regulator
        * 
          CNG Engine Control
        * 
          Diesel Direct Injection
        * 
          Fuel Pump
        * 
          Gasoline Direct Injection (GDI)
        * 
          Gasoline Multi-point Injection
        * 
          Glow Plug Control
        * 
          LPG Engine Control
        * 
          Motorcycle Engine Control
        * 
          Selective Catalytic Reduction (SCR)
        * 
          Transmission Control
      * 
        Telematics and Networking
        * 
          Smart Antenna
        * 
          Smart Gateway and Firmware Over-The-Air (FOTA)
        * 
          Telematics and connectivity control unit
        * 
          Vehicle-to-everything (V2X)
    * 
      Communications Equipment Computers and Peripherals
        Communications Equipment Computers and Peripherals
        Browse Communications Equipment Computers and Peripherals
      * 
        Computers and Peripherals
        * 
          Peripherals
      * 
        Data Center
        * 
          AI accelerated compute server
        * 
          Power Distribution
        * 
          Server
        * 
          Servers
        * 
          Storage
      * 
        Telecom Infrastructure
        * 
          Mobile base station
        * 
          Telecom System Power
    * 
      Functions
        Functions
        Browse Functions
      * 
        Connectivity
        * 
          Wired Connectivity
        * 
          Wireless Connectivity
      * 
        Embedded Security
        * 
          Embedded security for automotive
        * 
          Embedded Security for Communications Equipment Computers and
          Peripherals
      * 
        Sensing
        * 
          Electrical Sensing
        * 
          Environmental Sensing
        * 
          Image Sensing
        * 
          Motion Sensing
        * 
          Presence Sensing
        * 
          Proximity - Ranging Sensing
        * 
          Sound Sensing
    * 
      Industrial
        Industrial
        Browse Industrial
      * 
        Asset Tracking
        * 
          Disposable
        * 
          Goods Guarantee
        * 
          Indoor Localization and Warehouse Logistics
        * 
          IoT Tags and Tracking Devices
        * 
          Outdoor Real-Time Monitoring
      * 
        Energy Generation and Distribution
        * 
          Energy Distribution
        * 
          Solar Centralized Generation
        * 
          Solar Distributed Generation
      * 
        Factory Automation
        * 
          Condition Monitoring - Predictive Maintenance
        * 
          Industrial Communication
        * 
          Industrial Safety
        * 
          Industrial Sensors
        * 
          Programmable Logic Controllers (PLC)
      * 
        Home and Professional Appliances
        * 
          Large Appliances
        * 
          Personal Care and Hygiene
        * 
          Small Appliances and Kitchen Aids
      * 
        Home Building and City Automation
        * 
          Building Safety and Security
        * 
          City Infrastructure management
        * 
          Commercial HVAC
        * 
          Home Automation
        * 
          Residential Climate Control and HVAC
        * 
          Smart City
        * 
          Smart Home
      * 
        Industrial Motor Control
        * 
          Brushed Motor Control
        * 
          Induction Motor Control
        * 
          PMSM - BLDC Motor Control
        * 
          Stepper Motor Control
        * 
          Switched Reluctance Motor Control
      * 
        Industrial Tools Motor Drives and Equipment
        * 
          Industrial Battery Management System (BMS)
        * 
          Industrial Equipment
        * 
          Motor Drives
        * 
          Power Tools
      * 
        Lighting and Controls
        * 
          HID and Fluorescent Lighting
        * 
          LED Displays and Signage
        * 
          LED Lighting
        * 
          Lighting Controls
      * 
        Medical and Healthcare
        * 
          Digital Health
        * 
          Medical Imaging
        * 
          Therapy Equipment
      * 
        Metering
        * 
          Data Concentrator Unit
        * 
          Electricity Metering
        * 
          Gas Metering
        * 
          Heat Metering
        * 
          In Home User Device
        * 
          Smart Plug
        * 
          Water Metering
      * 
        Point of Sales and Retail Logistics
        * 
          Banking Automation
        * 
          Point of Sales
        * 
          Retail Logistics
      * 
        Power Supplies and Converters
        * 
          AC-DC Converters
        * 
          Auxiliary SMPS
        * 
          Battery Backup
        * 
          DC-DC Converters
        * 
          Digital Power
        * 
          Industrial Power Supply
        * 
          Power Bank
        * 
          Server & Telecom Power
        * 
          Smart Chargers and Adapters
        * 
          TV PSU
        * 
          Wireless charging
      * 
        Smart Farming
        * 
          Agricultural Products Tracking
        * 
          Irrigation Systems
        * 
          Livestock Position and Health Monitoring
        * 
          Tractors
      * 
        Space
        * 
          Payloads and Platforms
    * 
      Personal Electronics
        Personal Electronics
        Browse Personal Electronics
      * 
        Electronic and Robotic Toys
        * 
          AR Toys
        * 
          Robotic and Motorized Toys
      * 
        Gaming and XR Accessories
        * 
          Game Consoles
        * 
          Gaming and XR Controllers and Peripherals
        * 
          VR Head Mounted Display (HMD)
      * 
        Home Entertainment
        * 
          Active 3D Glasses
        * 
          Home Projector
        * 
          Remote Controller
        * 
          Smart TV - LCD and OLED
        * 
          Speaker Smart Speaker and Audio Hub
        * 
          STB and Over The Top (OTT) Media Players
      * 
        Smartphones Tablets and eReaders
        * 
          Accessories
        * 
          e-Readers
        * 
          Smartphones
        * 
          Tablets
      * 
        Wearables
        * 
          Fitness Trackers
        * 
          Hearables
        * 
          Smart and Sport Watches
        * 
          Smart Glasses (AR)

   
   
   Tools
    * Development Tools
        Development Tools
        Browse Development Tools
      * Hardware Development Tools
        * Hardware Debugger and Programmer Tools for STM32
        * Hardware Development Tools for SPC5 MCUs
        * Hardware Development Tools for Stellar MCUs
        * Security Hardware Development Tools
      * Software Development Tools
        * Stellar Software Development Tools
    * Evaluation Tools
        Evaluation Tools
        Browse Evaluation Tools
      * Product Evaluation Tools
        * Aerospace IC Eval Boards
        * Amplifier and Comparator Eval Boards
        * Audio IC Eval Boards
        * Automotive IC Eval Boards
        * Data Converters Eval Boards
        * GNSS ICs Eval Boards
        * Imaging Evaluation Boards
        * MCU & MPU Eval Tools
        * MEMS Motion Sensor Eval Boards
        * RF Power Transistor Eval Boards
        * Secure MCU Eval Boards
        * ST25 NFC-RFID Eval Tools
        * STM32 Nucleo expansion boards
        * Thyristors & AC Switches Eval Boards
      * Solution Evaluation Tools
        * Battery Charger Solution Eval Boards
        * Communication and connectivity
        * Connectivity
        * Digital Consumer Solutions Eval Boards
        * Energy and Smartgrid Solution Eval Boards
        * Healthcare and Wellness Solution Eval Boards
        * Home Appliance and Power Tool Solution Eval Boards
        * LED lighting and controls
        * Motor control
        * Personal Multimedia Solution Eval Boards
        * Power supplies and converters
        * Process control and automation
        * Sensing
        * Transportation
    * Hardware Development Tools
        Hardware Development Tools
        Browse Hardware Development Tools
      * Hardware Debugger and Programmer Tools for STM32
      * Hardware Development Tools for SPC5 MCUs
      * Hardware Development Tools for Stellar MCUs
      * Security Hardware Development Tools
   
   * 
   * New Products
   * 
   * Featured Products
   ST Home FAQ Contact us

Account
 * Login

Settings
Language
English

Currency
USD
 * eStore
 * Products
 * Power Transistors
 * Power MOSFETs
 * MDmesh M5 series
 * STW88N65M5
 * STW88N65M5

Skip to the end of the images gallery
STW88N65M5








Skip to the beginning of the images gallery
 * Data sheet
 * Material Declaration



Active


STW88N65M5

N-channel 650 V, 0.024 Ohm typ., 84 A MDmesh M5 Power MOSFET in TO-247 package


Parameters

Operating RangeIndustrialECCN USEAR99ECCN EUNECPacking TypeTubeRoHs
compliantEcopack2GradeIndustrialPackage NameTO-247

Description

These devices are N-channel Power MOSFETs based on the MDmesh M5 innovative
vertical process technology combined with the well-known PowerMESH horizontal
layout. The resulting products offer extremely low on-resistance, making them
particularly suitable for applications requiring high power and...
Read More

These devices are N-channel Power MOSFETs based on the MDmesh M5 innovative
vertical process technology combined with the well-known PowerMESH horizontal
layout. The resulting products offer extremely low on-resistance, making them
particularly suitable for applications requiring high power and superior
efficiency.

Key features

Key features
 * Higher VDSS rating
 * Higher dv/dt capability
 * Excellent switching performance
 * Easy to drive
 * 100% avalanche tested

In stock

Quantity $ per unit Savings
1-9$13.040%10-24$13.030%25-49$11.4412%50-99$11.3313%100-200$10.8517% 200 +
Contact sales


$13.04
$13.04
Qty:

Add to cart
(1)


Parameters

Operating RangeIndustrialECCN USEAR99ECCN EUNECPacking TypeTubeRoHs
compliantEcopack2GradeIndustrialPackage NameTO-247

Description

These devices are N-channel Power MOSFETs based on the MDmesh M5 innovative
vertical process technology combined with the well-known PowerMESH horizontal
layout. The resulting products offer extremely low on-resistance, making them
particularly suitable for applications requiring high power and...
Read More

These devices are N-channel Power MOSFETs based on the MDmesh M5 innovative
vertical process technology combined with the well-known PowerMESH horizontal
layout. The resulting products offer extremely low on-resistance, making them
particularly suitable for applications requiring high power and superior
efficiency.

Key features

Key features
 * Higher VDSS rating
 * Higher dv/dt capability
 * Excellent switching performance
 * Easy to drive
 * 100% avalanche tested



What others bought after viewing this product
 1. STY139N65M5
    
 2. STW78N65M5
    
 3. STW88N65M5-4
    
 4. SH68N65DM6AG
    

About STMicroelectronics
 * Who we are
 * Investor relations
 * Sustainability
 * Innovation & technology
 * Careers
 * Blog
 * General terms and conditions

Connect with us
 * Contact ST offices
 * Find sales offices & distributors
 * Community
 * Newsroom
 * Events & trainings

Browse
 * Sitemap

Compliance,
ethics & privacy
   
 * Ethics and compliance
 * ST ethics hotline
 * Privacy portal

Newsletter sign up
Submit
*




*

Select...AfghanistanAland IslandsAlbaniaAlgeriaAmerican
SamoaAndorraAngolaAnguillaAntarticaAntigua and
BarbudaArgentinaArmeniaArubaAustraliaAustriaAzerbaijanBahamasBahrainBangladeshBarbadosBelarusBelgiumBelizeBeninBermudaBhutanBoliviaBonaire,
Sint Eustatius and SabaBosnia and HerzegovinaBotswanaBouvet IslandBrazilBritish
Indian Ocean TerritoryBrunei DarussalamBulgariaBurkina
FasoBurundiCambodiaCameroonCanadaCape VerdeCayman islandsCentral Africa
RepublicChadChileChinaChristmas IslandCoco IslandsColombiaComorosCongo -
BrazzavilleCongo - KinshasaCook IslandsCosta RicaCôte
d'IvoireCroatiaCubaCuraçaoCyprusCzech RepublicDenmarkDjiboutiDominicaDominican
RepublicEcuadorEgyptEl SalvadorEquatorial GuineaEritreaEstoniaEthiopiaFalkland
IslandsFaroe IslandsFijiFinlandFranceFrench GuianaFrench PolynesiaFrench
Southern
TerritoriesGabonGambiaGeorgiaGermanyGhanaGibraltarGreeceGreenlandGrenadaGuadeloupeGuamGuatemalaGuernseyGuineaGuinea-BissauGuyanaHaitiHeard
Island and McDonald IslandsHondurasHong
KongHungaryIcelandIndiaIndonesiaIranIraqIrelandIsle of
ManIsraelItalyJamaicaJapanJerseyJordanKazakhstanKenyaKiribatiNorth KoreaSouth
KoreaKuwaitKyrgyzstanLaoLatviaLebanonLesothoLiberiaLibyaLiechtensteinLithuaniaLuxembourgMacaoMacedoniaMadagascarMalawiMalaysiaMaldivesMaliMaltaMarshall
IslandsMartiniqueMauritaniaMauritiusMayotteMexicoMicronesiaMoldovaMonacoMongoliaMontenegroMontserratMoroccoMozambiqueMyanmarNamibiaNauruNepalNetherlandsNew
CaledoniaNew ZealandNicaraguaNigerNigeriaNiueNorfolk IslandNorthern Mariana
IslandsNorwayOmanPakistanPalauPalestinian territoriesPanamaPapua New
GuineaParaguayPeruPhilippinesPitcairnPolandPortugalPuerto
RicoQatarRéunionRomaniaRussiaRwandaSaint BarthélemySaint Helena, Ascension and
Tristan da CunhaSaint Kitts and NevisSaint LuciaSaint Martin (French part)Saint
Pierre and MiquelonSaint Vincent and the GrenadinesSamoaSan MarinoSao Tome and
PrincipeSaudi ArabiaSenegalSerbiaSeychellesSierra LeoneSingaporeSint Maarten
(Dutch part)SlovakiaSloveniaSolomon IslandsSomaliaSouth AfricaSouth Georgia and
the South Sandwich IslandsSouth SudanSpainSri LankaSudanSurinameSvalbard and Jan
MayenSwazilandSwedenSwitzerlandSyriaTaiwanTajikistanTanzaniaThailandTimor-LesteTogoTokelauTongaTrinidad
and TobagoTunisiaTurkeyTurkmenistanTurks and Caicos
IslandsTuvaluUgandaUkraineUnited Arab EmiratesUnited KingdomUnited StatesUnited
States Minor Outlying IslandsUruguayUzbekistanVanuatuVatican CityVenezuelaViet
NamVirgin Islands, BritishVirgin Islands, U.S.Wallis and FutunaWestern
SaharaYemenZambiaZimbabwe




Please review our Privacy Statement that describes how we process your profile
information and how to assert your personal data protection rights.




Submit
Thanks! Your newsletter subscription has been submitted

Please click on the link inside the email we have just sent you to confirm your
subscription. If you did not receive an email from us, please check your spam
box.

Follow us
 * 
 * 
 * 
 * 
 * 

--------------------------------------------------------------------------------

All rights reserved © 2024 STMicroelectronics
Terms of use | eStore terms and conditions | Sales terms & conditions |
Trademarks | Privacy portal | Manage cookies




Feedback


COOKIES PREFERENCES

Cookies and similar technologies enable us to provide you with an optimized user
experience and functionality of our website. They also help us to monitor its
performance and to make our advertising and marketing relevant to you. You have
full control over which cookies are set by clicking “Cookie Settings”. By
clicking "Accept Cookies", you give your consent to their usage.
Reject all Accept all cookies
Cookies Settings



PRIVACY PREFERENCE CENTER




 * YOUR PRIVACY


 * STRICTLY NECESSARY COOKIES


 * PERFORMANCE COOKIES


 * FUNCTIONAL COOKIES


 * TARGETING COOKIES

YOUR PRIVACY

When you visit any web site, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience.

Because we respect your right to privacy, you can choose not to allow some types
of cookies. Click on the different category headings to find out more and change
our default settings. However, blocking some types of cookies may impact your
experience of the site and the services we are able to offer.
Cookie Policy

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms.

You can set your browser to block or alert you about these cookies, but some
parts of the site will not then work. These cookies do not store any personally
identifiable information.

Cookies Details‎

PERFORMANCE COOKIES

Performance Cookies


These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site.

All information these cookies collect is aggregated and therefore anonymous. If
you do not allow these cookies we will not know when you have visited our site,
and will not be able to monitor its performance.

Cookies Details‎

FUNCTIONAL COOKIES

Functional Cookies


These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages.

If you do not allow these cookies then some or all of these services may not
function properly.

Cookies Details‎

TARGETING COOKIES

Targeting Cookies


These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites.

 They do not store directly personal information, but are based on uniquely
identifying your browser and internet device. If you do not allow these cookies,
you will experience less targeted advertising.

Cookies Details‎
Back Button


COOKIE LIST

Filter Button
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Clear
checkbox label label
Apply Cancel
Confirm my choices
Allow all