www.monolithicpower.com Open in urlscan Pro
151.101.1.91  Public Scan

URL: https://www.monolithicpower.com/en/mpq2179-aec
Submission: On December 18 via manual from SG — Scanned from SG

Form analysis 6 forms found in the DOM

GET https://www.monolithicpower.com/en/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.monolithicpower.com/en/catalogsearch/result/" method="get" onsubmit="return validateSiteSearchForm(this);">
  <div class="field search">
    <label class="label searchicon" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <input id="search" type="text" name="q" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" aria-expanded="true" autocomplete="off" placeholder="">
      <div class="mst-searchautocomplete__autocomplete">
        <div class="mst-searchautocomplete__spinner">
          <div class="spinner-item spinner-item-1"></div>
          <div class="spinner-item spinner-item-2"></div>
          <div class="spinner-item spinner-item-3"></div>
          <div class="spinner-item spinner-item-4"></div>
        </div>
        <div class="mst-searchautocomplete__close">×</div>
      </div>
      <div class="search_text_block" id="after_search_text">
        <div class="after_search_block">
          <span class="after_search_text">Search</span>
        </div>
      </div>
      <div class="actions" style="display:none;">
        <button type="submit" name="submitButton" title="Search" class="action search" disabled="">
          <span>Search</span>
        </button>
      </div>
    </div>
  </div>
</form>

<form class="form-customer-login" id="social-form-login" novalidate="novalidate">
  <input name="form_key" type="hidden" value="bf6ABuXgm1PownwF"> <input type="hidden" name="check_existingmps_user" id="check_existing_mps_user" value="https://www.monolithicpower.com/en/sociallogin/popup/Resetpasswordexistinguser/">
  <div class="find-user-action"><input type="hidden" name="user_action_is" id="user_action" value=""> </div>
  <div class="field email required">
    <!-- label class="label" for="email"><span>Email</span></label -->
    <div class="control tooltip-validate">
      <input name="username" value="" id="login_email" type="email" class="input-text login-popup-user" autocomplete="off" title="Email" placeholder="Email address" data-validate="{required:true, 'validate-email':true}" aria-required="true">
    </div>
  </div><br>
  <div class="field password required">
    <!-- label for="pass" class="label"><span>Password</span></label -->
    <div class="control tooltip-validate">
      <input name="password" value="" id="login_pass" type="password" class="input-text login-popup-password" autocomplete="off" title="Password" placeholder="Password" data-validate="{required:true, 'validate-password':true}" aria-required="true">
    </div>
  </div>
  <div class="actions-toolbar remember-forgot">
    <div class="remember-me">
      <input name="rememberme" type="checkbox" id="remember-check">
      <label for="remember-check" class="remember-check">Remember me</label>
    </div>
    <div class="checkbox icheck" style="float:right">
      <label class="remember-check">
        <a class="action remind" href="#"><span>Forgot password?</span>&nbsp;</a>
      </label>
    </div>
  </div>
  <br>
  <div class="actions-toolbar button-login">
    <div class="primary">
      <button type="button" class="action login primary popup-login-button" id="bnt-social-login-authentication">
        <span>Log in</span></button>
    </div>
  </div>
  <div class="actions-toolbar createaccount">
    <div class="popup_bottom">
      <span>Don't have an account?</span>
      <a class="action create" href="#">Sign up</a>
    </div>
  </div>
  <br>
</form>

POST https://www.monolithicpower.com/en/mpscustomer/account/createpost/

<form class="form create account form-create-account" action="https://www.monolithicpower.com/en/mpscustomer/account/createpost/" method="post" id="social-form-create" enctype="multipart/form-data" autocomplete="off" novalidate="novalidate">
  <div class="Usr-acct-validation hide"> </div>
  <input type="hidden" name="form_key" value="bf6ABuXgm1PownwF">
  <input type="hidden" id="firstname1" name="firstname" value="">
  <input type="hidden" id="lastname1" name="lastname" value="">
  <input type="hidden" name="mps_type" value="0">
  <input type="hidden" name="success_url" value="https://www.monolithicpower.com/en/cms/noroute/index/">
  <input type="hidden" name="error_url" value="https://www.monolithicpower.com/en/cms/noroute/index/">
  <div class="field email required">
    <div class="control tooltip-validate-create">
      <input type="email" name="email" autocomplete="email" id="email_address1" value="" title="Email" class="input-text" data-validate="{required:true, 'validate-email':true}" placeholder="Enter email address" aria-required="true">
    </div>
  </div>
  <div class="field password required">
    <div class="control tooltip-validate-create">
      <input type="password" name="password" id="password1" title="Password" class="input-text" data-password-min-length="8" data-password-min-character-sets="3" data-validate="{required:true, 'validate-customer-password':true}" autocomplete="off"
        placeholder="Password" aria-required="true">
      <div id="password-strength-meter-container1" data-role="password-strength-meter" style="display:none;">
        <div id="password-strength-meter1" class="password-strength-meter"> Password Strength: <span id="password-strength-meter-label1" data-role="password-strength-meter-label"> No Password </span>
        </div>
      </div>
    </div>
  </div>
  <div class="field confirmation required">
    <div class="control tooltip-validate-create">
      <input type="password" name="password_confirmation" title="Confirm Password" id="password-confirmation1" class="input-text" data-validate="{required:true, equalTo:'#password1'}" autocomplete="off" placeholder="Confirm Password"
        aria-required="true">
    </div>
  </div>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="button" class="basic_account_signup action submit primary" title="Create Basic Account"><span>Create Basic Account</span></button>
    </div>
    <div class="popup_bottom">
      <span>Already have an account ?</span> <a class="action back switch-login" href="#">Log in</a>
    </div>
  </div>
