<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>PMBus on KnightLi Blog</title>
        <link>https://knightli.com/en/tags/pmbus/</link>
        <description>Recent content in PMBus on KnightLi Blog</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Fri, 17 Apr 2026 08:49:20 +0800</lastBuildDate><atom:link href="https://knightli.com/en/tags/pmbus/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>CRPS Common Redundant Server Power Supply Standard, Pin Functions, and Common Models</title>
        <link>https://knightli.com/en/2026/04/17/crps-common-redundant-power-supply-pinout-models/</link>
        <pubDate>Fri, 17 Apr 2026 08:49:20 +0800</pubDate>
        
        <guid>https://knightli.com/en/2026/04/17/crps-common-redundant-power-supply-pinout-models/</guid>
        <description>&lt;p&gt;&lt;code&gt;CRPS&lt;/code&gt; stands for &lt;code&gt;Common Redundant Power Supply&lt;/code&gt;. It is mainly used in servers, storage systems, switches, AI servers, and industrial computing equipment to standardize the form factor, card-edge connector, management signals, and firmware behavior of hot-plug redundant power supply modules.&lt;/p&gt;
&lt;p&gt;Compared with a common ATX power supply, CRPS has several clear characteristics:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Modular hot-plug design, suitable for &lt;code&gt;1+1&lt;/code&gt;, &lt;code&gt;2+1&lt;/code&gt;, and &lt;code&gt;N+1&lt;/code&gt; redundancy.&lt;/li&gt;
&lt;li&gt;The main output is usually a single &lt;code&gt;12V&lt;/code&gt; rail, and the motherboard or PDB converts it to the voltages required by CPUs, memory, drives, and fans.&lt;/li&gt;
&lt;li&gt;It uses a 2x25 card-edge connector, commonly 50 pins.&lt;/li&gt;
&lt;li&gt;It supports &lt;code&gt;PMBus / SMBus / I2C&lt;/code&gt; management for reading voltage, current, temperature, alarms, and FRU information.&lt;/li&gt;
&lt;li&gt;It supports server PSU features such as current sharing, remote sense, PSON power-on control, and PWOK status output.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Early CRPS designs were mainly promoted by Intel. Later, the form factor evolved into OCP &lt;code&gt;M-CRPS&lt;/code&gt;, or &lt;code&gt;Modular Hardware System - Common Redundant Power Supply&lt;/code&gt;. Today many vendors use terms such as &lt;code&gt;CRPS&lt;/code&gt;, &lt;code&gt;M-CRPS&lt;/code&gt;, &lt;code&gt;Intel standard CRPS form factor&lt;/code&gt;, or &lt;code&gt;OCP M-CRPS&lt;/code&gt; in their documentation. In actual use, pay attention to the details: two supplies both called CRPS may still differ in power rating, length, width, airflow direction, firmware, and available signals.&lt;/p&gt;
&lt;h2 id=&#34;crps-vs-csps&#34;&gt;CRPS vs CSPS
&lt;/h2&gt;&lt;p&gt;The previous article covered &lt;code&gt;CSPS / Common Slot&lt;/code&gt;, which is commonly seen in the earlier HP / HPE server ecosystem and typically uses a 64 pin card-edge connector. &lt;code&gt;CRPS&lt;/code&gt; is closer to the Intel / OCP ecosystem, and its typical connector is 2x25, or 50 pins total.&lt;/p&gt;
&lt;p&gt;A simple comparison:&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Item&lt;/th&gt;
          &lt;th&gt;CSPS / Common Slot&lt;/th&gt;
          &lt;th&gt;CRPS / M-CRPS&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Common ecosystem&lt;/td&gt;
          &lt;td&gt;HP / HPE Common Slot&lt;/td&gt;
          &lt;td&gt;Intel CRPS, OCP M-CRPS, multi-vendor servers&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Common connector&lt;/td&gt;
          &lt;td&gt;64 pin card edge&lt;/td&gt;
          &lt;td&gt;2x25 card edge, 50 pins&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Main output&lt;/td&gt;
          &lt;td&gt;12V&lt;/td&gt;
          &lt;td&gt;12V&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Management interface&lt;/td&gt;
          &lt;td&gt;PMBus / SMBus&lt;/td&gt;
          &lt;td&gt;PMBus / SMBus&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Interchangeability&lt;/td&gt;
          &lt;td&gt;More vendor-ecosystem oriented&lt;/td&gt;
          &lt;td&gt;More focused on cross-platform standardization&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Notes&lt;/td&gt;
          &lt;td&gt;Different HP generations may still differ&lt;/td&gt;
          &lt;td&gt;CRPS and M-CRPS still require size and signal verification&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;So CRPS and CSPS should not be mixed casually. They may both be hot-plug 12V server power supplies, but their gold-finger count, mechanical structure, and signal definitions are different.&lt;/p&gt;
&lt;h2 id=&#34;standard-2x25-edge-connector-pinout&#34;&gt;Standard 2x25 Edge Connector Pinout
&lt;/h2&gt;&lt;p&gt;The following is a common 2x25 CRPS pinout seen in many PSU documents. Different vendors may rename some signals as &lt;code&gt;SMART_ON&lt;/code&gt;, &lt;code&gt;CR_BUS#&lt;/code&gt;, &lt;code&gt;PS_KILL&lt;/code&gt;, &lt;code&gt;VIN_GOOD&lt;/code&gt;, and so on, but the general structure is usually similar.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://knightli.com/2026/04/17/crps-common-redundant-power-supply-pinout-models/crps-2x25-pinout.svg&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;CRPS 2x25 edge connector pinout diagram&#34;
	
	
&gt;&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Pin&lt;/th&gt;
          &lt;th&gt;A-side definition&lt;/th&gt;
          &lt;th&gt;B-side definition&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;GND&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;GND&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;2&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;GND&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;GND&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;3&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;GND&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;GND&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;4&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;GND&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;GND&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;5&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;GND&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;GND&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;6&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;GND&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;GND&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;7&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;GND&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;GND&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;8&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;GND&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;GND&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;9&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;GND&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;GND&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;10&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;+12V&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;+12V&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;11&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;+12V&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;+12V&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;12&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;+12V&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;+12V&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;13&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;+12V&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;+12V&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;14&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;+12V&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;+12V&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;15&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;+12V&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;+12V&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;16&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;+12V&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;+12V&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;17&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;+12V&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;+12V&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;18&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;+12V&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;+12V&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;19&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;PMBus_SDA&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;A0&lt;/code&gt; / SMBus address bit&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;20&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;PMBus_SCL&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;A1&lt;/code&gt; / SMBus address bit&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;21&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;PSON#&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;+12VSB&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;22&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;SMBAlert#&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;SMART_ON&lt;/code&gt; / &lt;code&gt;CR_BUS#&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;23&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;+12V_Return Sense&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;+12V_Share Bus#&lt;/code&gt; / Load Share&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;24&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;+12V_Remote Sense&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;PRESENT#&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;25&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;PWOK&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;NC&lt;/code&gt; / &lt;code&gt;VIN_GOOD&lt;/code&gt; / &lt;code&gt;PS_KILL&lt;/code&gt; optional&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;A1-A9 and B1-B9 are ground. A10-A18 and B10-B18 are the main &lt;code&gt;12V&lt;/code&gt; output. In other words, the high-current main output has 18 contacts for 12V and 18 contacts for GND. The remaining A19-A25 and B19-B25 pins are used for management, control, sense, and status signals.&lt;/p&gt;
