PinoutSearch

SD Card Pinout

Full-size Secure Digital memory card with a 9-contact SD/SPI interface.

Overview

The standard (full-size) SD card exposes nine edge contacts and supports two protocols on the same contacts: native SD/SDIO (1-bit or 4-bit data bus with a command line) and the simpler legacy SPI mode.

Pin functions differ by mode. In SD mode pin 1 doubles as card-detect and data 3; in SPI mode it becomes chip-select. SPI mode uses only DAT0 (DO) and the command line as DI.

Pinout

PinNameFunctionDescription
1CD/DAT3 (SD) / CS (SPI)SPI / DATACard detect & data 3 / SPI chip select
2CMD (SD) / DI (SPI)SPI / DATACommand-response line / SPI data in (MOSI)
3VSS1GNDGround
4VDDPOWERSupply voltage (2.7-3.6 V)
5CLK (SD) / SCLK (SPI)SPI / CLKClock
6VSS2GNDGround
7DAT0 (SD) / DO (SPI)SPI / DATAData 0 / SPI data out (MISO)
8DAT1 (SD) / RSV (SPI)SPI / DATAData 1 / reserved (IRQ in SDIO)
9DAT2 (SD) / RSV (SPI)SPI / DATAData 2 / reserved

Notes

  • 1-bit SD and SPI modes use only DAT0; 4-bit SD mode uses DAT0-DAT3.
  • UHS-II cards add a second row of contacts not listed here.

Reference: SD Association - SD Physical Layer Simplified Specification· verified 2026-06-27