<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Pinout on KnightLi Blog</title>
        <link>https://knightli.com/en/tags/pinout/</link>
        <description>Recent content in Pinout on KnightLi Blog</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Mon, 04 May 2026 06:02:56 +0800</lastBuildDate><atom:link href="https://knightli.com/en/tags/pinout/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>TerraMaster F2-221 NAS Backplane Pinout Notes</title>
        <link>https://knightli.com/en/2026/05/04/terramaster-f2-221-backplane-pinout/</link>
        <pubDate>Mon, 04 May 2026 06:02:56 +0800</pubDate>
        
        <guid>https://knightli.com/en/2026/05/04/terramaster-f2-221-backplane-pinout/</guid>
        <description>&lt;p&gt;This note documents the non-standard backplane connector pinout of the TerraMaster F2-221 NAS. The connector looks close to a PCIe edge connector, but it is not a standard PCIe slot. It is a custom TerraMaster backplane interface.&lt;/p&gt;
&lt;p&gt;The connector carries SATA, power, reset, and PCIe signals at the same time. Once PCIe1 x1 is confirmed usable, a custom backplane can expose an M.2 M-key slot and use an NVMe SSD as an internal system drive.&lt;/p&gt;
&lt;p&gt;The same idea also applies to the TerraMaster F2-220. Although the F2-220 and F2-221 use different platforms, a fnNAS forum test shows that F3 Backplane V1.1 can detect NVMe on the F2-220, and the NVMe drive is visible inside the OS installer. The extra work is that the old BIOS may not support booting from NVMe.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;The F2-221 backplane connector contains:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Signals for two native SATA ports&lt;/li&gt;
&lt;li&gt;12V, 5V, 3.3V, and GND&lt;/li&gt;
&lt;li&gt;SATA drive power-control related signals&lt;/li&gt;
&lt;li&gt;&lt;code&gt;PERST#&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;At least one usable PCIe Gen2 x1 signal group&lt;/li&gt;
&lt;li&gt;Partial clues for a second PCIe signal group, but not fully verified&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;PCIe1 can be used to expose an M.2 M-key NVMe slot. In testing, the NVMe drive runs at PCIe Gen2 x1, and the BIOS can detect and boot from it.&lt;/p&gt;
&lt;p&gt;F2-220 testing points in the same direction: the hardware can detect NVMe, but the BIOS boot stage may require injecting an NVMe module, and the boot entry may appear as &lt;code&gt;PATA&lt;/code&gt;.&lt;/p&gt;
&lt;h2 id=&#34;backplane-connector-pinout&#34;&gt;Backplane Connector Pinout
&lt;/h2&gt;&lt;p&gt;The connector has B/A sides. &lt;code&gt;?&lt;/code&gt; means unknown or unconnected, and &lt;code&gt;NC&lt;/code&gt; means not connected.&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Pin&lt;/th&gt;
          &lt;th&gt;B side&lt;/th&gt;
          &lt;th&gt;A side&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;12V&lt;/td&gt;
          &lt;td&gt;?&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;2&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;3&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;4&lt;/td&gt;
          &lt;td&gt;GND&lt;/td&gt;
          &lt;td&gt;GND&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;5&lt;/td&gt;
          &lt;td&gt;SATA1 A+&lt;/td&gt;
          &lt;td&gt;SATA1 B+&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;6&lt;/td&gt;
          &lt;td&gt;SATA1 A-&lt;/td&gt;
          &lt;td&gt;SATA1 B-&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;7&lt;/td&gt;
          &lt;td&gt;GND&lt;/td&gt;
          &lt;td&gt;NC&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;8&lt;/td&gt;
          &lt;td&gt;5V&lt;/td&gt;
          &lt;td&gt;5V&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;9&lt;/td&gt;
          &lt;td&gt;5V&lt;/td&gt;
          &lt;td&gt;5V&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;10&lt;/td&gt;
          &lt;td&gt;?&lt;/td&gt;
          &lt;td&gt;5V&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;11&lt;/td&gt;
          &lt;td&gt;?&lt;/td&gt;
          &lt;td&gt;?&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;12&lt;/td&gt;
          &lt;td&gt;3.3V&lt;/td&gt;
          &lt;td&gt;GND&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;13&lt;/td&gt;
          &lt;td&gt;GND&lt;/td&gt;
          &lt;td&gt;3.3V&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;14&lt;/td&gt;
          &lt;td&gt;SATA2 A+&lt;/td&gt;
          &lt;td&gt;3.3V&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;15&lt;/td&gt;
          &lt;td&gt;SATA2 A-&lt;/td&gt;
          &lt;td&gt;GND&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;16&lt;/td&gt;
          &lt;td&gt;GND&lt;/td&gt;
          &lt;td&gt;SATA2 B+&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;17&lt;/td&gt;
          &lt;td&gt;PERST#&lt;/td&gt;
          &lt;td&gt;SATA2 B-&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;18&lt;/td&gt;
          &lt;td&gt;GND&lt;/td&gt;
          &lt;td&gt;GND&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;19&lt;/td&gt;
          &lt;td&gt;PCIe1 TX+&lt;/td&gt;
          &lt;td&gt;NC&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;20&lt;/td&gt;
          &lt;td&gt;PCIe1 TX-&lt;/td&gt;
          &lt;td&gt;GND&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;21&lt;/td&gt;
          &lt;td&gt;GND&lt;/td&gt;
          &lt;td&gt;PCIe1 RX+&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;22&lt;/td&gt;
          &lt;td&gt;GND&lt;/td&gt;
          &lt;td&gt;PCIe1 RX-&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;23&lt;/td&gt;
          &lt;td&gt;PCIe1 REFCLK+&lt;/td&gt;
          &lt;td&gt;GND&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;24&lt;/td&gt;
          &lt;td&gt;PCIe1 REFCLK-&lt;/td&gt;
          &lt;td&gt;GND&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;25&lt;/td&gt;
          &lt;td&gt;GND&lt;/td&gt;
          &lt;td&gt;PCIe2 RX+&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;26&lt;/td&gt;
          &lt;td&gt;GND&lt;/td&gt;
          &lt;td&gt;PCIe2 RX-&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;27&lt;/td&gt;
          &lt;td&gt;PCIe2 TX+&lt;/td&gt;
          &lt;td&gt;GND&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;28&lt;/td&gt;
          &lt;td&gt;PCIe2 TX-&lt;/td&gt;
          &lt;td&gt;GND&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;29&lt;/td&gt;
          &lt;td&gt;GND&lt;/td&gt;
          &lt;td&gt;PCIe2 REFCLK+&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;30&lt;/td&gt;
          &lt;td&gt;?&lt;/td&gt;
          &lt;td&gt;PCIe2 REFCLK-&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;31&lt;/td&gt;
          &lt;td&gt;?&lt;/td&gt;
          &lt;td&gt;GND&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;32&lt;/td&gt;
          &lt;td&gt;GND&lt;/td&gt;
          &lt;td&gt;?&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;PCIe1 has higher practical reference value. PCIe2 is not fully verified and should only be treated as a clue, not a reliable design basis.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://knightli.com/2026/05/04/terramaster-f2-221-backplane-pinout/pinout-overview.svg&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;TerraMaster F2-221 backplane connector pinout overview&#34;
	
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;signal-source-reasoning&#34;&gt;Signal Source Reasoning
&lt;/h2&gt;&lt;p&gt;The stock F2-221 dual-bay backplane does not include a PCIe-to-SATA controller. SATA signals go directly from the motherboard connector into the backplane. The extra PCIe signals are mainly inferred from other multi-bay models in the same product family.&lt;/p&gt;
&lt;p&gt;The TerraMaster F5-422 backplane uses two ASMedia &lt;code&gt;ASM1061&lt;/code&gt; chips. &lt;code&gt;ASM1061&lt;/code&gt; is a PCIe Gen2 x1 to dual-SATA controller. Combined with the Intel J3355 having 2 SATA ports and 6 PCIe Gen2 lanes, this suggests that multi-bay models expand SATA ports through PCIe.&lt;/p&gt;
&lt;p&gt;Therefore, it is reasonable for the F2-221 motherboard connector to retain PCIe signals. The vendor likely reuses motherboard designs across models with different bay counts and changes functionality through the backplane.&lt;/p&gt;
&lt;h2 id=&#34;pcie-differential-pair-identification&#34;&gt;PCIe Differential Pair Identification
&lt;/h2&gt;&lt;p&gt;PCIe differential pairs often go into inner layers after vias, so photos alone cannot trace the complete routing. One useful rule is that, in traditional PCIe designs, TX differential pairs usually have AC coupling capacitors.&lt;/p&gt;
&lt;p&gt;The direction must be viewed in reverse:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;TX&lt;/code&gt; from the &lt;code&gt;ASM1061&lt;/code&gt; controller&amp;rsquo;s perspective corresponds to &lt;code&gt;RX&lt;/code&gt; on the CPU or motherboard side.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;RX&lt;/code&gt; from the &lt;code&gt;ASM1061&lt;/code&gt; controller&amp;rsquo;s perspective corresponds to &lt;code&gt;TX&lt;/code&gt; on the CPU or motherboard side.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;REFCLK&lt;/code&gt; needs to be judged together with neighboring differential pairs and routing location.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This kind of pinout is better treated as hardware reverse-engineering material, not as an official specification.&lt;/p&gt;
&lt;h2 id=&#34;validation&#34;&gt;Validation
&lt;/h2&gt;&lt;p&gt;F3 Backplane designs based on this pinout have completed the following validation:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The original two SATA drive bays remain usable.&lt;/li&gt;
&lt;li&gt;PCIe1 can be routed to an M.2 M-key slot.&lt;/li&gt;
&lt;li&gt;The NVMe SSD can be detected by BIOS.&lt;/li&gt;
&lt;li&gt;The NAS can boot directly from the NVMe SSD.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;btrfs scrub&lt;/code&gt; found no disk errors.&lt;/li&gt;
&lt;li&gt;The system ran from the NVMe SSD for weeks without obvious issues.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The test NVMe SSD was a Patriot P300 128GB. &lt;code&gt;hdparm&lt;/code&gt; result:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;2
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;3
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;/dev/nvme0n1:
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; Timing cached reads:   4554 MB in  2.00 seconds = 2279.68 MB/sec
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; Timing buffered disk reads: 1222 MB in  3.00 seconds = 407.22 MB/sec
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;This speed matches the PCIe Gen2 x1 limitation. The goal is not to fully utilize NVMe performance, but to replace an external USB SSD with an internal system drive.&lt;/p&gt;
&lt;h2 id=&#34;notes&#34;&gt;Notes
&lt;/h2&gt;&lt;p&gt;This pinout is useful as a reference for hardware reverse engineering and custom backplanes, but it should not be treated as official documentation.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The connector is not standard PCIe and cannot directly accept generic PCIe devices.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;?&lt;/code&gt; pins are unverified and should not be connected to critical circuits casually.&lt;/li&gt;
&lt;li&gt;PCIe2 is not fully verified and carries higher risk than PCIe1.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;CLKREQ&lt;/code&gt; is not fully routed like a normal M.2 design, so ASPM may not work.&lt;/li&gt;
&lt;li&gt;SATA power includes hot-swap related load switch and slow start logic; do not route only signal lines while ignoring power control.&lt;/li&gt;
&lt;li&gt;If reproducing the design, measure your own motherboard and backplane again instead of relying only on photos.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;related-links&#34;&gt;Related Links
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Original project write-up: &lt;a class=&#34;link&#34; href=&#34;https://codedbearder.com/posts/f3-backplane/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;I made a new backplane for my Terramaster F2-221 NAS&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;F3 Backplane KiCad project: &lt;a class=&#34;link&#34; href=&#34;https://github.com/arnarg/f3_backplane&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;arnarg/f3_backplane&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;F3 Backplane pinout CSV: &lt;a class=&#34;link&#34; href=&#34;https://github.com/arnarg/f3_backplane/blob/main/f3_backplane.csv&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;f3_backplane.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;F2-220 compatibility test: &lt;a class=&#34;link&#34; href=&#34;https://club.fnnas.com/forum.php?mod=viewthread&amp;amp;tid=55589&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;铁威马F2-220折腾飞牛OS过程&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <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>
        <item>
        <title>M.2 Key E, Key B, and Key M Pinout Notes</title>
        <link>https://knightli.com/en/2026/04/15/m2-pinout-descriptions/</link>
        <pubDate>Wed, 15 Apr 2026 08:00:00 +0800</pubDate>
        
        <guid>https://knightli.com/en/2026/04/15/m2-pinout-descriptions/</guid>
        <description>&lt;p&gt;This article mainly covers three M.2 interfaces that are very common in embedded systems:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;Socket 1 - Key E&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Socket 2 - Key B&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Socket 3 - Key M&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The original document is based on &lt;strong&gt;PCI Express M.2 Specification Revision 3.0, Version 1.2&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id=&#34;01-socket-1---key-e&#34;&gt;01 Socket 1 - Key E