&lt;h2 id=&#34;pin-function-notes&#34;&gt;Pin Function Notes
&lt;/h2&gt;&lt;h3 id=&#34;high-current-output&#34;&gt;High-Current Output
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;+12V&lt;/code&gt; is the main output and is usually present after the supply is enabled. CRPS power ratings commonly range from 550W, 800W, and 1300W to 1600W, 2000W, 2400W, 3000W, or even 3200W.&lt;/p&gt;
&lt;p&gt;At 12V, that roughly means:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;800W is about 66.7A.&lt;/li&gt;
&lt;li&gt;1300W is about 108A.&lt;/li&gt;
&lt;li&gt;1600W is about 133A.&lt;/li&gt;
&lt;li&gt;2400W is about 200A.&lt;/li&gt;
&lt;li&gt;3200W is about 267A.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This level of current cannot be carried by only a few contacts or thin wires. When designing a PDB or breakout board, all &lt;code&gt;+12V&lt;/code&gt; and &lt;code&gt;GND&lt;/code&gt; contacts should participate in current sharing, with large copper pours, copper bars, heavy-copper PCBs, or multilayer parallel structures.&lt;/p&gt;
&lt;h3 id=&#34;12vsb&#34;&gt;&lt;code&gt;+12VSB&lt;/code&gt;
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;+12VSB&lt;/code&gt; is the standby 12V output. As long as input power is present, it is usually available even before the main 12V output is enabled. It powers the BMC, management controller, power-on control circuit, PMBus pull-up resistors, or standby logic.&lt;/p&gt;
&lt;p&gt;Do not treat &lt;code&gt;+12VSB&lt;/code&gt; as the main output. Its current capability is usually much lower than the main 12V rail. Common values include 1A, 2A, and 2.5A, but the exact value depends on the PSU documentation.&lt;/p&gt;
&lt;h3 id=&#34;pson&#34;&gt;&lt;code&gt;PSON#&lt;/code&gt;
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;PSON#&lt;/code&gt; is the main output power-on control pin and is active low. A common method is to pull &lt;code&gt;PSON#&lt;/code&gt; to ground through an open-drain output, MOSFET, or transistor, causing the PSU to enter the working state and enable the main 12V output.&lt;/p&gt;
&lt;p&gt;For temporary testing, you can pull &lt;code&gt;PSON#&lt;/code&gt; down to &lt;code&gt;GND&lt;/code&gt; through a resistor, for example in the 1kΩ to 10kΩ range for a lower-risk first test. Do not immediately hard-short unfamiliar signal pins.&lt;/p&gt;
&lt;h3 id=&#34;pwok&#34;&gt;&lt;code&gt;PWOK&lt;/code&gt;
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;PWOK&lt;/code&gt; is the Power OK status signal. After the main 12V output becomes stable, the PSU uses this signal to tell the system that the output is valid. The motherboard or PDB can use it as a power-sequencing condition.&lt;/p&gt;
&lt;p&gt;If &lt;code&gt;PSON#&lt;/code&gt; is already pulled low but &lt;code&gt;PWOK&lt;/code&gt; does not change, check input voltage, load, protection state, &lt;code&gt;PRESENT#&lt;/code&gt;, remote sense, and PMBus alarms.&lt;/p&gt;
&lt;h3 id=&#34;pmbus_sda--pmbus_scl&#34;&gt;&lt;code&gt;PMBus_SDA&lt;/code&gt; / &lt;code&gt;PMBus_SCL&lt;/code&gt;
&lt;/h3&gt;&lt;p&gt;These two pins are the PMBus / SMBus management bus, used to read or control PSU status. Common uses include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Reading output voltage, current, and input power.&lt;/li&gt;
&lt;li&gt;Reading temperature, fan speed, alarms, and fault status.&lt;/li&gt;
&lt;li&gt;Reading vendor, model, serial number, and FRU information.&lt;/li&gt;
&lt;li&gt;Working with the BMC for power capping, alarm logging, and redundancy policies.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Although PMBus is based on SMBus / I2C, its command set, address, and electrical levels must follow the specific PSU documentation. Do not assume it can be connected directly to a 5V I2C bus.&lt;/p&gt;
&lt;h3 id=&#34;a0--a1&#34;&gt;&lt;code&gt;A0&lt;/code&gt; / &lt;code&gt;A1&lt;/code&gt;
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;A0&lt;/code&gt; and &lt;code&gt;A1&lt;/code&gt; are commonly used to set the SMBus address. In a redundant multi-PSU system, each PSU module needs a different address so the BMC can identify PSU1, PSU2, PSU3, and so on.&lt;/p&gt;
&lt;p&gt;Many power supplies have internal pull-ups on the address pins. The PDB pulls them low or leaves them floating according to the slot position, which determines the address combination.&lt;/p&gt;
&lt;h3 id=&#34;smbalert&#34;&gt;&lt;code&gt;SMBAlert#&lt;/code&gt;
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;SMBAlert#&lt;/code&gt; is the SMBus alert signal and is usually active low. When a temperature, input, output, fan, or protection-related event occurs, the PSU can use this signal to ask the BMC to read PMBus status.&lt;/p&gt;
&lt;h3 id=&#34;smart_on--cr_bus&#34;&gt;&lt;code&gt;SMART_ON&lt;/code&gt; / &lt;code&gt;CR_BUS#&lt;/code&gt;
&lt;/h3&gt;&lt;p&gt;This signal is not named consistently across documents. Common names include &lt;code&gt;SMART_ON&lt;/code&gt;, &lt;code&gt;CR_BUS#&lt;/code&gt;, and &lt;code&gt;Wake up Bus&lt;/code&gt;. It is related to redundancy, PSU sleep, and cold redundancy.&lt;/p&gt;
&lt;p&gt;At low load, the system can let some redundant power supplies enter a lower-power state while only the necessary supplies carry the load. When load increases or one PSU becomes abnormal, the system wakes the other modules. This type of feature usually requires coordination among the PDB, BMC, and PSU firmware, so it is not recommended to drive it casually on a simple DIY breakout board.&lt;/p&gt;
&lt;h3 id=&#34;12v-remote-sense--12v-return-sense&#34;&gt;&lt;code&gt;+12V Remote Sense&lt;/code&gt; / &lt;code&gt;+12V Return Sense&lt;/code&gt;
&lt;/h3&gt;&lt;p&gt;These two pins are remote sense lines, used to compensate for cable and copper loss between the PSU and the load.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;+12V Remote Sense&lt;/code&gt; connects to the 12V sense point at the load end.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;+12V Return Sense&lt;/code&gt; connects to the ground / return sense point at the load end.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If the PSU requires remote sense and the breakout board does not handle it correctly, the output voltage may be inaccurate, or the supply may enter protection or fail to start. A simple breakout board usually ties the sense lines to local 12V / GND according to the documentation, but avoid creating a wrong path where a thin sense wire carries high current.&lt;/p&gt;
&lt;h3 id=&#34;12v-share-bus&#34;&gt;&lt;code&gt;+12V Share Bus#&lt;/code&gt;
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;+12V Share Bus#&lt;/code&gt;, or Load Share, is the parallel current-sharing signal. When multiple CRPS modules are paralleled, the supplies coordinate current sharing through this signal so that one module does not carry too much load for a long time.&lt;/p&gt;
&lt;p&gt;For single-PSU use, this signal usually does not need to be involved in main output testing. For multi-PSU parallel operation, it must be handled according to the PSU and PDB documentation. Do not simply hard-parallel the 12V outputs and run them at full load.&lt;/p&gt;
&lt;h3 id=&#34;present&#34;&gt;&lt;code&gt;PRESENT#&lt;/code&gt;
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;PRESENT#&lt;/code&gt; is the PSU presence-detect signal and is usually active low. The PDB or motherboard uses it to determine whether a PSU module is inserted in the slot.&lt;/p&gt;
&lt;p&gt;Some power supplies may need &lt;code&gt;PRESENT#&lt;/code&gt; to be handled correctly before entering the expected working state. When testing an unfamiliar CRPS module, first confirm the default level of &lt;code&gt;PRESENT#&lt;/code&gt; and whether it needs to be tied to ground.&lt;/p&gt;
&lt;h3 id=&#34;vin_good--ps_kill--nc&#34;&gt;&lt;code&gt;VIN_GOOD&lt;/code&gt; / &lt;code&gt;PS_KILL&lt;/code&gt; / &lt;code&gt;NC&lt;/code&gt;
&lt;/h3&gt;&lt;p&gt;B25 varies across documents. Some mark it as &lt;code&gt;NC&lt;/code&gt;, some use it as &lt;code&gt;VIN_GOOD&lt;/code&gt;, and some mention optional &lt;code&gt;PS_KILL&lt;/code&gt;. Therefore this pin should not be wired based on experience from only one model.&lt;/p&gt;
&lt;p&gt;For a generic breakout board, it is better to bring B25 out separately and leave a test point. Do not connect it to ground or 12V by default.&lt;/p&gt;
&lt;h2 id=&#34;basic-approach-to-starting-a-crps-psu&#34;&gt;Basic Approach to Starting a CRPS PSU
&lt;/h2&gt;&lt;p&gt;For standalone testing, the following sequence reduces risk:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Do not connect the main load. Apply only AC input and check whether &lt;code&gt;+12VSB&lt;/code&gt; is present.&lt;/li&gt;
&lt;li&gt;Confirm the A/B side orientation and identify &lt;code&gt;GND&lt;/code&gt;, &lt;code&gt;PSON#&lt;/code&gt;, &lt;code&gt;PRESENT#&lt;/code&gt;, and &lt;code&gt;PWOK&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Pull &lt;code&gt;PSON#&lt;/code&gt; down to &lt;code&gt;GND&lt;/code&gt; through a resistor and check whether the main &lt;code&gt;+12V&lt;/code&gt; output appears.&lt;/li&gt;
&lt;li&gt;Add a small load, such as a 12V bulb, resistor load, or electronic load.&lt;/li&gt;
&lt;li&gt;Increase the load gradually while watching output voltage, fan behavior, temperature rise, and protection behavior.&lt;/li&gt;
&lt;li&gt;If monitoring is needed, connect PMBus after confirming voltage levels, address, and pull-ups.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If the PSU shuts down a few seconds after starting, common causes include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;No minimum load.&lt;/li&gt;
&lt;li&gt;Incorrect handling of &lt;code&gt;PRESENT#&lt;/code&gt; or remote sense.&lt;/li&gt;
&lt;li&gt;Insufficient input voltage, with power derating at low-line input.&lt;/li&gt;
&lt;li&gt;Fan, temperature, overcurrent, or overvoltage protection.&lt;/li&gt;
&lt;li&gt;PMBus / BMC expected status signals are not satisfied.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;breakout-board-design-notes&#34;&gt;Breakout Board Design Notes
&lt;/h2&gt;&lt;p&gt;A CRPS breakout board may look like it is just bringing out 12V, but the real difficulty is high current and reliability.&lt;/p&gt;
&lt;p&gt;Recommendations:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Use a card-edge connector with the proper current rating, such as the common 2x25 CRPS connector seen in datasheets.&lt;/li&gt;
&lt;li&gt;Use large copper pours, heavy copper, multilayer parallel planes, copper bars, or stud outputs for &lt;code&gt;+12V&lt;/code&gt; and &lt;code&gt;GND&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Make every high-current contact participate in current sharing. Do not connect only a few pins.&lt;/li&gt;
&lt;li&gt;Handle sense lines separately and keep them away from the main current path.&lt;/li&gt;
&lt;li&gt;Control &lt;code&gt;PSON#&lt;/code&gt; with an open-drain output or MOSFET. Do not let an MCU hard-pull an unknown signal directly.&lt;/li&gt;
&lt;li&gt;Keep ground reference and test points near &lt;code&gt;PMBus_SDA&lt;/code&gt; / &lt;code&gt;PMBus_SCL&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Add fuses, breakers, TVS devices, or electronic protection on the output. At minimum, have a clear short-circuit protection strategy.&lt;/li&gt;
&lt;li&gt;High-power modules require proper airflow. Do not let a server PSU run at full load for a long time in a small box with no airflow.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;common-crps--m-crps-models-and-series&#34;&gt;Common CRPS / M-CRPS Models and Series
&lt;/h2&gt;&lt;p&gt;The following table lists common CRPS / M-CRPS models, series, and power ranges found in documentation. When buying used modules, still check the nameplate, connector, length, airflow direction, and PDB compatibility.&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Vendor / Series&lt;/th&gt;
          &lt;th&gt;Common models / power&lt;/th&gt;
          &lt;th&gt;Notes&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Intel CRPS&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;FXX460GCRPS&lt;/code&gt;, &lt;code&gt;FXX750PCRPS&lt;/code&gt;, &lt;code&gt;FXX1200PCRPS&lt;/code&gt;, &lt;code&gt;FXX1600PCRPS&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Common CRPS options for Intel server platforms, covering 460W, 750W, 1200W, and 1600W&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Bel Power Solutions&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;PEC800-12-074xA&lt;/code&gt;, &lt;code&gt;TEC800&lt;/code&gt;, &lt;code&gt;TEC1300&lt;/code&gt;, &lt;code&gt;TEC1600&lt;/code&gt;, &lt;code&gt;TEC2000&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Common CRPS front-end supplies; documentation clearly provides a 2x25 pinout&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Advanced Energy / Artesyn&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;CSU1300AP&lt;/code&gt;, &lt;code&gt;CSU1800AP&lt;/code&gt;, etc.&lt;/td&gt;
          &lt;td&gt;Data-center / server PSU modules, commonly 1300W and 1800W&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Lite-On&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;RPG800-12AS&lt;/code&gt;, &lt;code&gt;RPG1300-12AS&lt;/code&gt;, 1600W CRPS series&lt;/td&gt;
          &lt;td&gt;Lite-On CRPS product line for data centers, cloud computing, and AI servers&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;FSP&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;FSP1600-20HM&lt;/code&gt;, &lt;code&gt;FSP2400-22HM&lt;/code&gt;, &lt;code&gt;FSP550-20FM&lt;/code&gt;, &lt;code&gt;FSP800-20FM&lt;/code&gt;, &lt;code&gt;FSP2000-20FM&lt;/code&gt;, &lt;code&gt;FSP2400-20FM&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;FSP CRPS / M-CRPS modules, commonly 550W to 2400W&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Compuware&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;CPR-8011-3M1&lt;/code&gt;, MCRPS 1200W / 1600W / 2200W / 3200W&lt;/td&gt;
          &lt;td&gt;Supports PMBus, redundancy, and current sharing; MCRPS targets AI and OCP data centers&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;MORNSUN&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;LMS800-P12BG&lt;/code&gt;, &lt;code&gt;LMS1600-P12B&lt;/code&gt;, &lt;code&gt;LMS2000-P12B&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Chinese CRPS modules; documentation lists the 2x25 edge connector pinout&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Delta&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;DPS-1200AB-4D&lt;/code&gt; and other CRPS modules&lt;/td&gt;
          &lt;td&gt;Delta has many server PSUs; verify whether the unit is really a CRPS 50 pin form factor before buying&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;HPE M-CRPS&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;P73190-B21&lt;/code&gt; 800W, &lt;code&gt;P67240-B21&lt;/code&gt; 1000W, &lt;code&gt;P67244-B21&lt;/code&gt; 1500W, &lt;code&gt;P67252-B21&lt;/code&gt; 2400W, &lt;code&gt;P67248-B21&lt;/code&gt; 3200W&lt;/td&gt;
          &lt;td&gt;Gen12 platform M-CRPS; HPE explicitly marks them as OCP-compliant. There are also -48VDC models &lt;code&gt;P82412-B21&lt;/code&gt; and &lt;code&gt;P73210-B21&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Generic white-label / industrial brands&lt;/td&gt;
          &lt;td&gt;550W, 800W, 1200W, 1300W, 1600W, 2000W, 2400W, 2600W, 3000W&lt;/td&gt;
          &lt;td&gt;Many products are labeled CRPS, but verify whether they really use the standard 2x25 connector&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;how-to-judge-compatibility-before-buying-or-reusing&#34;&gt;How to Judge Compatibility Before Buying or Reusing
