Hard drive format 2.5 inches with SATA interface remain one of the most common drives in laptops, despite their growing popularity SSD And NVMe. However, when upgrading, repairing or diagnosing, the question often arises: how to properly connect the drive if the connector is damaged and there is no standard cable? Or how to check the functionality of the HDD without the original slot?

In this article we will analyze in detail SATA connector pinout for 2.5-inch drivesused in laptops - from the purpose of each pin to practical connection diagrams to adapters, power supplies, or even Arduino for diagnostics. You will learn how the connectors differ SATA I/II/III, how to avoid common soldering mistakes and why some drives are not detected when directly connected to the motherboard.

The material will be useful both to beginners who are faced with the need to connect a HDD to a computer without a standard interface for the first time, and to experienced users looking for non-standard solutions for data recovery or testing disks.

Anatomy of the SATA 2.5" connector: design and key differences

Connector SATA (Serial ATA) for 2.5-inch drives is visually identical to that used in 3.5-inch models, but has several critical features:

  • 🔌 7-pin data interface (to transmit information) + 15-pin power connector (in laptops it is often combined into one block).
  • 📏 Compact form factor: connector width is 8 mm (versus 13 mm for 3.5-inch drives), which saves space in thin cases.
  • Reduced supply voltage: 5V (instead of 12V for desktop HDDs), which affects compatibility with adapters.

It is important to understand that SATA 2.5" - this is not just a smaller version of the desktop connector. For example, in laptops it is often used combo connector, where signal and power contacts are combined into one block (the so-called "SATA power+data combo"). This makes it difficult to connect directly to standard PC cables.

One more nuance - protocol version:

  • SATA I (1.5 Gbit/s) - outdated, but still found in older laptops (before 2007).
  • SATA II (3 Gbit/s) is the most common option.
  • SATA III (6 Gbit/s) - used in modern HDDs and SSDs.
All versions are physically compatible with each other, but connecting a SATA III drive to a SATA II port will limit the speed to 3 Gbps.

📊 What type of drive is installed in your laptop?
  • HDD SATA 2.5"
  • SSD SATA 2.5"
  • NVMe M.2
  • I don't know
  • Other

Full SATA 2.5" pinout: purpose of each pin

Connector SATA 2.5" consists of two parts: data interface (7 contacts) and food (15 contacts). Below is a detailed diagram for each group:

1. Data interface pinout (7-pin)

Contact numberPurposeDescription
1GNDEarth (total minus)
2A+Positive differential signal pair
3A-Negative differential signal pair
4GNDEarth
5B-Negative pair of the second differential line
6B+Positive pair of the second differential line
7GNDEarth

Feature of the SATA interface - use differential pairs (A+/A- and B+/B-), which provide high noise immunity. Damage to even one contact in a pair will lead to complete inoperability disk.

2. Power connector pinout (15-pin)

Often used in laptops cut down version power connector (for example, only 5V), but the full pinout looks like this:

Contact numberPurposeVoltage
13.3V3.3 V (rarely used)
23.3V3.3 V
33.3V3.3 V
4GNDEarth
5GNDEarth
6GNDEarth
75V5V (main power)
85V5 V
95V5 V
10GNDEarth
11ReservedReserve (not used)
1212V12 V (3.5" drives only)
1312V12 V
1412V12 V
15GNDEarth

⚠️ Attention: B laptop HDD 2.5" contacts 12V (pins 12–14) usually not involved. Connecting 12V to such a drive can damage it!

💡

If you need to connect a laptop HDD to a desktop power supply, use an adapter with Molex 4-pin on SATA 15-pin, but be sure to check that no voltage is supplied to the 12V contacts.

Connection diagrams for SATA HDD 2.5" to different devices

Let's look at the most common scenarios for connecting a laptop drive to other devices - from a standard PC to homemade adapters.

1. Connect to a desktop PC

The easiest way is to use USB to SATA adapter (For example, ORICO 2139 or Sabrent EC-UASP). However, if there is no adapter, you can connect directly:

  • 🔌Connect 7-pin SATA cable to the motherboard.
  • ⚡ For nutrition use Molex-to-SATA adapter, but turn off 12V (insulate pins 12–14).
  • 💻 Turn on the PC - the disk should be detected in BIOS or Device Manager.

2. Connect to another laptop

If you need to transfer data from one laptop to another without a box:

  • 🔧 Use USB-SATA adapter (For example, UNITEK Y-1032).
  • 🔄 If you don’t have an adapter, you can temporarily connect a disk instead of an optical drive (if your laptop has caddy).
  • ⚠️ Do not connect the drive to eSATA-port without an adapter - this may damage the controller.

3. Connect to Arduino or Raspberry Pi

To diagnose or create a homemade NAS:

  • 📌 Use USB-SATA bridge (for example, chip JMicron JMS567).
  • ⚡ Serve food only 5V through a stabilizer (for example, LM2596).
  • 🐍 For Raspberry Pi will do lsblk or fdisk -l to check the disk definition.

Check the integrity of the connector contacts|Use an antistatic wrist strap|Disconnect 12V when connecting to a desktop power supply|Check the compatibility of SATA versions-->

Typical problems and their solutions

Even with the correct pinout, connecting a SATA HDD 2.5" may be accompanied by errors. Let's look at the most common ones:

1. The disk is not detected in the BIOS

Possible causes and solutions:

  • 🔌 Poor contact — check the cable or clean the connector with alcohol.
  • Insufficient nutrition — try another USB hub or power supply.
  • 💽 Damaged firmware - required resuscitation through HDD Regenerator or Victoria.

2. The disk is detected but not initialized

Often associated with:

  • 🔧 Damaged partition table - restore in TestDisk.
  • 🛠️ Bad sectors - check SMART in CrystalDiskInfo.
  • 🔄 Controller conflict - disconnect other drives and check Device Manager.

3. The disk gets hot and slows down

Symptoms of overheating or malfunction:

  • 🌡️ Temperature is higher 50°C (check in HWiNFO).
  • 🐢 Freezes when copying files.
  • 🔊 Extraneous sounds (clicks, grinding).

⚠️ Attention: If the disc emits cyclic clicks ("click of death"), turn it off immediately! Further work may lead to irreversible data loss.

What to do if the disk clicks?

If the HDD makes rhythmic clicks, this is a sign of a faulty read head or controller board. Do not turn on the disk again! The best solution is to contact a data recovery laboratory (for example, ACE Lab or Hetman Recovery). Self-repair in 90% of cases leads to complete loss of information.

Differences between SATA 2.5" and mSATA and M.2: what is important to know

Many people confuse SATA 2.5" with other formats such as mSATA or M.2. Let's look at the key differences:

ParameterSATA 2.5"mSATAM.2 (SATA)M.2 (NVMe)
InterfaceSATA IIISATA IIISATA IIIPCIe
Speedup to 600 MB/sup to 600 MB/sup to 600 MB/sup to 3500 MB/s
Form factor2.5" (100×69.85 mm)Mini-PCIe (30x50.95 mm)2242/2260/22802242/2260/2280
Voltage5V3.3V/5V3.3V3.3V
CompatibilityAny SATA portsmSATA slot onlyM.2 SATA slotM.2 NVMe slot

Important nuance: mSATA And M.2 SATA use the same protocol as SATA 2.5", but have a different connector. To connect such a drive to a laptop you will need adapter (For example, mSATA-to-SATA or M.2-to-USB).

⚠️ Attention: Don't be confused M.2 SATA And M.2 NVMe! Connection NVMe disk to SATA port (or vice versa) will lead to the drive will not be determined.

💡

If your laptop only supports SATA, then installing an NVMe disk in the M.2 slot will not increase speed - it will operate at SATA speeds (up to 600 MB/s).

Soldering and repairing the SATA 2.5" connector: step-by-step instructions

If the connector on the disk or cable is damaged, you can repair it yourself. For this you will need:

  • 🔥 Soldering iron (power 20–30 W).
  • 🕵️‍♂️ Magnifying glass or microscope (the contacts are very small!).
  • 🧵 Solder Sn63Pb37 (with flux).
  • 🧴 Flux RMA-223 or Liquid Flux.

Procedure:

  1. Clean the board from oxides with isopropyl alcohol.
  2. Tin the contacts on the drive board and on the new connector.
  3. Carefully solder the connector, avoiding overheating (maximum 3–4 seconds to contact).
  4. Check the integrity of the tracks with a multimeter (mode calls).

⚠️ Attention: When soldering do not use active flux (For example, FCSP) - it can damage the board. Also avoid controller overheating (maximum temperature for most chips is 150°C).

If the tracks are damaged, you can restore them wire MGTF 0.05:

  • 🔗 Solder the wire to a good point on the board.
  • 📍 Lay it along the original path.
  • 🔌 Solder to the connector contact.
  • 🛡️ Cover with varnish UR-231 for protection.
💡

If the disk is not detected after soldering, check the resistance between GND And 5V - it must be no less 100 kOhm. If less, then there is a short circuit!

Adapters and adapters: what to choose for connection

To connect SATA HDD 2.5" There are specialized adapters for various devices. Let's look at the most useful ones:

1. USB-to-SATA adapters

Ideal for quick connection to a PC or laptop:

  • 🔌 ORICO 2139 - supports UASP (speed up to 400 MB/s).
  • 🔌 Sabrent EC-UASP - compatible with MacOS And Linux.
  • 🔌 UGREEN 10620 — budget option with LED indication.

2. Adapters for connecting to M.2 or PCIe

If you need to integrate a HDD into a modern PC:

  • 🖥️ M.2 NGFF to SATA - to connect to the slot M.2 (for example, in ASUS ROG or MSI laptops).
  • 🖥️ PCIe to SATA — for desktop PCs (for example, Syba SI-PEX40064).

3. Power adapters

If you need to power the disk from a non-standard source:

  • Molex to SATA — for connecting to a desktop power supply.
  • USB Type-C to SATA - for power supply Power Delivery (For example, MacBook).
  • 12V to 5V DC-DC — if you need to reduce the voltage (for example, from a car cigarette lighter).

⚠️ Attention: When using adapters with AliExpress or uncertified models, check power polarity! Some Chinese adapters have reverse wiring (GND And 5V swapped), which leads to disk failure.

FAQ: Frequently asked questions about SATA 2.5" pinouts

Is it possible to connect a 2.5" laptop HDD to a desktop PC without an adapter?

Yes, but there are two things to consider:

  1. Use 7-pin SATA cable for data transfer.
  2. For power, connect the drive to Molex- the power supply connector, but turn off 12V (insulate the yellow wire).

If on disk combo connector (data+power), you will need an adapter.

What is the difference between SATA II and SATA III pinouts?

Physical connectors SATA II And SATA III identical - the only differences are data transfer protocol. However:

  • SATA III has improved contact shielding for high speed operation.
  • Some disks SATA III may not work correctly with controllers SATA I (requires manual mode setting in BIOS).
How to check if the connector on the disk is damaged?

Take a multimeter and follow these steps:

  1. Set mode calls.
  2. Check the resistance between GND (pins 1, 4, 7) and 5V (pins 7–9) - should be infinity (no short circuit).
  3. Ring the chains A+/A- And B+/B- - there must be resistance 90–110 Ohm.

If the values are different, the connector or board is damaged.

Is it possible to connect an M.2 SSD to a SATA 2.5" connector?

No, it’s not possible directly. But there are two options:

  1. If M.2 SSD uses protocol SATA (For example, Crucial BX500), you can use an adapter M.2 SATA to 2.5" SATA.
  2. If M.2 SSDNVMe (For example, Samsung 970 EVO), an adapter is required NVMe to USB (For example, ASM2362).
Why is the disk detected but not readable?

There may be several reasons:

  • 🔧 Damaged file system - execute chkdsk /f (Windows) or fsck (Linux).
  • 🛠️ Bad sectors - check in Victoria or HDDScan.
  • 🔌 Lack of nutrition - try connecting the drive via Y cable (with two USB connectors).
  • 💽 Controller failure — if the disk makes a squeaking sound or does not rotate, the board will need to be replaced.