&lt;/h2&gt;&lt;p&gt;&lt;code&gt;Key E&lt;/code&gt; is commonly used for connectivity modules such as Wi-Fi / Bluetooth expansion cards. The original text notes that these cards usually connect over &lt;code&gt;PCIe&lt;/code&gt; and &lt;code&gt;USB&lt;/code&gt;, while support for other buses such as &lt;code&gt;SDIO&lt;/code&gt; and &lt;code&gt;I2S&lt;/code&gt; depends on whether the COM supports them.&lt;/p&gt;
&lt;h3 id=&#34;pinout-description&#34;&gt;Pinout Description
&lt;/h3&gt;&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;Left Pin&lt;/th&gt;
      &lt;th&gt;Left Signal&lt;/th&gt;
      &lt;th&gt;Right Signal&lt;/th&gt;
      &lt;th&gt;Right Pin&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;&lt;td&gt;74&lt;/td&gt;&lt;td&gt;3.3V&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;75&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;72&lt;/td&gt;&lt;td&gt;3.3V&lt;/td&gt;&lt;td&gt;RESERVED/REFCLKn1&lt;/td&gt;&lt;td&gt;73&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;70&lt;/td&gt;&lt;td&gt;UIM_POWER_SRC/GPIO_1/PEWAKE1#&lt;/td&gt;&lt;td&gt;RESERVED/REFCLKp1&lt;/td&gt;&lt;td&gt;71&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;68&lt;/td&gt;&lt;td&gt;UIM_POWER_SNK/CLKREQ1#&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;69&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;66&lt;/td&gt;&lt;td&gt;UIM_SWP/PERST1#&lt;/td&gt;&lt;td&gt;RESERVED/PERn1&lt;/td&gt;&lt;td&gt;67&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;64&lt;/td&gt;&lt;td&gt;RESERVED&lt;/td&gt;&lt;td&gt;RESERVED/PERp1&lt;/td&gt;&lt;td&gt;65&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;62&lt;/td&gt;&lt;td&gt;ALERT# (I)(0/1.8 V)&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;63&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;60&lt;/td&gt;&lt;td&gt;I2C_CLK (O)(0/1.8 V)&lt;/td&gt;&lt;td&gt;RESERVED/PETn1&lt;/td&gt;&lt;td&gt;61&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;58&lt;/td&gt;&lt;td&gt;I2C_DATA (I/O)(0/1.8 V)&lt;/td&gt;&lt;td&gt;RESERVED/PETp1&lt;/td&gt;&lt;td&gt;59&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;56&lt;/td&gt;&lt;td&gt;W_DISABLE1# (O)(0/3.3V)&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;57&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;54&lt;/td&gt;&lt;td&gt;W_DISABLE2# (O)(0/3.3V)&lt;/td&gt;&lt;td&gt;PEWAKE0# (I/O)(0/3.3V)&lt;/td&gt;&lt;td&gt;55&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;52&lt;/td&gt;&lt;td&gt;PERST0# (O)(0/3.3V)&lt;/td&gt;&lt;td&gt;CLKREQ0# (I/O)(0/3.3V)&lt;/td&gt;&lt;td&gt;53&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;50&lt;/td&gt;&lt;td&gt;SUSCLK(32kHz) (O)(0/3.3V)&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;51&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;48&lt;/td&gt;&lt;td&gt;COEX_TXD (O)(0/1.8V)&lt;/td&gt;&lt;td&gt;REFCLKn0&lt;/td&gt;&lt;td&gt;49&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;46&lt;/td&gt;&lt;td&gt;COEX_RXD (I)(0/1.8V)&lt;/td&gt;&lt;td&gt;REFCLKp0&lt;/td&gt;&lt;td&gt;47&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;44&lt;/td&gt;&lt;td&gt;COEX3 (I/O)(0/1.8V)&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;45&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;42&lt;/td&gt;&lt;td&gt;VENDOR DEFINED&lt;/td&gt;&lt;td&gt;PERn0&lt;/td&gt;&lt;td&gt;43&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;40&lt;/td&gt;&lt;td&gt;VENDOR DEFINED&lt;/td&gt;&lt;td&gt;PERp0&lt;/td&gt;&lt;td&gt;41&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;38&lt;/td&gt;&lt;td&gt;VENDOR DEFINED&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;39&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;36&lt;/td&gt;&lt;td&gt;UART RTS (O)(0/1.8V)&lt;/td&gt;&lt;td&gt;PETn0&lt;/td&gt;&lt;td&gt;37&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;34&lt;/td&gt;&lt;td&gt;UART CTS (I)(0/1.8V)&lt;/td&gt;&lt;td&gt;PETp0&lt;/td&gt;&lt;td&gt;35&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;32&lt;/td&gt;&lt;td&gt;UART TXD (O)(0/1.8V)&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;33&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td colspan=&#34;2&#34;&gt;Key E&lt;/td&gt;&lt;td colspan=&#34;2&#34;&gt;Key E&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td colspan=&#34;2&#34;&gt;Key E&lt;/td&gt;&lt;td colspan=&#34;2&#34;&gt;Key E&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td colspan=&#34;2&#34;&gt;Key E&lt;/td&gt;&lt;td colspan=&#34;2&#34;&gt;Key E&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td colspan=&#34;2&#34;&gt;Key E&lt;/td&gt;&lt;td&gt;SDIO RESET#/TX_BLANKING (O)(0/1.8V)&lt;/td&gt;&lt;td&gt;23&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;22&lt;/td&gt;&lt;td&gt;UART RXD (I)(0/1.8V)&lt;/td&gt;&lt;td&gt;SDIO WAKE# (I)(0/1.8V)&lt;/td&gt;&lt;td&gt;21&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;20&lt;/td&gt;&lt;td&gt;UART WAKE# (I)(0/3.3V)&lt;/td&gt;&lt;td&gt;SDIO DATA3(I/O)(0/1.8V)&lt;/td&gt;&lt;td&gt;19&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;18&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;SDIO DATA2(I/O)(0/1.8V)&lt;/td&gt;&lt;td&gt;17&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;16&lt;/td&gt;&lt;td&gt;LED_2# (I)(OD)&lt;/td&gt;&lt;td&gt;SDIO DATA1(I/O)(0/1.8V)&lt;/td&gt;&lt;td&gt;15&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;14&lt;/td&gt;&lt;td&gt;PCM_OUT/I2S SD_OUT (O)(0/1.8V)&lt;/td&gt;&lt;td&gt;SDIO DATA0(I/O)(0/1.8V)&lt;/td&gt;&lt;td&gt;13&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;12&lt;/td&gt;&lt;td&gt;PCM_IN/I2S SD_IN (I)(0/1.8V)&lt;/td&gt;&lt;td&gt;SDIO CMD(I/O)(0/1.8V)&lt;/td&gt;&lt;td&gt;11&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;10&lt;/td&gt;&lt;td&gt;PCM_SYNC/I2S WS (I/O)(0/1.8V)&lt;/td&gt;&lt;td&gt;SDIO CLK/SYSCLK (O)(0/1.8V)&lt;/td&gt;&lt;td&gt;9&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;8&lt;/td&gt;&lt;td&gt;PCM_CLK/I2S SCK (I/O)(0/1.8V)&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;7&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;6&lt;/td&gt;&lt;td&gt;LED_1# (I)(OD)&lt;/td&gt;&lt;td&gt;USB_D-&lt;/td&gt;&lt;td&gt;5&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;4&lt;/td&gt;&lt;td&gt;3.3V&lt;/td&gt;&lt;td&gt;USB_D+&lt;/td&gt;&lt;td&gt;3&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;2&lt;/td&gt;&lt;td&gt;3.3V&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;notes&#34;&gt;Notes
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;code&gt;M.2 Socket 1 - Key E&lt;/code&gt; is commonly used for connectivity applications such as Wi-Fi / Bluetooth modules.&lt;/li&gt;
&lt;li&gt;The AC coupling capacitors for &lt;code&gt;PCIe_TX+/-&lt;/code&gt; are placed on the COM side, while the AC coupling capacitors for &lt;code&gt;PCIe_RX+/-&lt;/code&gt; are placed on the M.2 add-in card side, so the carrier board does not need to add those AC coupling capacitors again.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;CLKREQ#&lt;/code&gt; is used to enable the PCIe reference clock and should be connected to the output enable pin of the PCIe clock buffer.&lt;/li&gt;
&lt;li&gt;Since &lt;code&gt;CLKREQ#&lt;/code&gt; is an active-low open-drain signal driven by the M.2 add-in card, the carrier board side needs a pull-up resistor.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;02-socket-2---key-b&#34;&gt;02 Socket 2 - Key B
&lt;/h2&gt;&lt;p&gt;&lt;code&gt;Key B&lt;/code&gt; is common on SATA and PCIe SSDs, as well as some WWAN modules. One key feature of this socket is the set of four configuration pins, &lt;code&gt;CONFIG_0&lt;/code&gt; through &lt;code&gt;CONFIG_3&lt;/code&gt;, which let the system identify which host interface the card expects to use.&lt;/p&gt;
&lt;h3 id=&#34;pinout-description-1&#34;&gt;Pinout Description
&lt;/h3&gt;&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;Left Pin&lt;/th&gt;
      &lt;th&gt;Left Signal&lt;/th&gt;
      &lt;th&gt;Right Signal&lt;/th&gt;
      &lt;th&gt;Right Pin&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;&lt;td&gt;74&lt;/td&gt;&lt;td&gt;3.3 V/VBAT&lt;/td&gt;&lt;td&gt;CONFIG_2&lt;/td&gt;&lt;td&gt;75&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;72&lt;/td&gt;&lt;td&gt;3.3 V/VBAT&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;73&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;70&lt;/td&gt;&lt;td&gt;3.3 V/VBAT&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;71&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;68&lt;/td&gt;&lt;td&gt;SUSCLK(32kHz) (O)(0/3.3V)&lt;/td&gt;&lt;td&gt;CONFIG_1&lt;/td&gt;&lt;td&gt;69&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;66&lt;/td&gt;&lt;td&gt;SIM DETECT (O)&lt;/td&gt;&lt;td&gt;RESET# (O)(0/1.8V)&lt;/td&gt;&lt;td&gt;67&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;64&lt;/td&gt;&lt;td&gt;COEX_RXD (I)(0/1.8V)&lt;/td&gt;&lt;td&gt;ANTCTL3 (I)(0/1.8V)&lt;/td&gt;&lt;td&gt;65&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;62&lt;/td&gt;&lt;td&gt;COEX_TXD (O)(0/1.8V)&lt;/td&gt;&lt;td&gt;ANTCTL2 (I)(0/1.8V)&lt;/td&gt;&lt;td&gt;63&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;60&lt;/td&gt;&lt;td&gt;COEX3 (I/O)(0/1.8V)&lt;/td&gt;&lt;td&gt;ANTCTL1 (I)(0/1.8V)&lt;/td&gt;&lt;td&gt;61&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;58&lt;/td&gt;&lt;td&gt;NC&lt;/td&gt;&lt;td&gt;ANTCTL0 (I)(0/1.8V)&lt;/td&gt;&lt;td&gt;59&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;56&lt;/td&gt;&lt;td&gt;NC&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;57&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;54&lt;/td&gt;&lt;td&gt;PEWAKE# (I/O)(0/3.3V)&lt;/td&gt;&lt;td&gt;REFCLKp&lt;/td&gt;&lt;td&gt;55&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;52&lt;/td&gt;&lt;td&gt;CLKREQ# (I/O)(0/3.3V)&lt;/td&gt;&lt;td&gt;REFCLKn&lt;/td&gt;&lt;td&gt;53&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;50&lt;/td&gt;&lt;td&gt;PERST# (O)(0/3.3V)&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;51&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;48&lt;/td&gt;&lt;td&gt;GPIO_4 (I/O)(0/1.8V)&lt;/td&gt;&lt;td&gt;PETp0/SATA-A+&lt;/td&gt;&lt;td&gt;49&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;46&lt;/td&gt;&lt;td&gt;GPIO_3 (I/O)(0/1.8V)&lt;/td&gt;&lt;td&gt;PETn0/SATA-A-&lt;/td&gt;&lt;td&gt;47&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;44&lt;/td&gt;&lt;td&gt;GPIO_2 (I/O)/ALERT# (I)/(0/1.8V)&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;45&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;42&lt;/td&gt;&lt;td&gt;GPIO_1 (I/O)/SMB_DATA (I/O)/(0/1.8V)&lt;/td&gt;&lt;td&gt;PERp0/SATA-B-&lt;/td&gt;&lt;td&gt;43&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;40&lt;/td&gt;&lt;td&gt;GPIO_0 (I/O)/SMB_CLK (I/O)/(0/1.8V)&lt;/td&gt;&lt;td&gt;PERn0/SATA-B+&lt;/td&gt;&lt;td&gt;41&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;38&lt;/td&gt;&lt;td&gt;DEVSLP (O)&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;39&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;36&lt;/td&gt;&lt;td&gt;UIM-PWR (I)&lt;/td&gt;&lt;td&gt;PETp1/USB3.1-Tx+/SSIC-TxP&lt;/td&gt;&lt;td&gt;37&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;34&lt;/td&gt;&lt;td&gt;UIM-DATA (I/O)&lt;/td&gt;&lt;td&gt;PETn1/USB3.1-Tx-/SSIC-TxN&lt;/td&gt;&lt;td&gt;35&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;32&lt;/td&gt;&lt;td&gt;UIM-CLK (I)&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;33&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;30&lt;/td&gt;&lt;td&gt;UIM-RESET (I)&lt;/td&gt;&lt;td&gt;PERp1/USB3.1-Rx+/SSIC-RxP&lt;/td&gt;&lt;td&gt;31&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;28&lt;/td&gt;&lt;td&gt;GPIO_8 (I/O) (0/1.8V)&lt;/td&gt;&lt;td&gt;PERn1/USB3.1-Rx-/SSIC-RxN&lt;/td&gt;&lt;td&gt;29&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;26&lt;/td&gt;&lt;td&gt;GPIO_10 (I/O) (0/1.8V)&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;27&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;24&lt;/td&gt;&lt;td&gt;GPIO_7 (I/O) (0/1.8V)&lt;/td&gt;&lt;td&gt;DPR (O) (0/1.8V)&lt;/td&gt;&lt;td&gt;25&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;22&lt;/td&gt;&lt;td&gt;GPIO_6 (I/O)(0/1.8V)&lt;/td&gt;&lt;td&gt;GPIO_11 (I/O) (0/1.8V)&lt;/td&gt;&lt;td&gt;23&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;20&lt;/td&gt;&lt;td&gt;GPIO_5 (I/O)(0/1.8V)&lt;/td&gt;&lt;td&gt;CONFIG_0&lt;/td&gt;&lt;td&gt;21&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td colspan=&#34;2&#34;&gt;Key B&lt;/td&gt;&lt;td colspan=&#34;2&#34;&gt;Key B&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td colspan=&#34;2&#34;&gt;Key B&lt;/td&gt;&lt;td colspan=&#34;2&#34;&gt;Key B&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td colspan=&#34;2&#34;&gt;Key B&lt;/td&gt;&lt;td colspan=&#34;2&#34;&gt;Key B&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td colspan=&#34;2&#34;&gt;Key B&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;11&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;10&lt;/td&gt;&lt;td&gt;GPIO_9/DAS/DSS (I/O)/LED_1# (I)(0/3.3V)&lt;/td&gt;&lt;td&gt;USB_D-&lt;/td&gt;&lt;td&gt;9&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;8&lt;/td&gt;&lt;td&gt;W_DISABLE1# (O)(0/3.3V)&lt;/td&gt;&lt;td&gt;USB_D+&lt;/td&gt;&lt;td&gt;7&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;6&lt;/td&gt;&lt;td&gt;FULL_CARD_POWER_OFF# (O)(0/1.8V or 3.3V)&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;5&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;4&lt;/td&gt;&lt;td&gt;3.3 V&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;3&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;2&lt;/td&gt;&lt;td&gt;3.3 V&lt;/td&gt;&lt;td&gt;CONFIG_3&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;host-interface-configuration&#34;&gt;Host Interface Configuration