&lt;/h2&gt;&lt;p&gt;When you get a hot-plug server PSU, do not rely only on its appearance or on a seller title that says CRPS. Check the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Whether the card edge is 2x25, 50 pins total.&lt;/li&gt;
&lt;li&gt;Whether A1-A9 / B1-B9 are GND, and A10-A18 / B10-B18 are 12V.&lt;/li&gt;
&lt;li&gt;Whether A19-A25 / B19-B25 match the PMBus, PSON, 12VSB, Sense, PRESENT, and PWOK signal layout.&lt;/li&gt;
&lt;li&gt;Whether the PSU can deliver its rated power at your input voltage. Many high-power CRPS supplies derate at 100-127V low-line input.&lt;/li&gt;
&lt;li&gt;Whether it needs a PDB, BMC, or PMBus command to enter the full operating mode.&lt;/li&gt;
&lt;li&gt;Whether the airflow direction fits your chassis.&lt;/li&gt;
&lt;li&gt;Whether it supports the redundancy mode you need, such as &lt;code&gt;1+1&lt;/code&gt;, &lt;code&gt;N+1&lt;/code&gt;, cold redundancy, or current sharing.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;The core points of CRPS are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;It is a standardized redundant server PSU module.&lt;/li&gt;
&lt;li&gt;The typical connector is a 2x25, 50 pin card edge.&lt;/li&gt;
&lt;li&gt;The main output is high-current 12V, with a separate 12VSB standby supply.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;PSON#&lt;/code&gt; controls the main output, and &lt;code&gt;PWOK&lt;/code&gt; indicates valid output.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;PMBus&lt;/code&gt; provides monitoring and management.&lt;/li&gt;
&lt;li&gt;Sense and Share Bus make it suitable for high-current, redundant, and parallel operation.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you only want a lab 12V supply, at minimum you need to understand &lt;code&gt;GND&lt;/code&gt;, &lt;code&gt;+12V&lt;/code&gt;, &lt;code&gt;+12VSB&lt;/code&gt;, &lt;code&gt;PSON#&lt;/code&gt;, &lt;code&gt;PRESENT#&lt;/code&gt;, and &lt;code&gt;PWOK&lt;/code&gt;. If you want a truly reliable PDB or multi-PSU parallel system, you must also handle remote sense, current sharing, PMBus, airflow, and protection carefully.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.opencompute.org/documents/m-crps-r1-v1p0-rc4-pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Open Compute Project M-CRPS Version 1.00 Release Candidate 4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://146a55aca6f00848c565-a7635525d40ac1c70300198708936b4e.ssl.cf1.rackcdn.com/images/7dcd4a42fafc61adf22802577208a2404dd1c175.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Open Compute Project M-CRPS Version 0.70&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.belfuse.com/media/datasheets/products/power-supplies/ds-BPS-PEC800-ac-dc.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Bel Power Solutions PEC800-12-074xA Datasheet&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.mt-system.ru/sites/default/files/PowerSupply/Mornsun/LMS2000-P12B.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;MORNSUN LMS2000-P12B CRPS Datasheet&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.compuware-us.com/landingpage/CPR-2021-2HK.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Compuware CPR-2021-2HK CRPS Power Distribution Board&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.hpe.com/us/en/collaterals/collateral.a00039982enw.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;HPE Modular Common Redundant Power Supplies QuickSpecs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://power.liteon.com/en/ProductTypes/5055e04f4edf1732&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Lite-On CRPS Product Line&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.mouser.com/new/bel-power/bel-tec800-1300-2000-front-end-power-supplies/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Bel TEC800/1300/2000 CRPS Front-End Power Supplies&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>CSPS Common Slot Server Power Supply Interface and Pinout</title>
        <link>https://knightli.com/en/2026/04/16/csps-common-slot-server-power-supply-pinout/</link>
        <pubDate>Thu, 16 Apr 2026 23:11:04 +0800</pubDate>
        
        <guid>https://knightli.com/en/2026/04/16/csps-common-slot-server-power-supply-pinout/</guid>
        <description>&lt;p&gt;&lt;code&gt;CSPS&lt;/code&gt; here refers to &lt;code&gt;Common Slot Server Power Supply&lt;/code&gt;, also often called &lt;code&gt;Common Slot Power Supply&lt;/code&gt;. These power supplies are common on HP / HPE ProLiant server platforms. Their typical characteristics are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Modular hot-plug power supply form factor.&lt;/li&gt;