</form>

<form class="form-password-forget" id="social-form-password-forget" novalidate="novalidate">
  <div class="field note">Please enter your email address below to receive a password reset link.</div>
  <div class="field email required">
    <!-- <label for="email_address" class="label"><span></span></label> -->
    <div class="control tooltip-validate">
      <input type="email" name="email" alt="email" id="email_address" class="input-text login-popup-user" value="" data-validate="{required:true, 'validate-email':true}" placeholder="Email" aria-required="true">
    </div>
  </div>
  <div class="actions-toolbar button-login">
    <div class="primary ">
      <button type="button" class="action send primary popup-login-button"><span>Submit</span>
      </button>
    </div>
  </div>
  <div class="actions-toolbar">
    <div class="popup_bottom">
      <a class="action back" href="#"><span>Go back</span></a>
      <a class="action back mpsplus" href="#" style="display:none"><span>Go back</span></a>
    </div>
  </div>
</form>

<form class="form-customer-login" id="document-form-login" novalidate="novalidate">
  <input name="form_key" type="hidden" value="bf6ABuXgm1PownwF">
  <div class="field email required">
    <div class="find-user-action">
      <input type="hidden" name="user_action_is" id="user_action_is" value="">
      <input type="hidden" name="doc_url" id="mpsplususer_doc_url" value="">
    </div>
    <div class="control tooltip-validate">
      <input name="username" value="" id="email" type="email" class="input-text login-popup-user" autocomplete="off" title="Email" placeholder="Email address" data-validate="{required:true, 'validate-email':true}" aria-required="true">
    </div>
  </div> <br>
  <div class="field password required">
    <div class="control tooltip-validate">
      <input name="password" value="" id="pass" type="password" class="input-text login-popup-password" autocomplete="off" title="Password" placeholder="Password" data-validate="{required:true, 'validate-password':true}" aria-required="true">
    </div>
  </div>
  <div class="actions-toolbar remember-forgot">
    <div class="styled-input-single remember-me">
      <input type="checkbox" id="checkbox2-example-four" name="rememberme">
      <label for="checkbox2-example-four"><span>Remember me</span></label>
    </div>
    <div class="" style="float:right;">
      <label>
        <a class="action remind" href="#"><span>Forgot password?</span>&nbsp;</a>
      </label>
    </div>
  </div>
  <br>
  <div class="actions-toolbar button-login">
    <div class="primary">
      <button type="button" title="Log in to myMPS+ Account" class="action login primary popup-login-button" id="bnt-document-login-authentication">
        <span>Log in to myMPS+ Account</span>
      </button>
    </div>
  </div>
  <br>
</form>

POST

<form class="form form-login" method="post" data-bind="submit:login" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}" autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
  </div>
  <div class="actions-toolbar-secondary">
    <input name="context" type="hidden" value="checkout">
    <div class="primary" style="margin-bottom:10px;">
      <button type="submit" class="action action-login secondary" name="send" id="send2">
        <span data-bind="i18n: 'Sign In'">Sign In</span>
      </button>
    </div>
    <div class="secondary">
      <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.monolithicpower.com/en/customer/account/forgotpassword/">
                            <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                        </a>
    </div>
  </div>
</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.