&lt;/h3&gt;&lt;p&gt;The original text explains that the system should read the four &lt;code&gt;CONFIG_X&lt;/code&gt; pins to determine the selected pinout / host interface for the installed card. Even when the M.2 card is not powered yet, the system should still pull these configuration pins up to the appropriate rail so their state can be read.&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;CONFIG_0 (Pin 21)&lt;/th&gt;
          &lt;th&gt;CONFIG_1 (Pin 69)&lt;/th&gt;
          &lt;th&gt;CONFIG_2 (Pin 75)&lt;/th&gt;
          &lt;th&gt;CONFIG_3 (Pin 1)&lt;/th&gt;
          &lt;th&gt;Host Interface&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;SSD - SATA&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;SSD - PCIe&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;WWAN - PCIe (Port Configuration 0*)&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;WWAN - PCIe (Port Configuration 1*)&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;WWAN - PCIe, USB3.1 Gen1 (Port Configuration 0*)&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;WWAN - PCIe, USB3.1 Gen1 (Port Configuration 1*)&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;WWAN - PCIe, USB3.1 Gen1 (Port Configuration 2*)&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;WWAN - PCIe, USB3.1 Gen1 (Port Configuration 3*)&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;WWAN - SSIC (Port Configuration 0*)&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;WWAN - SSIC (Port Configuration 1*)&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;WWAN - SSIC (Port Configuration 2*)&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;WWAN - SSIC (Port Configuration 3*)&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;WWAN - PCIe (Port Configuration 2*)&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;WWAN - PCIe (Port Configuration 3*)&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;0&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;WWAN - PCIe, USB3.1 Gen1 (vendor defined)&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;No Add-in Card Present&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Note: for the details of each &lt;code&gt;Port Configuration&lt;/code&gt;, the original text suggests referring back to the PCI Express M.2 Specification.&lt;/p&gt;