&lt;li&gt;Mainly &lt;code&gt;12V&lt;/code&gt; output, suitable for centralized server backplane power distribution.&lt;/li&gt;
&lt;li&gt;64 pin edge connector / gold finger interface to the backplane.&lt;/li&gt;
&lt;li&gt;In addition to high-current &lt;code&gt;12V&lt;/code&gt; and &lt;code&gt;GND&lt;/code&gt;, they also provide &lt;code&gt;12VSB&lt;/code&gt; standby power, enable signals, status signals, and a &lt;code&gt;PMBus / SMBus / I2C&lt;/code&gt; management interface.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These power supplies are common on the used market, such as &lt;code&gt;DPS-750RB&lt;/code&gt; and &lt;code&gt;DPS-1200FB&lt;/code&gt;. They have high power density and are usually inexpensive, making them useful as lab 12V high-current supplies, charger front ends, 3D printer / CNC / radio equipment power supplies, or custom server PSU backplanes.&lt;/p&gt;
&lt;p&gt;Note that &lt;code&gt;Common Slot&lt;/code&gt; is more of a common slot form factor within a server vendor ecosystem. It is not the same kind of broadly published consumer standard as ATX. Different models are often very similar, but before building a breakout board or applying power directly, it is still best to compare the specific PSU model documentation and actual measurements.&lt;/p&gt;
&lt;h2 id=&#34;interface-structure&#34;&gt;Interface Structure
&lt;/h2&gt;&lt;p&gt;Common CSPS power supplies use a 64 pin edge connector for output. Based on Jayy&amp;rsquo;s open-source breakout board project, the connector can be a 2.54mm pitch 64 pin edge connector, for example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Vertical: &lt;code&gt;WingTat S-64M-2.54-5&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Right angle: &lt;code&gt;WingTat S-64L-2.54-5&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The high-current section is not carried by a single pin. Instead, multiple &lt;code&gt;12V&lt;/code&gt; and &lt;code&gt;GND&lt;/code&gt; pins are paralleled. This reduces current per contact, lowers heating caused by contact resistance, and makes current sharing on the backplane easier.&lt;/p&gt;
&lt;p&gt;The signal section is concentrated in the middle pins and includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;EN&lt;/code&gt;: main output enable control.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;PRE&lt;/code&gt;: power supply present detection.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;12VSB&lt;/code&gt;: standby 12V, usually always on when AC input is present, with limited current capability.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;SCL / SDA&lt;/code&gt;: PMBus / SMBus / I2C communication.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;PSOK&lt;/code&gt;: power supply OK signal.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMON&lt;/code&gt;: current monitor signal.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;PSIN&lt;/code&gt;: alarm / status related signal.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;ADR&lt;/code&gt;: PMBus address related pin.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;64-pin-pinout&#34;&gt;64 Pin Pinout
&lt;/h2&gt;&lt;p&gt;The following table follows common HP / HPE Common Slot, DPS-750RB, and DPS-1200FB community documentation. Be careful: this is a double-sided card edge, not a single row of pins 1-64. In Slundell&amp;rsquo;s DPS-1200FB notes, the bottom side has pins 1-32 and the top side has pins 33-64. When designing a breakout board, also confirm the left/right orientation and the physical alignment between the two sides.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://knightli.com/2026/04/16/csps-common-slot-server-power-supply-pinout/csps-64-pinout.svg&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;CSPS 64 Pin Edge Connector Pinout Diagram&#34;
	
	
&gt;&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Side&lt;/th&gt;
          &lt;th&gt;Pin&lt;/th&gt;
          &lt;th&gt;Signal&lt;/th&gt;
          &lt;th&gt;Description&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Bottom&lt;/td&gt;
          &lt;td&gt;01-13&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;12V&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Main power &lt;code&gt;+12V&lt;/code&gt; output&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Bottom&lt;/td&gt;
          &lt;td&gt;14-26&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;GND&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Main power ground / return&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Bottom&lt;/td&gt;
          &lt;td&gt;27&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;ADR&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;PMBus address setting / address related signal&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Bottom&lt;/td&gt;
          &lt;td&gt;28&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;NC&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Not connected&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Bottom&lt;/td&gt;
          &lt;td&gt;29&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;NC&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Not connected&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Bottom&lt;/td&gt;
          &lt;td&gt;30&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;GND&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Signal ground for control and PMBus reference&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Bottom&lt;/td&gt;
          &lt;td&gt;31&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;SCL&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;PMBus / SMBus / I2C clock; some compatible documentation may swap this label with Pin 32&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Bottom&lt;/td&gt;
          &lt;td&gt;32&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;SDA&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;PMBus / SMBus / I2C data; some compatible documentation may swap this label with Pin 31&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Top&lt;/td&gt;
          &lt;td&gt;33&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;EN&lt;/code&gt; / &lt;code&gt;PSON#&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Active-low enable pin; pull to signal ground to enable the main 12V output&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Top&lt;/td&gt;
          &lt;td&gt;34&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;IMON&lt;/code&gt; / &lt;code&gt;LOAD_SHARE&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Current monitor or load-share related analog signal, depending on documentation&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Top&lt;/td&gt;
          &lt;td&gt;35&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;PSOK&lt;/code&gt; / &lt;code&gt;STATUS&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Power OK / power supply normal status&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Top&lt;/td&gt;
          &lt;td&gt;36&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;PRE&lt;/code&gt; / &lt;code&gt;PRESENT#&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Present detect pin, often the short pin; pull high as part of enabling the main output&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Top&lt;/td&gt;
          &lt;td&gt;37&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;12VSB&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;12V standby power, low current, usually always on&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Top&lt;/td&gt;
          &lt;td&gt;38&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;PSIN&lt;/code&gt; / &lt;code&gt;PSALARM&lt;/code&gt; / &lt;code&gt;PSINTERRUPT&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Power supply alarm / interrupt / status signal&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Top&lt;/td&gt;
          &lt;td&gt;39-51&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;GND&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Main power ground / return&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Top&lt;/td&gt;
          &lt;td&gt;52-64&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;12V&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Main power &lt;code&gt;+12V&lt;/code&gt; output&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;In the physical alignment, bottom-side pins 1-13 and top-side pins 52-64 occupy the same section, and both are high-current &lt;code&gt;12V&lt;/code&gt;. Bottom-side pins 14-26 and top-side pins 39-51 occupy the same section, and both are &lt;code&gt;GND&lt;/code&gt;. The control and management signals are concentrated at the same physical end on pins 27-38. When designing a PCB, &lt;code&gt;12V&lt;/code&gt; and &lt;code&gt;GND&lt;/code&gt; should use large copper pours, many parallel vias, sufficiently wide traces, or copper bars. Signal lines should stay away from high-current switching loops to avoid coupling current ripple and contact noise into the management interface.&lt;/p&gt;