Toggle Nav
Menu
 * Products
   * Power Management
     * Switching Converters & Controllers
     * Multi Phase Controllers & Intelli-Phase
     * Power Management IC (PMIC)
     * Data Center
     * Power Protection
     * Power Over Ethernet (PoE)
     * Display Power and Control
     * USB, Load & Analog Switches
     * LDO & Voltage Supervisory
     * MOSFET Drivers
   * Isolation
     * Isolated Gate Drivers
     * Digital Isolators
     * Digital Isolators with Integrated Power
     * Isolated DC/DC Converters & Modules
     * Controllers
   * New Products
   * Power Modules
     * Power Modules (Integrated Inductor)
     * Isolated DC/DC Converters & Modules
     * 48V Modules
     * Intelli-Module
   * Battery Management
     * Chargers
     * Battery Monitors & Protectors
     * Fuel Gauges
     * Active Balancers
     * CC & CV Controllers
   * Motor Drivers & Motor Controllers
     * Stepper Motor Drivers
     * BLDC Pre Drivers and Integrated Solutions
     * Brushed DC / Solenoid Drivers
     * Fan Drivers
     * Servo, BLDC Motor Controllers
   * Automotive (AECQ Grade)
     * Switching Converters and Controllers AECQ Grade
     * Load Switches and Supervisors
     * Motor Drivers
     * Power Modules
     * USB Charging Port
     * LED Driver
     * LDO
     * Half-Bridge
     * Backlight Drivers (WLED)
   * Inductors
     * Shielded Optimized for MPS DC DC
     * Molded Optimized for MPS DC DC
   * Class-D Audio
     * Analog Input
     * PWM Input Power Drivers
   * Analog
     * Ultrasound Multiplexers
     * Precision Analog
   * Data Converters
     * Delta-Sigma ADCs
     * SAR ADCs
   * Sensors
     * Angular Position Sensors
     * Current Sensors
   * AC-DC
     * HV Buck Regulators and Smart LDO
     * Flyback
     * PFC/LLC Controllers
     * Synchronous Rectifiers
     * LED Lighting & Illumination
     * Power Savers
   * Complete Solution Boards
     * PoE
     * Motors
     * Battery Management
     * USB
 * Applications
   * AC/DC Power Supplies
   * Accessories
   * AI Hardware
   * Automotive
   * Computing
   * Consumer Electronics
   * Data Storage
   * E-Mobility
   * Energy Storage
   * Industrial
   * LED Lighting & Illumination
   * Medical
   * Motion Control Sensing & Robotics
   * Mobile & Wearables
   * Printers & Scanners
   * Smart Home/Building
   * Telecom & Datacom Infrastructure
   * Accelerator Cards
   * White Goods
 * Design
   * Design Tools
     * DC DC Designer Online
     * DC DC Designer Windows
     * Inductor Selector Tool
     * MPSmart
     * AC DC Design Tool
     * Magnetic Design Tool
     * LLC Design Tool
     * Virtual Bench Pro 4 GUI
     * Manage Virtual Bench Pro Designs
   * Application Reference Designs
     * AC DC
     * Automotive
     * Battery Management
     * Ventilator Open Source
   * Partner Reference Designs
     * Cypress Reference Designs
     * AMD Xilinx Reference Design
     * Intel-Altera Reference Designs
     * Achronix Reference Designs
     * Qualcomm Reference Designs
     * Lattice Semiconductor Reference Designs
     * Semidrive Reference Designs
   * Position Sensors Design Support
   * Application Notes
 * Support
   * Quality
     * Quality Policy & Certificates
     * Quality Documents
     * Reliability Reports
     * Failure Analysis
     * Product Life Cycle Information
     * Declaration of Shelf Life
     * Product Shelf Life Policy
   * Package Information
   * Resource Center
   * Technical Forum
   * Videos
   * Webinars
   * Product Literature
   * Electronics Glossary
   * MPS NOW Remote Support
   * Events
 * EMC Lab
 * About MPS
   * Overview
   * Corporate Governance
   * Management Team
   * Investor Relations
     * 2023 ESG Report
   * News & Press Releases
   * Careers
     * Overview
     * What MPS Offers
     * Job Listings
     * Internship
     * Employee Testimonials
 * Contact

 * Products
   * * Power Management
       * Switching Converters & Controllers
       * Multi Phase Controllers & Intelli-Phase
       * Power Management IC (PMIC)
       * Data Center
       * Power Protection
       * Power Over Ethernet (PoE)
       * Display Power and Control
       * USB, Load & Analog Switches
       * LDO & Voltage Supervisory
       * MOSFET Drivers
     * Isolation
       * Isolated Gate Drivers
       * Digital Isolators
       * Digital Isolators with Integrated Power
       * Isolated DC/DC Converters & Modules
       * Controllers
     * New Products
   * * Power Modules
       * Power Modules (Integrated Inductor)
       * Isolated DC/DC Converters & Modules
       * 48V Modules
       * Intelli-Module
     * Battery Management
       * Chargers
       * Battery Monitors & Protectors
       * Fuel Gauges
       * Active Balancers
       * CC & CV Controllers
     * Motor Drivers & Motor Controllers
       * Stepper Motor Drivers
       * BLDC Pre Drivers and Integrated Solutions
       * Brushed DC / Solenoid Drivers
       * Fan Drivers
       * Servo, BLDC Motor Controllers
   * * Automotive (AECQ Grade)
       * Switching Converters and Controllers AECQ Grade
       * Load Switches and Supervisors
       * Motor Drivers
       * Power Modules
       * USB Charging Port
       * LED Driver
       * LDO
       * Half-Bridge
       * Backlight Drivers (WLED)
     * Inductors
       * Shielded Optimized for MPS DC DC
       * Molded Optimized for MPS DC DC
   * * Class-D Audio
       * Analog Input
       * PWM Input Power Drivers
     * Analog
       * Ultrasound Multiplexers
       * Precision Analog
     * Data Converters
       * Delta-Sigma ADCs
       * SAR ADCs
     * Sensors
       * Angular Position Sensors
       * Current Sensors
   * * AC-DC
       * HV Buck Regulators and Smart LDO
       * Flyback
       * PFC/LLC Controllers
       * Synchronous Rectifiers
       * LED Lighting & Illumination
       * Power Savers
     * Complete Solution Boards
       * PoE
       * Motors
       * Battery Management
       * USB
 * Applications
   * * AC/DC Power Supplies
     * Accessories
     * AI Hardware
     * Automotive
     * Computing
     * Consumer Electronics
     * Data Storage
     * E-Mobility
   * * Energy Storage
     * Industrial
     * LED Lighting & Illumination
     * Medical
     * Motion Control Sensing & Robotics
     * Mobile & Wearables
     * Printers & Scanners
   * * Smart Home/Building
     * Telecom & Datacom Infrastructure
     * Accelerator Cards
     * White Goods
   * hidden
 * Design
   * * Design Tools
       * DC DC Designer Online
       * DC DC Designer Windows
       * Inductor Selector Tool
       * MPSmart
       * AC DC Design Tool
       * Magnetic Design Tool
       * LLC Design Tool
       * Virtual Bench Pro 4 GUI
       * Manage Virtual Bench Pro Designs
   * * Application Reference Designs
       * AC DC
       * Automotive
       * Battery Management
       * Ventilator Open Source
   * * Partner Reference Designs
       * Cypress Reference Designs
       * AMD Xilinx Reference Design
       * Intel-Altera Reference Designs
       * Achronix Reference Designs
       * Qualcomm Reference Designs
       * Lattice Semiconductor Reference Designs
       * Semidrive Reference Designs
   * * Position Sensors Design Support
     * Application Notes
   * hidden
 * Support
   * * Quality
       * Quality Policy & Certificates
       * Quality Documents
       * Reliability Reports
       * Failure Analysis
       * Product Life Cycle Information
       * Declaration of Shelf Life
       * Product Shelf Life Policy
     * Package Information
   * * Resource CenterNew
     * Technical Forum
     * Videos
     * Webinars
     * Product Literature
     * Electronics Glossary
     * MPS NOW Remote Support
     * Events
   * hidden
 * EMC Lab
 * About MPS
   * * Overview
     * Corporate Governance
     * Management Team
     * Investor Relations
       * 2023 ESG Report
     * News & Press Releases
   * * Careers
       * Overview
       * What MPS Offers
       * Job Listings
       * Internship
       * Employee Testimonials
   * hidden
 * Contact