&lt;h3 id=&#34;notes-1&#34;&gt;Notes
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;code&gt;Socket 2 - Key B&lt;/code&gt; is commonly used for &lt;code&gt;PCIe&lt;/code&gt; or &lt;code&gt;SATA&lt;/code&gt; storage devices.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;CONFIG_1&lt;/code&gt; can be used to switch the host interface:&lt;/li&gt;
&lt;li&gt;&lt;code&gt;CONFIG_1 = Low&lt;/code&gt; enables &lt;code&gt;SATA&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;CONFIG_1 = High&lt;/code&gt; enables &lt;code&gt;PCIe&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;The second PCIe lane can support &lt;code&gt;PCIe x2&lt;/code&gt; devices such as Intel Optane. To actually run at &lt;code&gt;x2&lt;/code&gt;, the host PCIe lanes must also be configured as a &lt;code&gt;PCIe x2 link&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;When &lt;code&gt;PCIe&lt;/code&gt; mode is enabled, the M.2 add-in card does not connect &lt;code&gt;CONFIG_1&lt;/code&gt;, so the carrier board side needs a pull-up resistor.&lt;/li&gt;
&lt;li&gt;If this M.2 socket is used with a &lt;code&gt;SATA&lt;/code&gt; storage device, &lt;code&gt;Pin 43&lt;/code&gt; should connect to the negative side of the &lt;code&gt;SATA Rx&lt;/code&gt; differential pair.&lt;/li&gt;
&lt;li&gt;If this M.2 socket is used with a &lt;code&gt;PCIe&lt;/code&gt; storage device, &lt;code&gt;Pin 43&lt;/code&gt; should connect to the positive side of the &lt;code&gt;PCIe Rx&lt;/code&gt; differential pair.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;03-socket-3---key-m&#34;&gt;03 Socket 3 - Key M
&lt;/h2&gt;&lt;p&gt;&lt;code&gt;Key M&lt;/code&gt; is commonly used for &lt;code&gt;PCIe&lt;/code&gt; or &lt;code&gt;SATA&lt;/code&gt; storage devices, especially higher-bandwidth SSDs. Similar to &lt;code&gt;Key B&lt;/code&gt;, it also has a signal used to select the host interface, but here that signal is &lt;code&gt;PEDET&lt;/code&gt;.&lt;/p&gt;
&lt;h3 id=&#34;pinout-description-2&#34;&gt;Pinout Description
&lt;/h3&gt;&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;Left Pin&lt;/th&gt;
      &lt;th&gt;Left Signal&lt;/th&gt;
      &lt;th&gt;Right Signal&lt;/th&gt;
      &lt;th&gt;Right Pin&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;&lt;td&gt;74&lt;/td&gt;&lt;td&gt;3.3 V&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;75&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;72&lt;/td&gt;&lt;td&gt;3.3 V&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;73&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;70&lt;/td&gt;&lt;td&gt;3.3 V&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;71&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;68&lt;/td&gt;&lt;td&gt;SUSCLK (O)(0/3.3V)&lt;/td&gt;&lt;td&gt;PEDET&lt;/td&gt;&lt;td&gt;69&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td colspan=&#34;2&#34;&gt;Key M&lt;/td&gt;&lt;td&gt;NC&lt;/td&gt;&lt;td&gt;67&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td colspan=&#34;2&#34;&gt;Key M&lt;/td&gt;&lt;td colspan=&#34;2&#34;&gt;Key M&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td colspan=&#34;2&#34;&gt;Key M&lt;/td&gt;&lt;td colspan=&#34;2&#34;&gt;Key M&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td colspan=&#34;2&#34;&gt;Key M&lt;/td&gt;&lt;td colspan=&#34;2&#34;&gt;Key M&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td colspan=&#34;2&#34;&gt;Key M&lt;/td&gt;&lt;td colspan=&#34;2&#34;&gt;Key M&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;58&lt;/td&gt;&lt;td&gt;NC&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;57&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;56&lt;/td&gt;&lt;td&gt;NC&lt;/td&gt;&lt;td&gt;REFCLKp&lt;/td&gt;&lt;td&gt;55&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;54&lt;/td&gt;&lt;td&gt;PEWAKE# (I/O)(0/3.3V) or NC&lt;/td&gt;&lt;td&gt;REFCLKn&lt;/td&gt;&lt;td&gt;53&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;52&lt;/td&gt;&lt;td&gt;CLKREQ# (I/O)(0/3.3V) or NC&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;51&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;50&lt;/td&gt;&lt;td&gt;PERST# (O)(0/3.3V) or NC&lt;/td&gt;&lt;td&gt;PETp0/SATA-A+&lt;/td&gt;&lt;td&gt;49&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;48&lt;/td&gt;&lt;td&gt;NC&lt;/td&gt;&lt;td&gt;PETn0/SATA-A-&lt;/td&gt;&lt;td&gt;47&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;46&lt;/td&gt;&lt;td&gt;NC&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;45&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;44&lt;/td&gt;&lt;td&gt;ALERT# (I) (0/1.8V)&lt;/td&gt;&lt;td&gt;PERp0/SATA-B-&lt;/td&gt;&lt;td&gt;43&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;42&lt;/td&gt;&lt;td&gt;SMB_DATA (I/O) (0/1.8V)&lt;/td&gt;&lt;td&gt;PERn0/SATA-B+&lt;/td&gt;&lt;td&gt;41&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;40&lt;/td&gt;&lt;td&gt;SMB_CLK (I/O)(0/1.8V)&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;39&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;38&lt;/td&gt;&lt;td&gt;DEVSLP (O)&lt;/td&gt;&lt;td&gt;PETp1&lt;/td&gt;&lt;td&gt;37&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;36&lt;/td&gt;&lt;td&gt;NC&lt;/td&gt;&lt;td&gt;PETn1&lt;/td&gt;&lt;td&gt;35&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;34&lt;/td&gt;&lt;td&gt;NC&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;33&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;32&lt;/td&gt;&lt;td&gt;NC&lt;/td&gt;&lt;td&gt;PERp1&lt;/td&gt;&lt;td&gt;31&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;30&lt;/td&gt;&lt;td&gt;NC&lt;/td&gt;&lt;td&gt;PERn1&lt;/td&gt;&lt;td&gt;29&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;28&lt;/td&gt;&lt;td&gt;NC&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;27&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;26&lt;/td&gt;&lt;td&gt;NC&lt;/td&gt;&lt;td&gt;PETp2&lt;/td&gt;&lt;td&gt;25&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;24&lt;/td&gt;&lt;td&gt;NC&lt;/td&gt;&lt;td&gt;PETn2&lt;/td&gt;&lt;td&gt;23&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;22&lt;/td&gt;&lt;td&gt;NC&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;21&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;20&lt;/td&gt;&lt;td&gt;NC&lt;/td&gt;&lt;td&gt;PERp2&lt;/td&gt;&lt;td&gt;19&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;18&lt;/td&gt;&lt;td&gt;3.3 V&lt;/td&gt;&lt;td&gt;PERn2&lt;/td&gt;&lt;td&gt;17&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;16&lt;/td&gt;&lt;td&gt;3.3 V&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;15&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;14&lt;/td&gt;&lt;td&gt;3.3 V&lt;/td&gt;&lt;td&gt;PETp3&lt;/td&gt;&lt;td&gt;13&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;12&lt;/td&gt;&lt;td&gt;3.3 V&lt;/td&gt;&lt;td&gt;PETn3&lt;/td&gt;&lt;td&gt;11&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;10&lt;/td&gt;&lt;td&gt;DAS/DSS (I/O)/LED_1# (I)(0/3.3V)&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;9&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;8&lt;/td&gt;&lt;td&gt;NC&lt;/td&gt;&lt;td&gt;PERp3&lt;/td&gt;&lt;td&gt;7&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;6&lt;/td&gt;&lt;td&gt;NC&lt;/td&gt;&lt;td&gt;PERn3&lt;/td&gt;&lt;td&gt;5&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;4&lt;/td&gt;&lt;td&gt;3.3 V&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;3&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td&gt;2&lt;/td&gt;&lt;td&gt;3.3 V&lt;/td&gt;&lt;td&gt;GND&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;notes-2&#34;&gt;Notes
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;code&gt;Socket 3 - Key M&lt;/code&gt; is commonly used for &lt;code&gt;PCIe&lt;/code&gt; or &lt;code&gt;SATA&lt;/code&gt; storage devices.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;PEDET&lt;/code&gt; is used to select the host interface, and the M.2 card indicates the mode by how it is wired:&lt;/li&gt;
&lt;li&gt;&lt;code&gt;PEDET = Low&lt;/code&gt; means &lt;code&gt;SATA&lt;/code&gt; is enabled, which is done by connecting &lt;code&gt;PEDET&lt;/code&gt; to &lt;code&gt;GND&lt;/code&gt; on the M.2 card&lt;/li&gt;
&lt;li&gt;&lt;code&gt;PEDET = High&lt;/code&gt; means &lt;code&gt;PCIe&lt;/code&gt; is enabled, which is done by leaving &lt;code&gt;PEDET&lt;/code&gt; unconnected on the M.2 card&lt;/li&gt;
&lt;li&gt;For maximum bandwidth, all four PCIe lanes should be configured as an &lt;code&gt;x4 link&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;When &lt;code&gt;PCIe&lt;/code&gt; mode is enabled, the M.2 add-in card does not connect &lt;code&gt;PEDET&lt;/code&gt;, so the carrier board side needs a pull-up resistor.&lt;/li&gt;
&lt;li&gt;If this socket is used with a &lt;code&gt;SATA&lt;/code&gt; storage device, &lt;code&gt;Pin 43&lt;/code&gt; should connect to the negative side of the &lt;code&gt;SATA Rx&lt;/code&gt; differential pair.&lt;/li&gt;
&lt;li&gt;If this socket is used with a &lt;code&gt;PCIe&lt;/code&gt; storage device, &lt;code&gt;Pin 43&lt;/code&gt; should connect to the positive side of the &lt;code&gt;PCIe Rx&lt;/code&gt; differential pair.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;04-quick-summary&#34;&gt;04 Quick Summary
&lt;/h2&gt;&lt;p&gt;If you only want the quickest takeaways from this article, these are the main points:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;Key E&lt;/code&gt; is mainly aimed at connectivity modules such as Wi-Fi / Bluetooth.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Key B&lt;/code&gt; is common on SATA / PCIe SSDs and can also appear on WWAN modules.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Key M&lt;/code&gt; is mainly used for higher-bandwidth storage, especially PCIe SSDs.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Key B&lt;/code&gt; uses &lt;code&gt;CONFIG_0 ~ CONFIG_3&lt;/code&gt; to identify the interface configuration.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Key M&lt;/code&gt; uses &lt;code&gt;PEDET&lt;/code&gt; to distinguish between &lt;code&gt;SATA&lt;/code&gt; and &lt;code&gt;PCIe&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Signals such as &lt;code&gt;CLKREQ#&lt;/code&gt;, &lt;code&gt;CONFIG_1&lt;/code&gt;, and &lt;code&gt;PEDET&lt;/code&gt; need pull-ups on the carrier board in some modes.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you plan to design a carrier board or a socket interface around these definitions, it is still a good idea to compare this summary with the original source and the PCI Express M.2 specification, especially for &lt;code&gt;Port Configuration&lt;/code&gt;, PCIe lane mapping, and pins shared between SATA and PCIe.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Source material: &lt;a class=&#34;link&#34; href=&#34;https://wiki.congatec.com/wiki/M.2_Pinout_Descriptions_and_Reference_Designs_%28AN43%29&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://wiki.congatec.com/wiki/M.2_Pinout_Descriptions_and_Reference_Designs_(AN43)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Intel ATX12VO Power Connector Pinout</title>
        <link>https://knightli.com/en/2022/05/26/intel-atx12vo-power-connector-pinout/</link>
        <pubDate>Thu, 26 May 2022 00:00:00 +0000</pubDate>
        
        <guid>https://knightli.com/en/2022/05/26/intel-atx12vo-power-connector-pinout/</guid>
        <description>&lt;p&gt;ATX12VO is Intel&amp;rsquo;s 12V-only desktop power supply design. Compared with traditional ATX power supplies, it removes most 3.3V and 5V rails from the PSU side and mainly provides 12V to the motherboard.&lt;/p&gt;