&lt;p&gt;Different references do not always use the same names for every signal. For example, Pin 34 may be called &lt;code&gt;IMON&lt;/code&gt;, &lt;code&gt;I Monitor&lt;/code&gt;, or &lt;code&gt;LOAD_SHARE&lt;/code&gt;, and Pin 38 may be called &lt;code&gt;PSIN&lt;/code&gt;, &lt;code&gt;PSALARM&lt;/code&gt;, or &lt;code&gt;PSINTERRUPT&lt;/code&gt;. Murata D1U86P-type compatible supply documentation may also label Pin 31 / Pin 32 &lt;code&gt;SDA&lt;/code&gt; and &lt;code&gt;SCL&lt;/code&gt; in the opposite order from HP DPS community notes. Before connecting PMBus, verify against the exact PSU datasheet, the original backplane schematic, or your own measurements.&lt;/p&gt;
&lt;h2 id=&#34;enabling-the-12v-main-output&#34;&gt;Enabling the 12V Main Output
&lt;/h2&gt;&lt;p&gt;After AC power is applied, a CSPS power supply usually does not immediately enable the high-current &lt;code&gt;12V&lt;/code&gt; main output. To turn on the main output, the &lt;code&gt;PRE&lt;/code&gt; and &lt;code&gt;EN&lt;/code&gt; signals need to be handled.&lt;/p&gt;
&lt;h3 id=&#34;proper-enable-method&#34;&gt;Proper Enable Method
&lt;/h3&gt;&lt;ol&gt;
&lt;li&gt;Pull &lt;code&gt;PRE&lt;/code&gt;, Pin 36, up to &lt;code&gt;12VSB&lt;/code&gt;, Pin 37.&lt;/li&gt;
&lt;li&gt;Pull &lt;code&gt;EN&lt;/code&gt;, Pin 33, down to signal ground. Pin 30 is recommended.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;In practical terms:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;PRE&lt;/code&gt; tells the power supply that the module has been inserted into the backplane and the system allows it to enter the working state.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;EN&lt;/code&gt; is an active-low enable signal. Pulling it low turns on the main 12V output.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;12VSB&lt;/code&gt; can power a control board, MCU, fan controller, or soft-start circuit, but it should not be used as a high-current output.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If using an MCU for control, a safer approach is:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Power the MCU from &lt;code&gt;12VSB&lt;/code&gt; through a DC-DC converter or LDO.&lt;/li&gt;
&lt;li&gt;Pull &lt;code&gt;EN&lt;/code&gt; down to signal ground through an open-drain output, N-MOS, or optocoupler.&lt;/li&gt;
&lt;li&gt;Pull &lt;code&gt;PRE&lt;/code&gt; up to &lt;code&gt;12VSB&lt;/code&gt; through a suitable resistor.&lt;/li&gt;
&lt;li&gt;After power-on, check status first, then enable &lt;code&gt;EN&lt;/code&gt; after a delay.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;quick-test-method&#34;&gt;Quick Test Method
&lt;/h3&gt;&lt;p&gt;According to the open-source breakout board project, you can also place a resistor between Pin 33 &lt;code&gt;EN&lt;/code&gt; and Pin 36 &lt;code&gt;PRE&lt;/code&gt; to enable the output. Many people short the pins directly, but using a resistor is recommended instead of a hard short.&lt;/p&gt;
&lt;p&gt;This method is suitable for temporary testing, not for a finished power supply intended for long-term operation. For long-term use, it is better to handle the signals as &lt;code&gt;PRE -&amp;gt; 12VSB&lt;/code&gt; and &lt;code&gt;EN -&amp;gt; GND&lt;/code&gt;, and leave protection and test points for the control signals.&lt;/p&gt;
&lt;h2 id=&#34;pmbus--smbus--i2c-management-interface&#34;&gt;PMBus / SMBus / I2C Management Interface
&lt;/h2&gt;&lt;p&gt;Pin 31 &lt;code&gt;SCL&lt;/code&gt; and Pin 32 &lt;code&gt;SDA&lt;/code&gt; are the management bus. Many server power supplies support PMBus internally and can expose or configure status information such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Output voltage, current, and power.&lt;/li&gt;
&lt;li&gt;Temperature and fan status.&lt;/li&gt;
&lt;li&gt;Input voltage status.&lt;/li&gt;
&lt;li&gt;Alarm, fault, and protection states.&lt;/li&gt;
&lt;li&gt;Manufacturer, model, serial number, and other identification data.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Several details are worth noting:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;code&gt;PMBus&lt;/code&gt; is based on SMBus / I2C, but its command set is not the same as an ordinary I2C sensor.&lt;/li&gt;
&lt;li&gt;Different power supplies expose different commands. Some commands are read-only, and some may be vendor locked.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;ADR&lt;/code&gt; may affect the device address, which is useful for multi-PSU parallel or redundant backplanes.&lt;/li&gt;
&lt;li&gt;Before connecting an MCU or USB-I2C tool, confirm the bus voltage level. Do not assume it can be connected directly to 5V.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;SCL / SDA&lt;/code&gt; usually need pull-up resistors. The pull-up voltage and resistance should be decided based on the PSU documentation and measurements.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If you only want to use the PSU as a high-power 12V output, you can leave PMBus disconnected at first and only handle &lt;code&gt;PRE&lt;/code&gt;, &lt;code&gt;EN&lt;/code&gt;, &lt;code&gt;12VSB&lt;/code&gt;, and &lt;code&gt;GND&lt;/code&gt;. If you want to build a full monitoring panel or automatic protection, PMBus becomes very useful.&lt;/p&gt;
&lt;h2 id=&#34;breakout-board-design-notes&#34;&gt;Breakout Board Design Notes
&lt;/h2&gt;&lt;h3 id=&#34;high-current-output&#34;&gt;High-Current Output
&lt;/h3&gt;&lt;p&gt;Common CSPS power supplies range from several hundred watts to more than one kilowatt. At 12V output:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;750W is about 62.5A.&lt;/li&gt;
&lt;li&gt;1200W is about 100A.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This is far beyond what ordinary Dupont wires, breadboards, or thin PCB traces can safely carry. When designing a breakout board:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Use large copper pours or copper bars for &lt;code&gt;12V&lt;/code&gt; and &lt;code&gt;GND&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Choose output terminals with sufficient current rating, such as Anderson Powerpole, copper studs, terminal blocks, or XT series high-current connectors.&lt;/li&gt;
&lt;li&gt;Connect multiple &lt;code&gt;12V&lt;/code&gt; pins and multiple &lt;code&gt;GND&lt;/code&gt; pins. Using only a few contacts can cause overheating.&lt;/li&gt;
&lt;li&gt;Add fuses, circuit breakers, or electronic protection to the output.&lt;/li&gt;
&lt;li&gt;During long high-current operation, check the temperature rise of connectors, solder joints, and cables.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;control-signals&#34;&gt;Control Signals
&lt;/h3&gt;&lt;p&gt;Control signals should not share long thin return paths with the main current. Recommended practices:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Bring out Pin 30 signal ground separately as the reference ground for the MCU / control board.&lt;/li&gt;
&lt;li&gt;Pull &lt;code&gt;EN&lt;/code&gt; down with a transistor or MOSFET. Do not let the MCU directly take unknown transients.&lt;/li&gt;
&lt;li&gt;Add current limiting, voltage division, or protection before feeding &lt;code&gt;PSOK&lt;/code&gt;, &lt;code&gt;PSIN&lt;/code&gt;, and &lt;code&gt;IMON&lt;/code&gt; into an MCU.&lt;/li&gt;
&lt;li&gt;Keep PMBus traces short and place a ground reference nearby.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;cooling-and-noise&#34;&gt;Cooling and Noise
&lt;/h3&gt;&lt;p&gt;Server power supplies are designed for rack servers and usually rely on high airflow. When used standalone, common issues include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fans can still be noisy at no load or light load.&lt;/li&gt;
&lt;li&gt;Connectors and output terminals heat up under high current.&lt;/li&gt;
&lt;li&gt;Some models may need a minimum load to stay stable.&lt;/li&gt;
&lt;li&gt;Parallel operation requires additional care for current sharing and reverse current.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For a lab supply, place it in a well-ventilated area and add a voltmeter, ammeter, and temperature monitoring at the output. Do not seal it in a small box with no airflow for long-term full-load operation.&lt;/p&gt;
&lt;h2 id=&#34;common-csps-power-supply-models&#34;&gt;Common CSPS Power Supply Models
&lt;/h2&gt;&lt;p&gt;When searching for CSPS power supplies on the used market, three sets of numbers are often mixed together:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;Option Part Number&lt;/code&gt;: HPE option number, commonly in the form &lt;code&gt;503296-B21&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Spare Part Number&lt;/code&gt; / &lt;code&gt;SPS&lt;/code&gt;: spare part number, commonly in the form &lt;code&gt;511777-001&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;PSU body model: commonly in the form &lt;code&gt;DPS-750RB A&lt;/code&gt;, &lt;code&gt;HSTNS-PL18&lt;/code&gt;, or &lt;code&gt;PS-2751-7CB-LF&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Do not look at only one number when buying a PSU. It is better to check the power rating, input voltage range, edge connector form, and label model at the same time. The following are common Common Slot / CSPS related models for initial filtering.&lt;/p&gt;
&lt;h3 id=&#34;hpe-common-slot-option-numbers&#34;&gt;HPE Common Slot Option Numbers
&lt;/h3&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Power&lt;/th&gt;
          &lt;th&gt;Common HPE option number&lt;/th&gt;
          &lt;th&gt;Common spare / generic numbers&lt;/th&gt;
          &lt;th&gt;Notes&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;460W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;503296-B21&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;499249-001&lt;/code&gt;, &lt;code&gt;511777-001&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;460W AC Common Slot Gold Hot Plug&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;460W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;656362-B21&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;643931-001&lt;/code&gt;, &lt;code&gt;643954-201&lt;/code&gt;, &lt;code&gt;660184-001&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;460W Common Slot Platinum series&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;750W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;512327-B21&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;506821-001&lt;/code&gt;, &lt;code&gt;506822-201&lt;/code&gt;, &lt;code&gt;511778-001&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;750W Common Slot series, common &lt;code&gt;DPS-750RB&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;750W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;593831-B21&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;591556-101&lt;/code&gt;, &lt;code&gt;591554-001&lt;/code&gt;, &lt;code&gt;599383-001&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;750W Common Slot series&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;750W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;656363-B21&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;643932-001&lt;/code&gt;, &lt;code&gt;643955-101&lt;/code&gt;, &lt;code&gt;660183-001&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;750W Common Slot Platinum series&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;750W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;739254-B21&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;746072-001&lt;/code&gt;, &lt;code&gt;748281-201&lt;/code&gt;, &lt;code&gt;742516-001&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;750W Common Slot series&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;750W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;697581-B21&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;697579-001&lt;/code&gt;, &lt;code&gt;700287-001&lt;/code&gt;, &lt;code&gt;697554-201&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;750W Common Slot Platinum series&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1200W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;438202-001&lt;/code&gt; / &lt;code&gt;438202-002&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;440785-001&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;1200W Common Slot series, common &lt;code&gt;DPS-1200FB&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1200W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;656364-B21&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;643933-001&lt;/code&gt;, &lt;code&gt;643956-101&lt;/code&gt;, &lt;code&gt;660185-001&lt;/code&gt;, &lt;code&gt;643956-201&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;1200W Common Slot Platinum series&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1500W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;684532-B21&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;684529-001&lt;/code&gt;, &lt;code&gt;684530-201&lt;/code&gt;, &lt;code&gt;704604-001&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;1500W Common Slot Platinum Plus series&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;common-models-seen-on-psu-labels&#34;&gt;Common Models Seen on PSU Labels