Cart 0

Cart 0

 * Cart

My Cart
Close You have no items in your cart.

 * Compare Products
 * Welcome to MPS
 * Log in
 * Sign up
   
   
   

Skip to Content
Select Store
EN
 * EN
 * 中文
 * 日本語
 * Remember my choice

Advanced Search
Search
Search
×
Search
Search
code is temp removed to debug
Session popupval
Session textval
Session Titefor popup

Show default content



LOG IN TO YOUR ACCOUNT

×



Remember me
Forgot password? 

Log in
Don't have an account? Sign up



CREATE NEW ACCOUNT

×
Password Strength: No Password

Create Basic Account
Already have an account ? Log in


FORGOT PASSWORD

Please enter your email address below to receive a password reset link.

Submit
Go back Go back


LOG IN TO CONTINUE

myMPS+

A Plus account is required to perform this action. Log in to your myMPS+ account
or create one now.




Remember me
Forgot password? 

Log in to myMPS+ Account


Don’t have a myMPS+ account yet?

Get early access to new products, datasheets,
and free samples.

CREATE NOW FOR FREE








Page not found

The link you followed may be broken, or the page was moved.




You can return to our home page, or contact us if you can't find what you are
looking for.







 * Products
 * Applications
 * Design Tools
   

 * About MPS
 * Careers
 * Contact
   

 * Connect with us

 * 
 * Need Assistance?

Copyright © 2023 Monolithic Power Systems, Inc. All rights reserved.
 * Privacy Policy
 * Terms of Sale
 * Legal Notice



ACCOUNT NEEDED FOR THIS ACTION

CREATE AN ACCOUNT

Close

Continue

Close
Checkout out as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Checkout out using your account

Email Address

Password

Sign In
Forgot Your Password?