&lt;p&gt;The motherboard then performs local conversion for 5V, 3.3V and other lower-voltage rails.&lt;/p&gt;
&lt;h2 id=&#34;why-atx12vo-exists&#34;&gt;Why ATX12VO Exists
&lt;/h2&gt;&lt;p&gt;The goal of ATX12VO is to improve standby efficiency and simplify the power supply output structure.&lt;/p&gt;
&lt;p&gt;Traditional ATX power supplies provide multiple rails, including 12V, 5V and 3.3V. But modern PCs consume most power from 12V. Keeping several low-voltage rails active inside the PSU can reduce efficiency, especially at low load.&lt;/p&gt;
&lt;p&gt;ATX12VO moves more conversion work to the motherboard.&lt;/p&gt;
&lt;h2 id=&#34;connector-difference&#34;&gt;Connector Difference
&lt;/h2&gt;&lt;p&gt;Traditional ATX motherboards usually use a 24-pin main power connector.&lt;/p&gt;
&lt;p&gt;ATX12VO uses a smaller main connector because it mainly carries 12V and control signals. It does not provide the same set of 3.3V and 5V pins as a standard ATX 24-pin connector.&lt;/p&gt;
&lt;p&gt;This means ATX12VO power supplies and motherboards are not directly interchangeable with standard ATX hardware unless the platform explicitly supports it.&lt;/p&gt;
&lt;h2 id=&#34;practical-notes&#34;&gt;Practical Notes
&lt;/h2&gt;&lt;p&gt;When checking an ATX12VO system, pay attention to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;motherboard compatibility;&lt;/li&gt;
&lt;li&gt;PSU connector type;&lt;/li&gt;
&lt;li&gt;SATA power support;&lt;/li&gt;
&lt;li&gt;5V and 3.3V conversion on the motherboard;&lt;/li&gt;
&lt;li&gt;standby power behavior;&lt;/li&gt;
&lt;li&gt;OEM-specific wiring changes.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Do not plug cables based only on connector shape. Always confirm the pinout and platform documentation.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;ATX12VO is a 12V-centered power design. It can improve efficiency and simplify PSU output, but it also changes power distribution responsibilities. Compatibility must be checked at the motherboard and PSU level before reuse or modification.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>PCI-E 6-Pin and 6&#43;2-Pin GPU Power Connector Pinout</title>
        <link>https://knightli.com/en/2022/05/26/pcie-6pin-8pin-gpu-power-connector-pinout/</link>
        <pubDate>Thu, 26 May 2022 00:00:00 +0000</pubDate>
        
        <guid>https://knightli.com/en/2022/05/26/pcie-6pin-8pin-gpu-power-connector-pinout/</guid>
        <description>&lt;p&gt;Modern discrete graphics cards usually cannot rely only on the PCI-E slot for power. Higher-end GPUs need extra power from PCI-E auxiliary connectors, most commonly 6-pin and 6+2-pin connectors.&lt;/p&gt;