&lt;/h3&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Power range&lt;/th&gt;
          &lt;th&gt;Common PSU model / code&lt;/th&gt;
          &lt;th&gt;Common HPE numbers&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;460W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;DPS-460EB A&lt;/code&gt;, &lt;code&gt;HSTNS-PD14&lt;/code&gt;, &lt;code&gt;HSTNS-PL14&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;499249-001&lt;/code&gt;, &lt;code&gt;499250-101&lt;/code&gt;, &lt;code&gt;499250-201&lt;/code&gt;, &lt;code&gt;511777-001&lt;/code&gt;, &lt;code&gt;503296-B21&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;460W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;HSTNS-PL23B&lt;/code&gt;, &lt;code&gt;PS-2461-6C1-LF&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;591553-001&lt;/code&gt;, &lt;code&gt;591555-201&lt;/code&gt;, &lt;code&gt;599381-001&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;460W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;DPS-460MB A&lt;/code&gt;, &lt;code&gt;HSTNS-PL28&lt;/code&gt;, &lt;code&gt;PS-2461-7C-LF&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;643931-001&lt;/code&gt;, &lt;code&gt;643954-201&lt;/code&gt;, &lt;code&gt;660184-001&lt;/code&gt;, &lt;code&gt;656362-B21&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;460W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;HSTNS-PR28-AD&lt;/code&gt;, &lt;code&gt;HSTNS-PL28-AD&lt;/code&gt;, &lt;code&gt;7001613-J100&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;746071-001&lt;/code&gt;, &lt;code&gt;748279-201&lt;/code&gt;, &lt;code&gt;748279-301&lt;/code&gt;, &lt;code&gt;742515-001&lt;/code&gt;, &lt;code&gt;739252-B21&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;750W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;DPS-750RB-A&lt;/code&gt;, &lt;code&gt;HSTNS-PL18&lt;/code&gt;, &lt;code&gt;HSTNS-PD18&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;506821-001&lt;/code&gt;, &lt;code&gt;506822-101&lt;/code&gt;, &lt;code&gt;506822-201&lt;/code&gt;, &lt;code&gt;511778-001&lt;/code&gt;, &lt;code&gt;512327-B21&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;750W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;HSTNS-PL12&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;449838-001&lt;/code&gt;, &lt;code&gt;449840-001&lt;/code&gt;, &lt;code&gt;454353-001&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;750W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;DPS-750AB-4 A&lt;/code&gt;, &lt;code&gt;HSTNS-PD31&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;674890-001&lt;/code&gt;, &lt;code&gt;666375-101&lt;/code&gt;, &lt;code&gt;674275-B21&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;750W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;DPS-750UB B&lt;/code&gt;, &lt;code&gt;HSTNS-PD22B&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;591556-101&lt;/code&gt;, &lt;code&gt;591554-001&lt;/code&gt;, &lt;code&gt;599383-001&lt;/code&gt;, &lt;code&gt;593831-B21&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;750W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;DPS-750AB-3 A&lt;/code&gt;, &lt;code&gt;HSTNS-PD29&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;643932-001&lt;/code&gt;, &lt;code&gt;643955-101&lt;/code&gt;, &lt;code&gt;660183-001&lt;/code&gt;, &lt;code&gt;656363-B21&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;750W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;HSTNS-PL29-AD&lt;/code&gt;, &lt;code&gt;PS-2751-7CB-LF&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;746072-001&lt;/code&gt;, &lt;code&gt;748281-201&lt;/code&gt;, &lt;code&gt;742516-001&lt;/code&gt;, &lt;code&gt;739254-B21&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;750W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;HSTNS-PL34&lt;/code&gt;, &lt;code&gt;PS-2751-9C-LF&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;697579-001&lt;/code&gt;, &lt;code&gt;700287-001&lt;/code&gt;, &lt;code&gt;697554-201&lt;/code&gt;, &lt;code&gt;697581-B21&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1200W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;DPS-1200FB A&lt;/code&gt;, &lt;code&gt;HSTNS-PD11&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;440785-001&lt;/code&gt;, &lt;code&gt;438202-001&lt;/code&gt;, &lt;code&gt;438202-002&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1200W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;DPS-1200FB-1 A&lt;/code&gt;, &lt;code&gt;HSTNS-PD19&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;570451-001&lt;/code&gt;, &lt;code&gt;570451-101&lt;/code&gt;, &lt;code&gt;579229-001&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1200W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;DPS-1200SB A&lt;/code&gt;, &lt;code&gt;HSTNS-PD30&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;643933-001&lt;/code&gt;, &lt;code&gt;643956-101&lt;/code&gt;, &lt;code&gt;660185-001&lt;/code&gt;, &lt;code&gt;643956-201&lt;/code&gt;, &lt;code&gt;656364-B21&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1200W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;DPS-1200LB C&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;MVKTR-LF&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1500W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;HSTNS-PL33&lt;/code&gt;, &lt;code&gt;PS-2152-1C-LF&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;684529-001&lt;/code&gt;, &lt;code&gt;684530-201&lt;/code&gt;, &lt;code&gt;704604-001&lt;/code&gt;, &lt;code&gt;684532-B21&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;2400W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;DPS-2400AB&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Verify against the specific label&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;do-not-confuse-it-with-flex-slot&#34;&gt;Do Not Confuse It With Flex Slot
&lt;/h3&gt;&lt;p&gt;HPE later introduced &lt;code&gt;Flex Slot&lt;/code&gt; power supplies, such as &lt;code&gt;500W / 800W / 1400W / 1600W / 1800W-2200W&lt;/code&gt; series. Flex Slot is also a hot-plug server PSU form factor, but it is smaller than the previous Common Slot generation, and the connector and breakout board are usually not directly compatible. This article mainly covers the 64 pin edge connector Common Slot / CSPS type. Do not assume that any hot-plug server PSU can use the same breakout board.&lt;/p&gt;
&lt;h3 id=&#34;huawei--xfusion-related-models&#34;&gt;Huawei / xFusion Related Models
&lt;/h3&gt;&lt;p&gt;Some Huawei server power supplies have an appearance and connector that are very close to HP Common Slot, but not all Huawei hot-plug 12V power supplies should be classified as CSPS. Many previously mentioned &lt;code&gt;PAC*&lt;/code&gt;, &lt;code&gt;PDC*&lt;/code&gt;, &lt;code&gt;EPW*&lt;/code&gt;, &lt;code&gt;PHD*&lt;/code&gt;, and &lt;code&gt;TPS*&lt;/code&gt; models are simply server hot-plug PSU series. Their connector size, control pins, and startup logic may not match HP 64 pin Common Slot.&lt;/p&gt;
&lt;p&gt;At present, the following model can be listed more confidently as Huawei-related CSPS / Common Slot form factor:&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Model&lt;/th&gt;
          &lt;th&gt;Manufacturer&lt;/th&gt;
          &lt;th&gt;Huawei part number / related marking&lt;/th&gt;
          &lt;th&gt;Common systems&lt;/th&gt;
          &lt;th&gt;Specification&lt;/th&gt;
          &lt;th&gt;Notes&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;PS-2122-3H&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Lite-On&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;02130985&lt;/code&gt;, &lt;code&gt;WEPW12K00&lt;/code&gt;, sometimes written as &lt;code&gt;PS-2L22-3H&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Often seen in used Huawei X6000, RH1288 V2/V3, RH2288 V2/V3 parts&lt;/td&gt;
          &lt;td&gt;1200W, &lt;code&gt;+12V 100A&lt;/code&gt;, &lt;code&gt;+12VSB 2.5A&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Documentation and used-parts listings both point to a 1200W 12V hot-plug module used in Huawei servers, with an appearance close to Common Slot PSUs&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The output capability of &lt;code&gt;PS-2122-3H&lt;/code&gt; depends on the input voltage range. Common markings are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;100V input: &lt;code&gt;+12V 62.5A&lt;/code&gt;, about 750W.&lt;/li&gt;