&lt;h2 id=&#34;why-extra-power-is-needed&#34;&gt;Why Extra Power Is Needed
&lt;/h2&gt;&lt;p&gt;The PCI-E slot itself can provide limited power. When a GPU needs more power than the slot can safely provide, the graphics card uses external PCI-E power connectors from the power supply.&lt;/p&gt;
&lt;p&gt;The common connector types are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;PCI-E 6-pin;&lt;/li&gt;
&lt;li&gt;PCI-E 6+2-pin, which can be used as either 6-pin or 8-pin.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;https://knightli.com/2022/05/26/pci-e-%E6%98%BE%E5%8D%A1-%E4%BE%9B%E7%94%B5-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/1.png&#34;
	width=&#34;506&#34;
	height=&#34;355&#34;
	srcset=&#34;https://knightli.com/2022/05/26/pci-e-%E6%98%BE%E5%8D%A1-%E4%BE%9B%E7%94%B5-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/1_hu_953eb070b093d2a4.png 480w, https://knightli.com/2022/05/26/pci-e-%E6%98%BE%E5%8D%A1-%E4%BE%9B%E7%94%B5-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/1_hu_cb714ed179c9f19e.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;PCI-E 6&amp;#43;2-pin connector&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;142&#34;
		data-flex-basis=&#34;342px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://knightli.com/2022/05/26/pci-e-%E6%98%BE%E5%8D%A1-%E4%BE%9B%E7%94%B5-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/2.jpg&#34;
	width=&#34;700&#34;
	height=&#34;262&#34;
	srcset=&#34;https://knightli.com/2022/05/26/pci-e-%E6%98%BE%E5%8D%A1-%E4%BE%9B%E7%94%B5-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/2_hu_304294f68b5dcaa0.jpg 480w, https://knightli.com/2022/05/26/pci-e-%E6%98%BE%E5%8D%A1-%E4%BE%9B%E7%94%B5-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/2_hu_7ecc94a70958dbb9.jpg 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;PCI-E 6-pin and 6&amp;#43;2-pin pinout&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;267&#34;
		data-flex-basis=&#34;641px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;6-pin-and-62-pin&#34;&gt;6-Pin And 6+2-Pin