&lt;li&gt;110-127V input: &lt;code&gt;+12V 75A&lt;/code&gt;, about 900W.&lt;/li&gt;
&lt;li&gt;200-240V AC or 240V DC input: &lt;code&gt;+12V 100A&lt;/code&gt;, about 1200W.&lt;/li&gt;
&lt;li&gt;Standby output: &lt;code&gt;+12VSB 2.5A&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Huawei &lt;code&gt;EPW750-12A&lt;/code&gt; type 750W power supplies are often compared with HP &lt;code&gt;DPS-750RB A&lt;/code&gt;. They also have an edge connector, 12V main output, and 12VSB, and there is a user report that HP &lt;code&gt;DPS-750RB A&lt;/code&gt; worked in a Huawei RH2288H V3. However, this is more like a clue from physical appearance and partial compatibility testing, and it is not enough to put &lt;code&gt;EPW750-12A&lt;/code&gt; into the confirmed CSPS model table. A safer description is: treat it as a model to be verified, and confirm the edge connector pinout, enable logic, and PMBus behavior before use.&lt;/p&gt;
&lt;p&gt;The following Huawei power supplies should not currently be written directly as CSPS-compatible models:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;PAC550S12-BE&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;PAC900S12-BE&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;PAC1500S12-BE&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;PAC2000S12-BE&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;PAC2000S12-TE&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;EPW3000-12A&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;PHD3000S12-CE&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;TPS2500-12D&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;PDC1200S12-CE&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;They are all common Huawei server / telecom equipment 12V hot-plug power supplies, but “hot-plug 12V power supply” does not mean “HP Common Slot / CSPS pinout compatible.” If clear edge connector photos, original pinout tables, or measured pinouts are found later, they can be added to the confirmed table separately.&lt;/p&gt;
&lt;p&gt;In theory, Common Slot power supplies with the same 64 pin edge connector and the same pinout may be compatible. However, used power supplies can come from many sources and may have vendor-specific firmware, different power ratings, different fan policies, or different management commands. Before actual use, it is best to verify with low risk:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Apply only AC input with no load, and confirm whether &lt;code&gt;12VSB&lt;/code&gt; is normal.&lt;/li&gt;
&lt;li&gt;Handle &lt;code&gt;PRE&lt;/code&gt; / &lt;code&gt;EN&lt;/code&gt; with a resistor method, and confirm whether the main 12V starts.&lt;/li&gt;
&lt;li&gt;Add a small load and test voltage stability.&lt;/li&gt;
&lt;li&gt;Increase the load gradually while observing temperature rise, fan behavior, and protection behavior.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;The core idea of CSPS / Common Slot server power supplies is straightforward:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Many pins at both ends are paralleled for &lt;code&gt;12V&lt;/code&gt; and &lt;code&gt;GND&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;A small number of middle pins handle enable, status, standby power, and PMBus management.&lt;/li&gt;
&lt;li&gt;The main output requires &lt;code&gt;PRE&lt;/code&gt; and &lt;code&gt;EN&lt;/code&gt; to work together before it turns on.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;12VSB&lt;/code&gt; is standby power for control circuitry, not the main output.&lt;/li&gt;
&lt;li&gt;The real difficulty is not “turning it on,” but high-current connection, cooling, protection, and long-term reliability.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For a simple breakout board, at minimum you need to connect &lt;code&gt;12V&lt;/code&gt;, &lt;code&gt;GND&lt;/code&gt;, &lt;code&gt;12VSB&lt;/code&gt;, &lt;code&gt;PRE&lt;/code&gt;, and &lt;code&gt;EN&lt;/code&gt;. For a complete backplane, &lt;code&gt;SCL&lt;/code&gt;, &lt;code&gt;SDA&lt;/code&gt;, &lt;code&gt;ADR&lt;/code&gt;, &lt;code&gt;PSOK&lt;/code&gt;, &lt;code&gt;IMON&lt;/code&gt;, and &lt;code&gt;PSIN&lt;/code&gt; should also be brought out for later monitoring and automatic control.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/jayzosayers/Common-Slot-Server-Power-Supply-Breakout-Module&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Common Slot Server Power Supply Breakout Board&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.parallelminer.com/product/x6-breakout-board-adapter-compatible-with-hp-750w-1200w1500watt-hp-power-supply/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Parallel Miner X6 Common Slot Breakout Board Compatibility List&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.computer-world.pro/huawei-x6000-1200-w-liteon-ps-2122-3h-12-v-100-a-p-97923.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Huawei X6000 1200W Lite-On PS-2122-3H 12V 100A&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.reddit.com/r/homelab/comments/lv89y6/using_server_psu_in_server_of_different/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;HP DPS-750RB A in Huawei RH2288H V3 field discussion&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/slundell/dps_charger&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;slundell/dps_charger&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.murata.com/products/productdata/8807027081246/d1u86p-w-1600-12-hbxdc.pdf?1583754811000&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Murata D1U86P-W-1600-12-HBXD.C Datasheet&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;common-csps-power-supply-models-1&#34;&gt;Common CSPS Power Supply Models
&lt;/h2&gt;&lt;p&gt;When searching for CSPS power supplies on the used market, three sets of numbers are often mixed together:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;Option Part Number&lt;/code&gt;: HPE option number, commonly in the form &lt;code&gt;503296-B21&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Spare Part Number&lt;/code&gt; / &lt;code&gt;SPS&lt;/code&gt;: spare part number, commonly in the form &lt;code&gt;511777-001&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;PSU body model: commonly in the form &lt;code&gt;DPS-750RB A&lt;/code&gt;, &lt;code&gt;HSTNS-PL18&lt;/code&gt;, or &lt;code&gt;PS-2751-7CB-LF&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Do not look at only one number when buying a PSU. It is better to check the power rating, input voltage range, edge connector form, and label model at the same time. The following are common Common Slot / CSPS related models for initial filtering.&lt;/p&gt;
&lt;h3 id=&#34;hpe-common-slot-option-numbers-1&#34;&gt;HPE Common Slot Option Numbers
&lt;/h3&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Power&lt;/th&gt;
          &lt;th&gt;Common HPE option number&lt;/th&gt;
          &lt;th&gt;Common spare / generic numbers&lt;/th&gt;
          &lt;th&gt;Notes&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;460W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;503296-B21&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;499249-001&lt;/code&gt;, &lt;code&gt;511777-001&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;460W AC Common Slot Gold Hot Plug&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;460W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;656362-B21&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;643931-001&lt;/code&gt;, &lt;code&gt;643954-201&lt;/code&gt;, &lt;code&gt;660184-001&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;460W Common Slot Platinum series&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;750W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;512327-B21&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;506821-001&lt;/code&gt;, &lt;code&gt;506822-201&lt;/code&gt;, &lt;code&gt;511778-001&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;750W Common Slot series, common &lt;code&gt;DPS-750RB&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;750W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;593831-B21&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;591556-101&lt;/code&gt;, &lt;code&gt;591554-001&lt;/code&gt;, &lt;code&gt;599383-001&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;750W Common Slot series&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;750W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;656363-B21&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;643932-001&lt;/code&gt;, &lt;code&gt;643955-101&lt;/code&gt;, &lt;code&gt;660183-001&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;750W Common Slot Platinum series&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;750W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;739254-B21&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;746072-001&lt;/code&gt;, &lt;code&gt;748281-201&lt;/code&gt;, &lt;code&gt;742516-001&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;750W Common Slot series&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;750W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;697581-B21&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;697579-001&lt;/code&gt;, &lt;code&gt;700287-001&lt;/code&gt;, &lt;code&gt;697554-201&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;750W Common Slot Platinum series&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1200W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;438202-001&lt;/code&gt; / &lt;code&gt;438202-002&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;440785-001&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;1200W Common Slot series, common &lt;code&gt;DPS-1200FB&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1200W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;656364-B21&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;643933-001&lt;/code&gt;, &lt;code&gt;643956-101&lt;/code&gt;, &lt;code&gt;660185-001&lt;/code&gt;, &lt;code&gt;643956-201&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;1200W Common Slot Platinum series&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1500W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;684532-B21&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;684529-001&lt;/code&gt;, &lt;code&gt;684530-201&lt;/code&gt;, &lt;code&gt;704604-001&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;1500W Common Slot Platinum Plus series&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;common-models-seen-on-psu-labels-1&#34;&gt;Common Models Seen on PSU Labels
&lt;/h3&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Power range&lt;/th&gt;
          &lt;th&gt;Common PSU model / code&lt;/th&gt;
          &lt;th&gt;Common HPE numbers&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;460W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;DPS-460EB A&lt;/code&gt;, &lt;code&gt;HSTNS-PD14&lt;/code&gt;, &lt;code&gt;HSTNS-PL14&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;499249-001&lt;/code&gt;, &lt;code&gt;499250-101&lt;/code&gt;, &lt;code&gt;499250-201&lt;/code&gt;, &lt;code&gt;511777-001&lt;/code&gt;, &lt;code&gt;503296-B21&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;460W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;HSTNS-PL23B&lt;/code&gt;, &lt;code&gt;PS-2461-6C1-LF&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;591553-001&lt;/code&gt;, &lt;code&gt;591555-201&lt;/code&gt;, &lt;code&gt;599381-001&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;460W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;DPS-460MB A&lt;/code&gt;, &lt;code&gt;HSTNS-PL28&lt;/code&gt;, &lt;code&gt;PS-2461-7C-LF&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;643931-001&lt;/code&gt;, &lt;code&gt;643954-201&lt;/code&gt;, &lt;code&gt;660184-001&lt;/code&gt;, &lt;code&gt;656362-B21&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;460W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;HSTNS-PR28-AD&lt;/code&gt;, &lt;code&gt;HSTNS-PL28-AD&lt;/code&gt;, &lt;code&gt;7001613-J100&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;746071-001&lt;/code&gt;, &lt;code&gt;748279-201&lt;/code&gt;, &lt;code&gt;748279-301&lt;/code&gt;, &lt;code&gt;742515-001&lt;/code&gt;, &lt;code&gt;739252-B21&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;750W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;DPS-750RB-A&lt;/code&gt;, &lt;code&gt;HSTNS-PL18&lt;/code&gt;, &lt;code&gt;HSTNS-PD18&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;506821-001&lt;/code&gt;, &lt;code&gt;506822-101&lt;/code&gt;, &lt;code&gt;506822-201&lt;/code&gt;, &lt;code&gt;511778-001&lt;/code&gt;, &lt;code&gt;512327-B21&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;750W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;HSTNS-PL12&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;449838-001&lt;/code&gt;, &lt;code&gt;449840-001&lt;/code&gt;, &lt;code&gt;454353-001&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;750W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;DPS-750AB-4 A&lt;/code&gt;, &lt;code&gt;HSTNS-PD31&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;674890-001&lt;/code&gt;, &lt;code&gt;666375-101&lt;/code&gt;, &lt;code&gt;674275-B21&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;750W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;DPS-750UB B&lt;/code&gt;, &lt;code&gt;HSTNS-PD22B&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;591556-101&lt;/code&gt;, &lt;code&gt;591554-001&lt;/code&gt;, &lt;code&gt;599383-001&lt;/code&gt;, &lt;code&gt;593831-B21&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;750W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;DPS-750AB-3 A&lt;/code&gt;, &lt;code&gt;HSTNS-PD29&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;643932-001&lt;/code&gt;, &lt;code&gt;643955-101&lt;/code&gt;, &lt;code&gt;660183-001&lt;/code&gt;, &lt;code&gt;656363-B21&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;750W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;HSTNS-PL29-AD&lt;/code&gt;, &lt;code&gt;PS-2751-7CB-LF&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;746072-001&lt;/code&gt;, &lt;code&gt;748281-201&lt;/code&gt;, &lt;code&gt;742516-001&lt;/code&gt;, &lt;code&gt;739254-B21&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;750W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;HSTNS-PL34&lt;/code&gt;, &lt;code&gt;PS-2751-9C-LF&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;697579-001&lt;/code&gt;, &lt;code&gt;700287-001&lt;/code&gt;, &lt;code&gt;697554-201&lt;/code&gt;, &lt;code&gt;697581-B21&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1200W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;DPS-1200FB A&lt;/code&gt;, &lt;code&gt;HSTNS-PD11&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;440785-001&lt;/code&gt;, &lt;code&gt;438202-001&lt;/code&gt;, &lt;code&gt;438202-002&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1200W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;DPS-1200FB-1 A&lt;/code&gt;, &lt;code&gt;HSTNS-PD19&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;570451-001&lt;/code&gt;, &lt;code&gt;570451-101&lt;/code&gt;, &lt;code&gt;579229-001&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1200W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;DPS-1200SB A&lt;/code&gt;, &lt;code&gt;HSTNS-PD30&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;643933-001&lt;/code&gt;, &lt;code&gt;643956-101&lt;/code&gt;, &lt;code&gt;660185-001&lt;/code&gt;, &lt;code&gt;643956-201&lt;/code&gt;, &lt;code&gt;656364-B21&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1200W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;DPS-1200LB C&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;MVKTR-LF&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1500W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;HSTNS-PL33&lt;/code&gt;, &lt;code&gt;PS-2152-1C-LF&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;684529-001&lt;/code&gt;, &lt;code&gt;684530-201&lt;/code&gt;, &lt;code&gt;704604-001&lt;/code&gt;, &lt;code&gt;684532-B21&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;2400W&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;DPS-2400AB&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Verify against the specific label&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;do-not-confuse-it-with-flex-slot-1&#34;&gt;Do Not Confuse It With Flex Slot