&lt;/h2&gt;&lt;p&gt;A 6+2-pin connector is essentially an 8-pin connector split into 6 pins plus 2 additional pins. The split design improves compatibility, allowing the same cable to work with cards that need either 6-pin or 8-pin input.&lt;/p&gt;
&lt;p&gt;The difference is not about performance by itself. It is mainly about compatibility and power capacity.&lt;/p&gt;
&lt;h2 id=&#34;power-capacity&#34;&gt;Power Capacity
&lt;/h2&gt;&lt;p&gt;PCI-E auxiliary connectors mainly provide 12V power.&lt;/p&gt;
&lt;p&gt;In physical wiring terms, a 6-pin connector has fewer 12V and ground lines than an 8-pin connector. A 6+2-pin or 8-pin connector can carry more current.&lt;/p&gt;
&lt;p&gt;However, connector physical capacity and PCI-E specification limits are not the same thing. In the PCI-E specification, a 6-pin connector is usually rated for up to 75W, while an 8-pin connector is usually rated for up to 150W.&lt;/p&gt;
&lt;h2 id=&#34;practical-advice&#34;&gt;Practical Advice
&lt;/h2&gt;&lt;p&gt;When connecting GPU power:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;use dedicated PCI-E power cables from the PSU;&lt;/li&gt;
&lt;li&gt;avoid mixing modular PSU cables from different brands;&lt;/li&gt;
&lt;li&gt;do not overload one cable with too many adapters;&lt;/li&gt;
&lt;li&gt;check the GPU vendor&amp;rsquo;s recommended PSU wattage;&lt;/li&gt;
&lt;li&gt;make sure the connector is fully inserted.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Loose or overloaded GPU power connectors can cause crashes, overheating or connector damage.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;PCI-E 6-pin and 6+2-pin connectors provide additional 12V power for graphics cards. The 6+2-pin design improves compatibility with both 6-pin and 8-pin GPU sockets. Always follow the GPU and PSU documentation when wiring high-power graphics cards.&lt;/p&gt;
</description>
        </item>
        <item>
        <title>ATX Power Connector Pinouts</title>
        <link>https://knightli.com/en/2022/03/24/atx-power-connector-pinout/</link>
        <pubDate>Thu, 24 Mar 2022 00:00:00 +0000</pubDate>
        
        <guid>https://knightli.com/en/2022/03/24/atx-power-connector-pinout/</guid>
        <description>&lt;h2 id=&#34;atx-20-pin-pinout&#34;&gt;ATX 20-pin pinout
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://knightli.com/2022/03/24/atx%E7%94%B5%E6%BA%90-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/1.png&#34;
	width=&#34;352&#34;
	height=&#34;450&#34;
	srcset=&#34;https://knightli.com/2022/03/24/atx%E7%94%B5%E6%BA%90-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/1_hu_918b1c98d98a46fd.png 480w, https://knightli.com/2022/03/24/atx%E7%94%B5%E6%BA%90-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/1_hu_84ea5e1c6c9b08bb.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;ATX 20-pin pinout&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;78&#34;
		data-flex-basis=&#34;187px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;atx-24-pin-pinout&#34;&gt;ATX 24-pin pinout
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://knightli.com/2022/03/24/atx%E7%94%B5%E6%BA%90-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/2.png&#34;
	width=&#34;348&#34;
	height=&#34;473&#34;
	srcset=&#34;https://knightli.com/2022/03/24/atx%E7%94%B5%E6%BA%90-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/2_hu_4788e97794f5d53f.png 480w, https://knightli.com/2022/03/24/atx%E7%94%B5%E6%BA%90-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/2_hu_7fbb762fd415ed72.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;ATX 24-pin pinout&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;73&#34;
		data-flex-basis=&#34;176px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;cpu-4-pin-pinout&#34;&gt;CPU 4-pin pinout
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://knightli.com/2022/03/24/atx%E7%94%B5%E6%BA%90-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/3.png&#34;
	width=&#34;261&#34;
	height=&#34;214&#34;
	srcset=&#34;https://knightli.com/2022/03/24/atx%E7%94%B5%E6%BA%90-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/3_hu_64adf0183779666c.png 480w, https://knightli.com/2022/03/24/atx%E7%94%B5%E6%BA%90-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/3_hu_bffce73d330593c0.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;CPU 4-pin pinout&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;121&#34;
		data-flex-basis=&#34;292px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;4d-connector-pinout&#34;&gt;4D connector pinout
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://knightli.com/2022/03/24/atx%E7%94%B5%E6%BA%90-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/4.png&#34;
	width=&#34;297&#34;
	height=&#34;307&#34;
	srcset=&#34;https://knightli.com/2022/03/24/atx%E7%94%B5%E6%BA%90-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/4_hu_fcaa95518ddeb27c.png 480w, https://knightli.com/2022/03/24/atx%E7%94%B5%E6%BA%90-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/4_hu_7da6770a7ec5b128.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;4D connector pinout&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;96&#34;
		data-flex-basis=&#34;232px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;gpu-6-pin-pinout-6-pin-pci-express&#34;&gt;GPU 6-pin pinout (6-pin PCI Express)
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://knightli.com/2022/03/24/atx%E7%94%B5%E6%BA%90-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/7.png&#34;
	width=&#34;316&#34;
	height=&#34;235&#34;
	srcset=&#34;https://knightli.com/2022/03/24/atx%E7%94%B5%E6%BA%90-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/7_hu_cb64536d38855d0a.png 480w, https://knightli.com/2022/03/24/atx%E7%94%B5%E6%BA%90-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/7_hu_9d3de314e68d998c.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;GPU 6-pin pinout&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;134&#34;
		data-flex-basis=&#34;322px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;gpu-62-pin-pinout-8-pin-pci-express&#34;&gt;GPU 6+2-pin pinout (8-pin PCI Express)
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://knightli.com/2022/03/24/atx%E7%94%B5%E6%BA%90-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/8.png&#34;
	width=&#34;294&#34;
	height=&#34;270&#34;
	srcset=&#34;https://knightli.com/2022/03/24/atx%E7%94%B5%E6%BA%90-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/8_hu_16ac31e5b619475e.png 480w, https://knightli.com/2022/03/24/atx%E7%94%B5%E6%BA%90-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/8_hu_c1b0c0963737a8d.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;GPU 6&amp;#43;2-pin pinout&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;108&#34;
		data-flex-basis=&#34;261px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;sata-power-pinout&#34;&gt;SATA power pinout
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://knightli.com/2022/03/24/atx%E7%94%B5%E6%BA%90-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/9.png&#34;
	width=&#34;276&#34;
	height=&#34;534&#34;
	srcset=&#34;https://knightli.com/2022/03/24/atx%E7%94%B5%E6%BA%90-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/9_hu_31a2cb4cc38808f.png 480w, https://knightli.com/2022/03/24/atx%E7%94%B5%E6%BA%90-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/9_hu_dda93c8890220a1e.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;SATA power pinout&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;51&#34;
		data-flex-basis=&#34;124px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;atx-full-diagram&#34;&gt;ATX full diagram
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://knightli.com/2022/03/24/atx%E7%94%B5%E6%BA%90-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/ATX-power-supply-all.gif&#34;
	width=&#34;660&#34;
	height=&#34;500&#34;
	srcset=&#34;https://knightli.com/2022/03/24/atx%E7%94%B5%E6%BA%90-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/ATX-power-supply-all_hu_e5f73ea0f02ae8f8.gif 480w, https://knightli.com/2022/03/24/atx%E7%94%B5%E6%BA%90-%E6%8E%A5%E5%8F%A3%E5%AE%9A%E4%B9%89/ATX-power-supply-all_hu_4d473f6d720bcbd.gif 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;ATX full diagram&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;132&#34;
		data-flex-basis=&#34;316px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;wire-color-references&#34;&gt;Wire color references
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Red: +5V, logic rails and some device power&lt;/li&gt;
&lt;li&gt;Yellow: +12V, CPU/GPU and major power rails&lt;/li&gt;
&lt;li&gt;Orange: +3.3V, common motherboard/device rails&lt;/li&gt;
&lt;li&gt;Purple: +5VSB, standby rail (USB wake, standby features)&lt;/li&gt;
&lt;li&gt;Black: GND (0V)&lt;/li&gt;
&lt;li&gt;Green: PS_ON (short to GND to start PSU)&lt;/li&gt;
&lt;li&gt;Gray: Power Good (PWR_OK)&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        
    </channel>
</rss>