&lt;/h3&gt;&lt;p&gt;HPE later introduced &lt;code&gt;Flex Slot&lt;/code&gt; power supplies, such as &lt;code&gt;500W / 800W / 1400W / 1600W / 1800W-2200W&lt;/code&gt; series. Flex Slot is also a hot-plug server PSU form factor, but it is smaller than the previous Common Slot generation, and the connector and breakout board are usually not directly compatible. This article mainly covers the 64 pin edge connector Common Slot / CSPS type. Do not assume that any hot-plug server PSU can use the same breakout board.&lt;/p&gt;
&lt;h3 id=&#34;huawei--xfusion-related-models-1&#34;&gt;Huawei / xFusion Related Models
&lt;/h3&gt;&lt;p&gt;Some Huawei server power supplies have an appearance and connector that are very close to HP Common Slot, but not all Huawei hot-plug 12V power supplies should be classified as CSPS. Many previously mentioned &lt;code&gt;PAC*&lt;/code&gt;, &lt;code&gt;PDC*&lt;/code&gt;, &lt;code&gt;EPW*&lt;/code&gt;, &lt;code&gt;PHD*&lt;/code&gt;, and &lt;code&gt;TPS*&lt;/code&gt; models are simply server hot-plug PSU series. Their connector size, control pins, and startup logic may not match HP 64 pin Common Slot.&lt;/p&gt;
&lt;p&gt;At present, the following model can be listed more confidently as Huawei-related CSPS / Common Slot form factor:&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Model&lt;/th&gt;
          &lt;th&gt;Manufacturer&lt;/th&gt;
          &lt;th&gt;Huawei part number / related marking&lt;/th&gt;
          &lt;th&gt;Common systems&lt;/th&gt;
          &lt;th&gt;Specification&lt;/th&gt;
          &lt;th&gt;Notes&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;PS-2122-3H&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Lite-On&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;02130985&lt;/code&gt;, &lt;code&gt;WEPW12K00&lt;/code&gt;, sometimes written as &lt;code&gt;PS-2L22-3H&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Often seen in used Huawei X6000, RH1288 V2/V3, RH2288 V2/V3 parts&lt;/td&gt;
          &lt;td&gt;1200W, &lt;code&gt;+12V 100A&lt;/code&gt;, &lt;code&gt;+12VSB 2.5A&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Documentation and used-parts listings both point to a 1200W 12V hot-plug module used in Huawei servers, with an appearance close to Common Slot PSUs&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The output capability of &lt;code&gt;PS-2122-3H&lt;/code&gt; depends on the input voltage range. Common markings are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;100V input: &lt;code&gt;+12V 62.5A&lt;/code&gt;, about 750W.&lt;/li&gt;
&lt;li&gt;110-127V input: &lt;code&gt;+12V 75A&lt;/code&gt;, about 900W.&lt;/li&gt;
&lt;li&gt;200-240V AC or 240V DC input: &lt;code&gt;+12V 100A&lt;/code&gt;, about 1200W.&lt;/li&gt;
&lt;li&gt;Standby output: &lt;code&gt;+12VSB 2.5A&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Huawei &lt;code&gt;EPW750-12A&lt;/code&gt; type 750W power supplies are often compared with HP &lt;code&gt;DPS-750RB A&lt;/code&gt;. They also have an edge connector, 12V main output, and 12VSB, and there is a user report that HP &lt;code&gt;DPS-750RB A&lt;/code&gt; worked in a Huawei RH2288H V3. However, this is more like a clue from physical appearance and partial compatibility testing, and it is not enough to put &lt;code&gt;EPW750-12A&lt;/code&gt; into the confirmed CSPS model table. A safer description is: treat it as a model to be verified, and confirm the edge connector pinout, enable logic, and PMBus behavior before use.&lt;/p&gt;
&lt;p&gt;The following Huawei power supplies should not currently be written directly as CSPS-compatible models:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;PAC550S12-BE&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;PAC900S12-BE&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;PAC1500S12-BE&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;PAC2000S12-BE&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;PAC2000S12-TE&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;EPW3000-12A&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;PHD3000S12-CE&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;TPS2500-12D&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;PDC1200S12-CE&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;They are all common Huawei server / telecom equipment 12V hot-plug power supplies, but “hot-plug 12V power supply” does not mean “HP Common Slot / CSPS pinout compatible.” If clear edge connector photos, original pinout tables, or measured pinouts are found later, they can be added to the confirmed table separately.&lt;/p&gt;
&lt;p&gt;In theory, Common Slot power supplies with the same 64 pin edge connector and the same pinout may be compatible. However, used power supplies can come from many sources and may have vendor-specific firmware, different power ratings, different fan policies, or different management commands. Before actual use, it is best to verify with low risk:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Apply only AC input with no load, and confirm whether &lt;code&gt;12VSB&lt;/code&gt; is normal.&lt;/li&gt;
&lt;li&gt;Handle &lt;code&gt;PRE&lt;/code&gt; / &lt;code&gt;EN&lt;/code&gt; with a resistor method, and confirm whether the main 12V starts.&lt;/li&gt;
&lt;li&gt;Add a small load and test voltage stability.&lt;/li&gt;
&lt;li&gt;Increase the load gradually while observing temperature rise, fan behavior, and protection behavior.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;summary-1&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;The core idea of CSPS / Common Slot server power supplies is straightforward:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Many pins at both ends are paralleled for &lt;code&gt;12V&lt;/code&gt; and &lt;code&gt;GND&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;A small number of middle pins handle enable, status, standby power, and PMBus management.&lt;/li&gt;
&lt;li&gt;The main output requires &lt;code&gt;PRE&lt;/code&gt; and &lt;code&gt;EN&lt;/code&gt; to work together before it turns on.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;12VSB&lt;/code&gt; is standby power for control circuitry, not the main output.&lt;/li&gt;
&lt;li&gt;The real difficulty is not “turning it on,” but high-current connection, cooling, protection, and long-term reliability.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For a simple breakout board, at minimum you need to connect &lt;code&gt;12V&lt;/code&gt;, &lt;code&gt;GND&lt;/code&gt;, &lt;code&gt;12VSB&lt;/code&gt;, &lt;code&gt;PRE&lt;/code&gt;, and &lt;code&gt;EN&lt;/code&gt;. For a complete backplane, &lt;code&gt;SCL&lt;/code&gt;, &lt;code&gt;SDA&lt;/code&gt;, &lt;code&gt;ADR&lt;/code&gt;, &lt;code&gt;PSOK&lt;/code&gt;, &lt;code&gt;IMON&lt;/code&gt;, and &lt;code&gt;PSIN&lt;/code&gt; should also be brought out for later monitoring and automatic control.&lt;/p&gt;
&lt;h2 id=&#34;references-1&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/jayzosayers/Common-Slot-Server-Power-Supply-Breakout-Module&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Common Slot Server Power Supply Breakout Board&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.parallelminer.com/product/x6-breakout-board-adapter-compatible-with-hp-750w-1200w1500watt-hp-power-supply/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Parallel Miner X6 Common Slot Breakout Board Compatibility List&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.computer-world.pro/huawei-x6000-1200-w-liteon-ps-2122-3h-12-v-100-a-p-97923.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Huawei X6000 1200W Lite-On PS-2122-3H 12V 100A&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.reddit.com/r/homelab/comments/lv89y6/using_server_psu_in_server_of_different/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;HP DPS-750RB A in Huawei RH2288H V3 field discussion&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/slundell/dps_charger&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;slundell/dps_charger&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.murata.com/products/productdata/8807027081246/d1u86p-w-1600-12-hbxdc.pdf?1583754811000&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Murata D1U86P-W-1600-12-HBXD.C Datasheet&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        
    </channel>
</rss>
