Corporate Headquarters • 140 Caspian Court • Sunnyvale, CA 94089
SanDisk Corporation
Phone (408) 542-0500 • Fax (408) 542-0503
www.sandisk.com
Page 2
SanDisk® Corporation general policy does not recommend the use of its products in life support applications where in a failure
or malfunction of the product may directly threaten life or injury. Per SanDisk Terms and Conditions of Sale, the user of SanDisk
products in life support applications assumes all risk of such use and indemnifies SanDisk against all damages. See “Limited
Warranty and Disclaimer of Liability.”
This document is for information use only and is subject to change without prior notice. SanDisk Corporation assumes no
responsibility for any errors that may appear in this document, nor for incidental or consequential damages resulting from the
furnishing, performance or use of this material. No part of this document may be reproduced, transmitted, transcribed, stored in
a retrievable manner or translated into any language or computer language, in any form or by any means, electronic,
mechanical, magnetic, optical, chemical, manual or otherwise, without the prior written consent of an officer of SanDisk
Corporation.
SanDisk and the SanDisk logo are registered trademarks of SanDisk Corporation.
Product names mentioned herein are for identification purposes only and may be trademarks and/or registered trademarks of
their respective companies.
SanDisk products are covered or licensed under one or more of the following U.S. Patent Nos. 5,070,032; 5,095,344; 5,168,465;
5,172,338; 5,198,380; 5,200,959; 5,268,318; 5,268,870; 5,272,669; 5,418,752; 5,602,987. Other U.S. and foreign patents
awarded and pending.
Lit. No. 80-13-00169 Rev. 1.9 12/2003 Printed in U.S.A.
1. Introduction to the SD Card ............................................................................................................................... 1-1
1.3. System Features................................................................................................................................. 1-2
3.5.8. SD Card Registers in SPI Mode.............................................................................................. 3-24
3.6. Data Interchange Format and Card Sizes.......................................................................................... 3-24
4. Secure Digital (SD) Card Protocol Description.................................................................................................. 4-1
4.1. SD Bus Protocol................................................................................................................................ 4-1
4.4.5. Application Specific Commands............................................................................................. 4-13
4.5. Clock Control .................................................................................................................................... 4-14
5.6. SPI Bus Operating Conditions .......................................................................................................... 5-19
5.7. Bus Timing........................................................................................................................................ 5-19
Appendix A. Application Note............................................................................................................................... A-1
Host Design Considerations: NAND MMC and SD-based Products
File System Support ................................................................................................................................. A-5
Appendix B. Ordering Information ........................................................................................................................ B-1
Appendix C. SanDisk Worldwide Sales Offices .................................................................................................... C-1
Appendix D. Limited Warranty.............................................................................................................................. D-1
Appendix E. Disclaimer of Liability ...................................................................................................................... E-1
The Secure Digital Card is a flash-based memory card that is specifically designed to meet the security, capacity,
performance and environmental requirements inherent in newly emerging audio and video consumer electronic
devices. The SD Card includes a copyright protection mechanism that complies with the security of the SDMI
standard, and is faster and capable of higher Memory capacity. The SD Card security system uses mutual
authentication and a “new cipher algorithm” to protect from illegal usage of the card content. A non-secured access
to the user‘s own content is also available. The physical form factor, pin assignment and data transfer protocol are
forward compatible with the SD Card, with some additions.
The SD Card communication is based on an advanced nine-pin interface (Clock, Command, 4xData and 3xPower
lines) designed to operate in a low voltage range. The communication protocol is defined as part of this
specification. The SD Card host interface supports regular MultiMediaCard operation as well. In other words,
MultiMediaCard forward compatibility was kept. Actually the main difference between SD Card and
MultiMediaCard is the initialization process. The SD Card specifications were originally defined by MEI
(Matsushita Electric Company), Toshiba Corporation and SanDisk Corporation. Currently, the specifications are
controlled by the Secure Digital Association (SDA). The SanDisk SD Card was designed to be compatible with the
SD Card Physical Specification.
The SD Card interface allows for easy integration into any design, regardless of microprocessor used. For
compatibility with existing controllers, the SanDisk SD Card offers, in addition to the SD Card interface, an
alternate communication protocol, which is based on the SPI standard.
The current SD Card provides up to 1024 million bytes of memory using flash memory chips, which were designed
especially for use in mass storage applications. In addition to the mass storage specific flash memory chip, the SD
Card includes an on-card intelligent controller which manages interface protocols, security algorithms for copyright
protection, data storage and retrieval, as well as Error Correction Code (ECC) algorithms, defect handling and
diagnostics, power management and clock control.
This document describes the key features and specifications of the SD Card, as well as the information required to
interface this product to a host system.
1.2. Product Models
The SD Card is available in the capacities shown in Table 1-1.
The performance of the communication channel is described in Table 1-2.
Table 1-2. SD Bus/SPI Bus Comparison
SD Card Using SD Bus SD Card Using SPI Bus
Six-wire communication channel (clock, command, 4
data lines).
Error-protected data transfer. Optional non-protected data transfer mode available.
Single or multiple block oriented data transfer. Single or multiple block oriented data transfer.
Three-wire serial data bus (Clock, dataIn, dataOut) + card
specific CS signal (hardwired card selection).
1.4. SD Card Standard
SanDisk SD Cards are fully compatible with the following SD Card Physical Layer Specification standard:
The SD Card Physical Layer System Specification, Version 1.01
This specification may be obtained from:
SD Card Association
53 Muckelemi St.
P.O. Box 189
San Juan Bautista, CA 95045-0189
USA
Phone: 831-623-2107
Fax: 831-623-2248
Email: rcreech@sdcard.org
http://www.sdcard.org
1.5. Functional Description
SanDisk SD Cards contain a high level, intelligent subsystem as shown in Figure 1-1. This intelligent
(microprocessor) subsystem provides many capabilities not found in other types of memory cards. These
capabilities include:
• Host independence from details of erasing and programming flash memory.
• Sophisticated system for managing defects (analogous to systems found in magnetic disk drives).
• Sophisticated system for error recovery including a powerful error correction code (ECC).
The 512-byte sector size of the SD Card is the same as that in an IDE magnetic disk drive. To write or read a sector
(or multiple sectors), the host computer software simply issues a Read or Write command to the SD Card. This
command contains the address. The host software then waits for the command to complete. The host software does
not get involved in the details of how the flash memory is erased, programmed or read. This is extremely important
as flash devices are expected to get more and more complex in the future. Because the SD Card uses an intelligent
on-board controller, the host system software will not require changing as new flash memory evolves. In other
words, systems that support the SD Card today will be able to access future SanDisk SD Cards built with new flash
technology without having to update or change host software.
1.5.2. Defect and Error Management
SD Cards contain a sophisticated defect and error management system. This system is analogous to the systems
found in magnetic disk drives and in many cases offers enhancements. For instance, disk drives do not typically
perform a read after write to confirm the data is written correctly because of the performance penalty that would be
incurred. SD Cards do a read after write under margin conditions to verify that the data is written correctly. In the
rare case that a bit is found to be defective, SD Cards replace this bad bit with a spare bit within the sector header. If
necessary, SD Cards will even replace the entire sector with a spare sector. This is completely transparent to the
host and does not consume any user data space.
The SD Card’s soft error rate specification is much better than the magnetic disk drive specification. In the
extremely rare case a read error does occur, SD Cards have innovative algorithms to recover the data. This is similar
to using retries on a disk drive but is much more sophisticated. The last line of defense is to employ a powerful ECC
to correct the data. If ECC is used to recover data, defective bits are replaced with spare bits to ensure they do not
cause any future problems. These defect and error management systems coupled with the solid-state construction
give SD Cards unparalleled reliability.
1.5.3. Copyright Protection
A detailed description of the Copyright Protection mechanism and related security SD Card commands can be found
in the SD Card Security Specification document from the SD Card Association. All SD Card security related
commands operate in the data transfer mode.
As defined in the SDMI specification, the data content that is saved in the card is saved already encrypted and it
passes transparently to and from the card. No operation is done on the data and there is no restriction to read the
data at any time. Associated with every data packet (song, for example) that is saved in the unprotected memory
there is a special data that is saved in a protected memory area. For any access (any Read, Write or Erase command)
from/to the data in the protected area. For an authentication procedure is done between the card and the connected
device, either the LCM (PC for example) or the PD (portable device, such as SD player). After the authentication
process passes, the card is ready to accept or give data from/to the connected device. While the card is in the
secured mode of operation (after the authentication succeeded) the argument and the associated data that is sent to
the card or read from the card are encrypted. At the end of the Read, Write or Erase operation, the card gets out
automatically of its secured mode.
SanDisk SD Cards have an endurance specification for each sector of 100,000 writes typical (reading a logical
sector is unlimited). This far exceeds what is typically required in nearly all applications of SD Cards. For example,
even very heavy use of the SD Card in cellular phones, personal communicators, pagers and voice recorders will
use only a fraction of the total endurance over the typical device’s lifetime. For instance, it would take over 10 years
to wear out an area on the SD Card on which a file of any size (from 512 bytes to maximum capacity) was rewritten
3 times per hour, 8 hours a day, 365 days per year.
With typical applications, the endurance limit is not of any practical concern to the vast majority of users.
1.5.5. Wear Leveling
Wear-leveling is an intrinsic part of the Erase Pooling functionality of SD using NAND memory. The SD Card’s
Wear Level command is supported as a NOP operation to maintain backward compatibility with existing software
utilities.
1.5.6. Using the Erase Command
The Erase (sector or group) command provides the capability to substantially increase the write performance of the
SD Card. Once a sector has been erased using the Erase command, a write to that sector will be much faster. This is
because a normal write operation includes a separate sector erase prior to write.
1.5.7. Automatic Sleep Mode
A unique feature of the SanDisk SD Card (and other SanDisk products) is automatic entrance and exit from sleep
mode. Upon completion of an operation, the SD Card will enter the sleep mode to conserve power if no further
commands are received within 5msec. The host does not have to take any action for this to occur. In most systems,
the SD Card is in sleep mode except when the host is accessing it, thus conserving power.
When the host is ready to access the SD Card and it is in sleep mode, any command issued to the SD Card will
cause it to exit sleep and respond.
1.5.8. Hot Insertion
Support for hot insertion will be required on the host but will be supported through the connector. Connector
manufacturers will provide connectors that have power pins long enough to be powered before contact is made with
the other pins. Please see connector data sheets for more details. This approach is similar to that used in PCMCIA
and MMCA devices to allow for hot insertion.
The following sections provide valuable information on the SC Card in SD Bus mode.
1.5.9.1. SD Card Standard Compliance
The SD Card is fully compliant with SD Card Physical Layer Standard Specification V1.01. The structure of the
Card Specific Data (CSD) register is compliant with CSD Structure 1.0.
1.5.9.2. Negotiating Operation Conditions
The SD Card supports the operation condition verification sequence defined in the SD Card standard specifications.
Should the SD Card host define an operating voltage range, which is not supported by the SD Card it will put itself
in an inactive state and ignore any bus communication. The only way to get the card out of the inactive state is by
powering it down and up again.
In Addition the host can explicitly send the card to the inactive state by using the GO_INACTIVE_STATE
command.
1.5.9.3. Card Acquisition and Identification
The SD Card bus is a single master (SD Card host application) and multi-slaves (cards) bus. The Clock and Power
lines are common to all cards on the bus. During the identification process, the host accesses each card separately
through its own command lines. The SD Card’s CID register is pre-programmed with a unique card identification
number, which is used during the identification procedure.
In addition, the SD Card host can read the card’s CID register using the READ_CID SD Card command. The CID
register is programmed during the SD Card testing and formatting procedure, on the manufacturing floor. The SD
Card host can only read this register and not write to it.
An internal pull-up resistor on the DAT3 line may be used for card detection (insertion/removal). The resistor can
be disconnected during data transfer (using ACMD42). Additional practical card detection methods can be found in
SD Physical Specification’s Application Notes given by the SDA.
1.5.9.4. Card Status
The card status is separated into the following two fields:
• Card Status is stored in a 32-bit status register that is sent as the data field in the card respond to host
commands. Status register provides information about the card’s current state and completion codes
for the last host command. The card status can be explicitly read (polled) with the SEND_STATUS
command.
• SD_Status is stored in 512 bits that are sent as a single data block after it was requested by the host
using the SD_STATUS (ACMD13) command. SD_STATUS contains extended status bits that relate
to BUS_WIDTH, security related bits and future specific applications.
The basic unit of data transfer to/from the SD Card is one byte. All data transfer operations which require a block
size always define block lengths as integer multiples of bytes. Some special functions need other partition
granularity. Figure 1-2 shows the Memory Array Partitioning.
For block-oriented commands, the following definition is used:
• Block—The unit that is related to the block-oriented read and write commands. Its size is the number
of bytes that are transferred when one block command is sent by the host. The size of a block is either
programmable or fixed. The information about allowed block sizes and the programmability is stored
in the CSD.
The granularity of the erasable units is in general not the same as for the block-oriented commands:
• Sector—The unit that is related to the erase commands. Its size is the number of blocks that are erased
in one portion. The size of a sector is fixed for each device. The information about the sector size (in
blocks) is stored in the CSD.
For devices that include write protection, the following definition is used:
• WP Group—The minimal unit that may which may have individual write protection. Its size is the
number of groups which will be write protected by one bit. The size of a WP-group is fixed for each
device. The information about the size is stored in the CSD.
The SD Card supports two read/write modes as shown in Figure 1-3.
Multiple Block Mode
Memory
Sectors
Memory
Sectors
Memory
Sectors
Start
Address
Single Block Mode
Memory
Sectors
Start
Address
(Read)
Memory
Sectors
Memory
Sectors
Memory
Sectors
WriteRead
Memory
Sectors
Start
Address
(Write)
Stop
Memory
Sectors
Start
Memory
Sectors
Memory
Sectors
Misalignment Error
Memory
Sectors
Start
Address
(Read/Write)
Memory
Sectors
Stop
Memory
Sectors
Figure 1-3. Data Transfer Formats
Single Block Mode
In this mode the host reads or writes one data block in a pre-specified length. The data block transmission is
protected with 16-bit CRC that is generated by the sending unit and checked by the receiving unit.
The block length for read operations is limited by the device sector size (512 bytes) but can be as small as a single
byte. Misalignment is not allowed. Every data block must be contained in a single physical sector. The block length
for write operations must be identical to the sector size and the start address aligned to a sector boundary.
Multiple Block Mode
This mode is similar to the single block mode, but the host can read/write multiple data blocks (all have the same
length) which will be stored or retrieved from contiguous memory addresses starting at the address specified in the
command. The operation is terminated with a stop transmission command.
Misalignment and block length restrictions apply to multiple blocks as well and are identical to the single block
read/write operations.
1.5.9.7. Data Transfer Rate
The SD Card can be operated using either a single data line (DAT0) or four data lines (DAT0-DAT3) for data
transfer. The maximum data transfer rate for a single data line is 25 Mbit per second and for four data lines it is 100
Mbit (12 MB) per second.
Every sector is protected with an Error Correction Code (ECC). The ECC is generated (in the memory card) when
the sectors are written and validated when the data is read. If defects are found, the data is corrected prior to
transmission to the host.
1.5.9.9. Erase
The smallest erasable unit in the SD Card is a sector. In order to speed up the erase procedure, multiple sectors can
be erased at the same time. To facilitate selection, a first command with the starting address is followed by a second
command with the final address, and all sectors within this range will be selected for erase.
1.5.9.10. Write Protection
Two-card level write protection options are available: permanent and temporary. Both can be set using the
PROGRAM_CSD command (see below). The permanent write protect bit, once set, cannot be cleared. This feature
is implemented in the SD Card controller firmware and not with a physical OTP cell.
NOTE: Use the Write Protect (WP) Switch located on the card’s side edge to prevent the host from writing to or
erasing data on the card. The WP switch does not have any influence on the internal Permanent or
Temporary WP bits in the CSD.
1.5.9.11. Copy Bit
The content of a SD Card can be marked as an original or a copy using the copy bit in the CSD register. Once the
Copy bit is set (marked as a copy) it cannot be cleared. The Copy bit of the SD Card is programmed (during test and
formatting on the manufacturing floor) as a copy. The SD Card can be purchased with the copy bit set (copy) or
cleared, indicating the card is a master. This feature is implemented in the SD Card controller firmware and not with
a physical OTP cell.
1.5.9.12. The CSD Register
All the configuration information of the SD Card is stored in the CSD register. The MSB bytes of the register
contain manufacturer data and the two least significant bytes contain the host-controlled data, the card Copy, write
protection and the user file format indication.
The host can read the CSD register and alter the host controlled data bytes using the SEND_CSD and
PROGRAM_CSD commands.
1.5.10. SD Card—SPI Mode
The SPI mode is a secondary communication protocol for SD Cards. This mode is a subset of the SD Card protocol,
designed to communicate with an SPI channel, commonly found in Motorola’s (and lately a few other vendors’)
microcontrollers.
The operating condition negotiation function of the SD Card bus is supported differently in SPI mode by using the
READ_OCR (CMD58) command. The host shall work within the valid voltage range (2.7 to 3.6 volts) of the card
or put the card in inactive state by sending a GO_INACTIVE command to the card.
1.5.10.2. Card Acquisition and Identification
The host must know the number of cards currently connected on the bus. Specific card selection is done via the CS
signal (CD/DAT3). The internal pullup resistor on the CD/DAT3 line may be used for card detection
(insertion/removal). Additional practical card detection methods can be found in SD Physical Specification’s
Application Notes given by the SDA.
1.5.10.3. Card Status
In SPI mode, only 16 bits (containing the errors relevant to SPI mode) can be read out of the 32-bit SD Card status
register. The SD_STATUS can be read using ACMD13, the same as in SD Bus mode.
1.5.10.4. Memory Array Partitioning
Memory partitioning in SPI mode is equivalent to SD Bus mode. All read and write commands are byte addressable
with the limitations given in Section 1.5.9.5.
1.5.10.5. Read and Write Operations
In SPI mode, both single and multiple block data transfer modes are supported.
1.5.10.6. Data Transfer Rate
In the SPI mode, only one data line is used for each direction. The SPI mode data transfer rate is the same as the SD
Bus mode data transfer rate when using one data line only (up to 25 Kbits per second).
The SD Card has nine exposed contacts on one side (see Figure 3-1). The host is connected to the SD Card using a
dedicated 9-pin connector.
3.1.1. Pin Assignments in SD Card Mode
Table 3-1 lists the pin assignments and definitions in SD Card Mode.
Table 3-1. SD Bus Mode Pad Definition
Pin # Name Type1 SDDescription
1 CD/DAT32 I/O3 Card Detect/Data Line [Bit 3]
2 CMD I/O Command/Response
3 V
4 VDD S Supply voltage
5 CLK I Clock
6 V
7 DAT0 I/O Data Line [Bit 0]
8 DAT1 I/O Data Line [Bit 1]
9 DAT2 I/O Data Line [Bit 2]
NOTES: 1) S=power supply; I=input; O=output using push-pull drivers.
2) The extended DAT lines (DAT1-DAT3) are input on power up. They start to operate as DAT lines after the
SET_BUS_WIDTH command. It is the responsibility of the host designer to connect external pullup resistors to all
data lines even if only DAT0 is to be used. Otherwise, non-expected high current consumption may occur due to the
floating inputs of DAT1 & DAT2 (in case they are not used).
3) After power up, this line is input with 50Kohm(+/-20Kohm) pull-up (can be used for card detection or SPI mode
selection). The pull-up may be disconnected by the user, during regular data transfer, with
SET_CLR_CARD_DETECT (ACMD42) command.
Table 3-2 lists the pin assignments and definitions in SPI Mode.
Table 3-2. SPI Bus Mode Pad Definition
Pin # Name Type1 SPI Description
1 CS I Chip Select (Active low)
2 DataIn I Host to Card Commands and Data
3 VSS1 S Supply Voltage Ground
4 VDD S Supply Voltage
5 CLK I Clock
6 VSS2 S Supply Voltage Ground
7 DataOut O Card to Host Data and Status
8 RSV(2) I Reserved
9 RSV(2) I Reserved
NOTES: 1) S=power supply; I=input; O=output.
2) The ‘RSV’ pins are floating inputs. It is the responsibility of the host designer to connect external pullup resistors to
those lines. Otherwise non-expected high current consumption may occur due to the floating inputs.
Each card has a set of information registers (refer to Table 3-3). Detailed descriptions are provided in Section 3.5.
Table 3-3. SD Card Registers
Name Width Description
CID 128 Card identification number: individual card number for identification.
RCA1 16 Relative card address: local system address of a card, dynamically
suggested by the card and approved by the host during initialization.
CSD 128 Card specific data: information about the card operation conditions.
SCR 64 SD Configuration Register: information about the SD Card’s special
features capabilities.
OCR 32 Operation Condition Register
NOTE: 1) The RCA register is not available in SPI Mode.
The host may reset the cards by switching the power supply off and on again. The card has its own power-on
detection circuitry which puts the card into an idle state after the power-on. The card can also be reset by sending
the GO_IDLE (CMD0) command.
Figure 3-2 shows the bus topology of several cards with one host in SD Bus mode.
HOST
CLK
Vdd
Vss
D0-3(A),
CMD(A)
D0-3(B),
CMD(B)
D0-D3, CMD
D0-D3, CMD
CLK
Vdd
Vss
CLK
Vdd
Vss
CLK
SD Memory
Card (A)
SD Memory
Card (B)
Vdd
Vss
MultiMediaCard
(C)
D0-3(C)
CMD(C)
D0, CS, CMD
D1&D2 Not
Connected
Figure 3-2. SD Card System Bus Topology
During the initialization process, commands are sent to each card individually, allowing the application to detect the
cards and assign logical addresses to the physical slots. Data is always sent to each card individually. However, to
simplify the handling of the card stack, after initialization, all commands may be sent concurrently to all cards.
Addressing information is provided in the command packet.
The SD Bus allows dynamic configuration of the number of data lines. After power-up, by default, the SD Card will
use only DAT0 for data transfer. After initialization, the host can change the bus width (number of active data
lines). This feature allows and easy trade off between hardware cost and system performance.
are pull-up resistors protecting the CMD and the DAT line against bus floating when no card is
CMD
inserted or when all card drivers are in a hi-impedance mode. RWP is used for the Write Protect Switch. See
Section 5.4.2 for the component values and conditions.
R
CMD
C1C
DAT0-3
2
R
WP
Write Protect
CMD
C
3
9
Vss
1 2 3 4 5 6 7 8
SD Memory
Card
CLK
Hot Insertion/Removal
Hot insertion and removal are allowed. The SanDisk SD Card will not be damaged by inserting or removing it into
the SD bus even when the power is up:
• The inserted card will be properly reset also when CLK carries a clock frequency f
• Data transfer failures induced by removal/insertion should be detected by the bus master using the
.
PP
CRC codes that suffix every bus transaction.
3.2.1. Power Protection
Cards can be inserted into or removed from the bus without damage. If one of the supply pins (V
connected properly, then the current is drawn through a data line to supply the card.
DD or VSS)
is not
Data transfer operations are protected by CRC codes; therefore, any bit changes induced by card insertion and
removal can be detected by the SD bus master. The inserted card must be properly reset also when CLK carries a
clock frequency f
between V
DD
If the hot insertion feature is implemented in the host, than the host has to withstand a shortcut
pp.
and V
without damage.
SS
3.3. SPI Bus Topology
The SD Card SPI interface is compatible with SPI hosts available on the market. As any other SPI device the SD
Card SPI channel consists of the following four signals:
Another SPI common characteristic, which is implemented in the SD Card as well, is byte transfers. All data tokens
are multiples of 8-bit bytes and always byte aligned to the CS signal. The SPI standard defines the physical link
only and not the complete data transfer protocol. In SPI Bus mode, the SD Card uses a subset of the SD Card
protocol and command set.
The SD Card identification and addressing algorithms are replaced by a hardware Chip Select (CS) signal. A card
(slave) is selected, for every command, by asserting (active low) the CS signal (see Figure 3-4). The CS signal must
be continuously active for the duration of the SPI transaction (command, response and data). The only exception is
card programming time. At this time the host can de-assert the CS signal without affecting the programming
process.
The bi-directional CMD and DAT lines are replaced by uni-directional dataIn and dataOut signals. This eliminates
the ability of executing commands while data is being read or written. An exception is the multi read/write
operations. The Stop Transmission command can be sent during data read. In the multi block write operation a Stop
Transmission token is sent as the first byte of the data block.
3.3.1. Power Protection
Same as for SD Card mode.
Figure 3-4. SD Card Bus System
3.4. Electrical Interface
The following sections provide valuable information for the electrical interface.
The power up of the SD Card bus is handled locally in each SD Card and in the bus master.
Supply voltage
VDD max
Bus mas ter supply voltage
VDD min
Power up time
Supply ramp u p time
Initialization sequence
Initialization del ay:
The maximum of
1 msec, 7 4 clock cycles
and suppl y ramp up time
Valid voltage range
for commands CMD0,
15, 55, and ACMD41
Time out value for initialization process = 1 sec
N
CC
ACMD
41
ACMD
41
Optional repetitions of AMCD41
until no cards are responding
with busy bit set.
Valid voltage
range for all
other commands
and memory
access.
N
CC
ACMD
Logic working level
time
N
CC
41
CMD2
Figure 3-5. Power-up Diagram
After power up, including hot insertion ( i.e., inserting a card when the bus is operating) the SD Card enters the idle
state. During this state the SD Card ignores all bus transactions until ACMD41 is received (ACMD command type
shall always precede with CMD55).
ACMD41 is a special synchronization command used to negotiate the operation voltage range and to poll the cards
until they are out of their power-up sequence. Besides the operation voltage profile of the cards, the response to
ACMD41 contains a busy flag, indicating that the card is still working on its power-up procedure and is not ready
for identification. This bit informs the host that the card is not ready. The host has to wait (and continue to poll the
cards, each one on his turn) until this bit is cleared. The maximum period of power up procedure of single card shall
not exceed 1 second.
Getting individual cards, as well as the whole SD Card system, out of idle state is up to the responsibility of the bus
master. Since the power up time and the supply ramp up time depend on application parameters such as the
maximum number of SD Card s, the bus length and the power supply unit, the host must ensure that the power is
built up to the operating level (the same level which will be specified in ACMD41) before ACMD41 is transmitted.
After power up, the host starts the clock and sends the initializing sequence on the CMD line. This sequence is a
contiguous stream of logical ‘1’s. The sequence length is the maximum of 1msec, 74 clocks or the supply-ramp-uptime; the additional 10 clocks (over the 64 clocks after what the card should be ready for communication) is
provided to eliminate power-up synchronization problems.
Every bus master shall have the capability to implement ACMD41 and CMD1. CMD1 will be used to ask
MultiMediaCards to send their Operation Conditions. In any case the ACMD41 or the CMD1 shall be send
separately to each card accessing it through its own CMD line.
SPI Mode bus operating conditions are identical to SD Card mode bus operating conditions. Table 3-4 lists the
power supply voltages. The CS (chip select) signal timing is identical to the input signal timing (see Figure 3-7).
Table 3-4. Power Supply Voltage
General
Parameter Symbol Min. Max. Unit Remark
Peak voltage on all lines -0.3 VDD+0.3 V
All Inputs
Input Leakage Current -10 10
µA
All Outputs
Output Leakage Current -10 10
µA
Power Supply Voltage
Parameter Symbol Min. Max. Unit Remark
Supply Voltage VDD 2.0 3.6 V CMD0, 15, 55,
ACMD41 commands
Supply Voltage 2.7 3.6 V Except CMD0, 15, 55,
ACMD41 commands
Supply voltage differentials (V
, V
) -0.3 0.3 V
SS1
SS2
Power up Time 250 mS From 0V to VDD Min.
3.4.3. Bus Signal Line Load
The total capacitance CL of the CLK line of the SD Card bus is the sum of the bus master capacitance CHOST, the
bus capacitance CBUS itself and the capacitance CCARD of each card connected to this line:
CL = CHOST + CBUS + N∗CCARD
Where N is the number of connected cards. Requiring the sum of the host and bus capacitances not to exceed 30 pF
for up to 10 cards, and 40 pF for up to 30 cards, the values in Table 3-5must not be exceeded.
Table 3-5. Signal Line’s Load
Parameter Symbol Min. Max. Unit Remark
Pull-up resistance R
R
CMD
DAT
Bus signal line capacitance CL 250 pF fPP ≤ 5 MHz, 21 cards
Bus signal line capacitance CL 100 pF fPP ≤ 20 MHz, 7 cards
As the bus can be supplied with a variable supply voltage, all signal levels are related to the supply voltage (see
Figure 3-6).
Figure 3-6. Bus Signal Levels
To meet the requirements of the JEDEC specification JESD8-1A, the card input and output voltages shall be within
the specified ranges in Table 3-6 for any VDD of the allowed voltage range.
NOTE: OHz stops the clock. The given minimum frequency range is for cases where a continuous clock is required.
3.5. SD Card Registers
There is a set of seven registers within the card interface. The OCR, CID, CSD and SCR registers carry the card
configuration information. The RCA register holds the card relative communication address for the current session.
The card status and SD status registers hold the communication protocol related status of the card.
3.5.1. Operating Conditions Register (OCR)
The 32-bit operation conditions register stores the VDD voltage profile of the card. The SD Card is capable of
executing the voltage recognition procedure (CMD1) with any standard SD Card host using operating voltages form
2 to 3.6 Volts.
Accessing the data in the memory array, however, requires 2.7 to 3.6 Volts. The OCR shows the voltage range in
which the card data can be accessed. The structure of the OCR register is described in Table 3-8.
The level coding of the OCR register is as follows:
• Restricted voltage windows=LOW
• Card busy=LOW (bit 31)
The least significant 31 bits are constant and will be set as described in Figure 4-8. If bit 32 (the busy bit) is set, it
informs the host that the card power up procedure is finished.
00
24 0
16
FF
80
8 7 4 3
00
Reserve
Operatin
Voltage
2.7 – 3.6
Reserve
Busy
Figure 3-8. OCR Structure
3.5.2. Card Identification (CID) Register
The CID register is 16 bytes long and contains a unique card identification number as shown in Table 3-9. It is
programmed during card manufacturing and cannot be changed by SD Card hosts. Note that the CID register in the
SD Card has a different structure than the CID register in the MultiMediaCard.
* 3C = The 3 SDA founding companies: Toshiba, SanDisk, and MEI.
** The product revision is composed of two Binary Coded Decimal (BCD) digits, four bits each, representing an “n.m”
revision number. The “n” is the most significant nibble and the “m” is the least significant nibble. Example: The PRV
binary value filed for product revision “6.2” will be: 0110 0010.
*** The CRC Checksum is computed by the following formula:
CRC Calculation: G(x)=x7+3+1
M(x)=(MID-MSB)*x119+...+(CIN-LSB)*x0
CRC[6...0]=Remainder[(M(x)*x7)/G(x)]
0x03
SD ASCII Code 0x53, 0x44
SD016, SD008
Manufacture date(for
example: Apr 2001 = 0x014)
3.5.3. CSD Register
The Card Specific Data (CSD) register contains configuration information required to access the card data. In
Table 3-10, the cell type column defines the CSD field as Read only (R), One Time Programmable (R/W) or
erasable (R/W/E). This table shows the value in “real world” units for each field and coded according to the CSD
structure. The Model dependent column marks (with a check mark, √) the CSD fields that are model dependent.
Note that the CSD register in the SD Card has a different structure than the CSD in the MultiMediaCard.
Table 3-10. CSD Register
Name Field WidthCell
CSD structure CSD_STRUCTURE 2 R [127:126] 1.0 00b
Reserved - 6 R [125:120] - 000000b
data read access-time-1 TAAC
Binary
MLC
data read access-time-2 in CLK cycles
(NSAC*100)
max. data transfer rate TRAN_SPEED 8 R [103:96] 25MHz 00110010b
card command classes CCC 12 R [95:84] All (incl. WP,
NOTE: The device size indicates the user area size. It does not include the protected area that is used for security applications
and is about 1 percent of the total card size.
The following sections describe the CSD fields and the relevant data types. If not explicitly defined otherwise, all
bit strings are interpreted as binary coded numbers starting with the left bit first.
CSD_STRUCTURE—describes the version of the CSD structure.
Table 3-11. CSD Register Structure
CSD_STRUCTURE CSD Structure Version Valid for SD Card Physical
Specification Version
0 CSD version No. 1.0 Version 1.0-1.01
1-3 Reserved
TAAC—Defines the asynchronous part (relative to the SD Card clock (CLK)) of the read access time.
NSAC—Defines the worst case for the clock dependent factor of the data access time. The unit for NSAC is 100
clock cycles. Therefore, the maximal value for the clock dependent part of the read access time is 25.5k clock
cycles.
The total read access time N
as expressed in the Table 5-17 is the sum of TAAC and NSAC. It has to be computed
AC
by the host for the actual clock rate. The read access time should be interpreted as a typical delay for the first data
bit of a data block from the end bit on the read commands.
TRAN_SPEED—Table 3-13 defines the maximum data transfer rate TRAN_SPEED.
CCC—The SD Card command set is divided into subsets (command classes). The card command class register
CCC defines which command classes are supported by this card. A value of ‘1’ in a CCC bit means that the
corresponding command class is supported. Table 3-14 lists the supported card command classes; refer to Table 4-2
for command class definitions.
READ_BL_LEN—The maximum read data block length is computed as 2
READ_BL_LEN
. The maximum block length
might therefore be in the range 512...2048 bytes. Note that in the SD Card, the WRITE_BL_LEN is always equal to
READ_BL_LEN.
Table 3-15. Data Block Length
READ_BL_LEN Block Length
0-8 Reserved
9 29 = 512 Bytes
......
11 211 = 2048 Bytes
12-15 Reserved
READ_BL_PARTIAL— READ_BL_PARTIAL is always set to 1 in the SD Card. Partial Block Read is always
allowed in the SD Card. It means that smaller blocks can be used as well. The minimum block size is one byte.
READ_BL_PARTIAL=0 means that only the READ_BL_LEN block size can be used for block oriented data
transfers.
READ_BL_PARTIAL=1 means that smaller blocks can be used as well. The minimum block size will be equal to
minimum addressable unit (one byte)
WRITE_BLK_MISALIGN—Defines if the data block to be written by one command can be spread over more
than one physical block of the memory device. The size of the memory block is defined in WRITE_BL_LEN.
WRITE_BLK_MISALIGN=0 signals that crossing physical block boundaries is invalid.
WRITE_BLK_MISALIGN=1 signals that crossing physical block boundaries is allowed.
READ_BLK_MISALIGN—Defines if the data block to be read by one command can be spread over more than
one physical block of the memory device. The size of the memory block is defined in READ_BL_LEN.
READ_BLK_MISALIGN=0 signals that crossing physical block boundaries is invalid.
READ_BLK_MISALIGN=1 signals that crossing physical block boundaries is allowed.
DSR_IMP—Defines if the configurable driver stage is integrated on the card. If set, a driver stage register (DSR)
must be implemented also.
C_SIZE (Device Size)—This parameter is used to compute the card capacity (does not include security protected
area). The memory capacity of the card is computed from the entries C_SIZE, C_SIZE_MULT and
READ_BL_LEN as follows:
memory capacity = BLOCKNR * BLOCK_LEN
Where:
BLOCKNR = (C_SIZE+1) * MULT
MULT = 2
BLOCK_LEN = 2
C_SIZE_MULT+2
READ_BL_LEN
(C_SIZE_MULT < 8)
(READ_BL_LEN < 12)
Therefore, the maximum capacity which can be coded is 4096*512*2048 = 4 GBytes. Example: A four MByte card
with BLOCK_LEN = 512 can be coded with C_SIZE_MULT = 0 and C_SIZE = 2047.
VDD_R_CURR_MIN, VDD_W_CURR_MIN—The maximum values for read and write currents at the minimal
VDD power supply are coded in Table 3-17.
VDD_R_CURR_MAX, VDD_W_CURR_MAX—The maximum values for read and write currents at the
maximum VDD power supply are coded Table 3-18.
Table 3-18. V
VDD_R_CURR_MAX
VDD_W_CURR_MAX
2:0 0=1mA; 1=5mA; 2=10mA; 3=25mA; 4=35mA;
C_SIZE_MULT (Device Size Multiplier)—This parameter is used for coding a factor MULT for computing the
total device size (see ‘C_SIZE’). The factor MULT is defined as 2
ERASE_BLK_EN—defines whether erase of one write block (see WRITE_BL_LEN) is allowed (other than
SECTOR_SIZE given below). If ERASE_BLK_EN is 0, the host can erase a unit of SECTOR_SIZE. If
ERASE_BLK_EN is 1, the host can erase either a unit of SECTOR_SIZE or a unit of WRITE_BLK_LEN.
SECTOR_SIZE—The size of an erasable sector. The contents of this register is a 7-bit binary coded value,
defining the number of write blocks (see WRITE_BL_LEN). The actual size is computed by increasing this number
by one. A value of zero means 1 write block, 127 means 128 blocks.
WP_GRP_SIZE—The size of a write protected group. The contents of this register is a 7-bit binary coded value,
defining the number of Erase Groups (see SECTOR_SIZE). The actual size is computed by increasing this number
by one. A value of zero means 1 erase group, 127 means 128 erase groups.
WP_GRP_ENABLE—A value of ‘0’ means no group write protection possible.
R2W_FACTOR—Defines the typical block program time as a multiple of the read access time. Table 3-20 defines
the field format.
Table 3-20. R2W_FACTOR
R2W_FACTOR Multiples of Read Access Time
0 1
1 2 (write half as fast as read)
2 4
3 8
4 16
5 32
6, 7 Reserved
WRITE_BL_LEN—The maximum write data block length is computed as 2
WRITE_BL_LEN
. The maximum block
length might therefore be in the range from 512 up to 2048 bytes. A Write Block Length of 512 bytes is always
supported. Note that in the SD Card, the WRITE_BL_LEN is always equal to READ_BL_LEN.
WRITE_BL_PARTIAL—Defines whether partial block sizes can be used in block write commands.
WRITE_BL_PARTIAL=‘0’ means that only the WRITE_BL_LEN block size, and its partial derivatives in
resolution of units of 512 blocks, can be used for block oriented data write.
WRITE_BL_PARTIAL=‘1’ means that smaller blocks can be used as well. The minimum block size is one byte.
FILE_FORMAT_GROUP—Indicates the selected group of file formats. This field is read-only for ROM. The
usage of this field is shown in Table 3-22.
COPY—This bit marks the card as an original (‘0’) or non-original (‘1’). Once set to non-original, this bit cannot
be reset to original. The definition of “original” and “non-original” is application dependent and changes no card
characteristics.
PERM_WRITE_PROTECT—Permanently protects the whole card content, except the secured protected area,
against overwriting or erasing (all write and erase commands for this card are permanently disabled). The default
value is ‘0’, i.e., not permanently write protected.
TMP_WRITE_PROTECT—Temporarily protects the whole card content, except the secured protected area, from
being overwritten or erased (all write and erase commands for this card are temporarily disabled). This bit can be set
and reset. The default value is ‘0’, i.e., not write protected.
FILE_FORMAT—Indicates the file format on the card. This field is read-only for ROM. The following formats
are defined.
Table 3-22. File Format
FILE_FORMAT_GRP FILE_FORMATType
0 0 Hard disk-like file system with partition table
0 1 DOS FAT (floppy-like) with boot sector only (no partition table)
0 2 Universal File Format
0 3 Others/Unknown
1 0, 1, 2, 3 Reserved
CRC—The CRC field carries the check sum for the CSD contents. The checksum has to be recalculated by the host
for any CSD modification. The default corresponds to the initial CSD contents.
3.5.4. SCR Register
In addition to the CSD register, there is another configuration register that is named SD CARD Configuration
Register (SCR). SCR provides information on SD Card's special features that were configured into the given card.
The size of SCR register is 64 bit. This register shall be set in the factory by the SD Card manufacturer. Table 3-23
describes the SCR register content.
Table 3-23. SCR Fields
Description Field Width Cell TypeSCR Slice SCR Value SCR Code
SCR Structure SCR_STRUCTURE 4 R [63:60] V1.0 0
SD Card—Spec. Version SD_SPEC 4 R [59:56]
data_status_after erases DATA_STAT_AFTER_ERASE1 R [55:55] 0 0
SD Security Support SD_SECURITY 3 R [54:52]
DAT Bus widths supported SD_BUS_WIDTHS 4 R [51:48] 1 & 4 5
Reserved - 16 R [47:32] 0 0
Reserved for manufacturer usage - 32 R [31:0] 0 0
V1.01
Prot 2, Spec V1.01
0
2
SCR_STRUCTURE—Version number of the related SCR structure in the SD Card Physical Layer Specification.
- The CID register has been already written and
can not be overwritten
- The read only section of the CSD does not
match the card content.
- An attempt to reverse the copy (set as original)
or permanent WP (unprotected) bits was made.
Only partial address space was erased due to
existing write protected blocks.
the internal ECC.
executing because an out of erase sequence
command was received.
The state of the card when receiving the
command. If the command execution causes a
state change, it will be visible to the host in the
response to the next command.
The four bits are interpreted as a binary coded
number between 0 and 15.
C
C
A
C
B
8 READY_FOR_DATA S X ’0’= not ready
’1’= ready
7:6
5 APP_CMD S R ‘0’ = Disabled
‘1’ = Enabled
4 Reserved
3 AKE_SEQ_ERROR
(SD Card Security spec.)
2 Reserved for application specific commands
1, 0 Reserved for manufacturer test mode
E R ‘0’ = no error
‘1’ = error
Corresponds to buffer empty signalling on the
bus.
The card will expect ACMD, or indication that the
command has been interpreted as ACMD.
Error in the sequence of authentication process. C
The SD Status contains status bits that are related to the SD Card proprietary features and may be used for future
application specific usage. The size of the SD Status is one data block of 512 bits. The content of this register is
transmitted to the Host over the DAT bus along with 16 bits CRC. The SD Status is sent to the host over the DAT
bus if ACMD13 is sent (CMD55 followed with CMD13). ACMD13 can be sent to a card only in ‘tran_state’ (card
selected). The SD Status structure is listed in Table 3-29. The same abbreviations for ‘type’ and ‘clear condition’
were used as for the Card Status above.
Table 3-29. SD Card Status
Bits Identifier Type Value Description Clear
Cond.
511:
510
509 SECURED_MODE S R ‘0’=not in the mode
508:
496
495:
480
479:
448
447:
312
311: 0 Reserved for Manufacturer
DAT_BUS_WIDTH S R ‘00’=1 (default)
‘01’=reserved
‘10’=4 bit width
‘11’=reserved
‘1’=in secured mode
Reserved
SD_CARD_TYPE S R ‘00xxh’=SD Memory Cards
as defined in Physical
Spec. Ver. 1.01
(‘x’=don’t care).
The following cards
are currently defined:
‘0000’=Regular SD
RD/WR Card.
‘0001’=SD ROM Card
SIZE_OF_PROTECTED_AREA S R Size of protected area (in
units of
MULT*BLOCK_LEN
refer to CSD register.
Reserved
Shows the currently defined
data bus width that was
defined by the
SET_BUS_WIDTH command.
Card is in Secured Mode of
operation (refer to the SD
Security Specifications
document).
In the future, the 8 LSBs will
be used to define different
variations of an SD Card (each
bit will define different SD
types). The 8 MSBs will be
used to define SD Cards that
do not comply with the SD
Memory Card as defined in the
Specification Ver. 1.01
Shows the size of the
protected area. The actual
area =
(SIZE_OF_PROTECTED_A
REA) * MULT *
BLOCK_LEN.
A
A
A
A
3.5.7. RCA Register
The 16-bit relative card address register carries the card address that is published by the card during the card
identification. This address is used for the addressed host-card communication after the card identification
procedure.
In SPI mode, all the card’s registers are accessible. Their format is identical to the format in the SD Card mode.
However, a few fields are irrelevant in SPI mode. In SPI mode, the card status register has a different, shorter,
format as well. Refer to the SPI Protocol section for more details.
3.6. Data Interchange Format and Card Sizes
In general, SD Card data is structured by means of a file system. The SD Card File System Specification, published
by the SD Association, describes the file format system that is implemented in the SanDisk SD Card. In general,
each SD Card is divided into two separate DOS-formatted partitions as follows:
• The User Area—used for secured and non-secured data storage and can be accessed by the user with
regular read/write commands.
• Security Protected Area—used by copyright protection applications to save security related data and
can be accessed by the host using the secured read/write command after doing authentication as
defined in the SD Security Specification. The security protected area size is defined by SanDisk as
approximately one percent of the total size of the card. Tables 3-30 and 3-31 describe the user and
protected areas for all SanDisk SD Cards.
Communication over the SD bus is based on command and data bit streams, which are initiated by a start bit and
terminated, by a stop bit:
• Command—A command is a token that starts an operation. A command is sent from the host either to
a single card (addressed command) or to all connected cards (broadcast command). A command is
transferred serially on the CMD line.
• Response—A response is a token that is sent from an addressed card, or (synchronously) from all
connected cards, to the host as an answer to a previously received command. A response is transferred
serially on the CMD line.
• Data—Data can be transferred from the card to the host or vice versa. Data is transferred via the data
lines.
From
host to
card(s)
From
host to
card
From
card to
host
CMD
DAT
Command
Operation (no response)
CommandResponse
Operation (no data)
Figure 4-1. “No Response” and “No Data” Operations
Card addressing is implemented using a session address that is assigned to the card during the initialization phase.
The basic transaction on the SD bus is the command/response transaction (see Figure 4-1). This type of bus
transaction transfers their information directly within the command or response structure. In addition, some
operations have a data token.
Data transfers to/from the SD Card are done in blocks. Data blocks are always followed by CRC bits. Single and
multiple block operations are defined. Note that the Multiple Block operation mode is better for faster write
operation. A multiple block transmission is terminated when a stop command follows on the CMD line. Data
transfer can be configured by the host to use single or multiple data lines (as long as the card supports this feature).
The block write operation uses a simple busy signaling of the write operation duration on the DAT0 data line (see
Figure 4-3) regardless of the number of data lines used for transferring the data.
From
host to
card
CMD
Command
Response
From
card to
host
Data
from card
to host
crc OK
response
and busy
from card
CommandResponse
Stop
command
stops data
transfer
DAT
Data block crcData block crcBusy
Block write operation
Multiple block write operation
Figure 4-3. Multiple Block Write Operation
Command tokens have the coding scheme shown in Figure 4-4.
Command content: command and
Transmitter bit:
'1'=host command
address information or parameter,
protected by 7 bit CRC checksum
Start bit
always '0'
0 1 Content CRC 1
Total length = 48 bits
Figure 4-4. Command Token Format
Busy
Data stop operation
End bt:
always '1'
Each command token is preceded by a start bit (‘0’) and succeeded by an end bit (‘1’). The total length is 48 bits.
Each token is protected by CRC bits so that transmission errors can be detected and the operation may be repeated.
Response tokens have four coding schemes depending on their content. The token length is either 48 or 136 bits.
The CRC protection algorithm for block data is a 16-bit CCITT polynomial. All used CRC types are described in
Section 4.6.
Response content: mirrored command and status
information (R1 response), OCR register (R3 response)
or RCA (R6) protected by 7 bit CRC checksum
Total length = 48 bits
Total length = 136 bits
End bt:
always '1'
End bt:
always '1'
'0'=card response
Start bit
always '0'
R1, R3, R6
R2
Transmitter bit:
0 0 Content 1
0 0 Content = CID or CSD CRC 1
Figure 4-5. Response Token Format
In the CMD line, the MSB bit is transmitted first, whereas the LSB bit is transmitted last.
When the wide bus option is used, the data is transferred 4 bits at a time (see Figure 4-6). Start and end bits, as well
as the CRC bits, are transmitted for every one of the DAT lines. CRC bits are calculated and checked for every
DAT line individually. The CRC status response and Busy indication will be sent by the card to the host on DAT0
only (DAT1-DAT3 during that period are “don’t care”).
All communication between the host and SD Cards is controlled by the host (master). The host sends the following
two types of commands:
• Broadcast Commands—Broadcast commands are intended for all SD Cards. Some of these
commands require a response.
• Addressed (Point-to-Point) Commands—The addressed commands are sent to the addressed SD
Card and cause a response to be sent from this card.
A general overview of the command flow is shown in Figure 5-7 for the Card Identification Mode and in Figure 5-8
for the Data Transfer Mode. The commands are listed in the command tables (Tables 4-3 through 4-10). The
dependencies between the current SD Card state, received command and following state are listed in Table 4-11. In
the following sections, the different card operation modes will be described first. Thereafter, the restrictions for
controlling the clock signal are defined. All SD Card commands together with the corresponding responses, state
transitions, error conditions and timings are presented in the following sections.
• Card Identification Mode—The host will be in card identification mode after reset and while it is
looking for new cards on the bus. SD Cards will be in this mode after reset until the SEND_RCA
command (CMD3) is received.
• Data Transfer Mode—SD Cards will enter data transfer mode once their RCA is first published. The
host will enter data transfer mode after identifying all of the SD Cards on the bus.
Table 4-1 lists the dependencies between operation modes and card states. Each state in the SD Card state diagram
(Figures 4-7 and 4-8) is associated with one operation mode.
Table 4-1. Overview of Card States versus Operation Modes
Card State Operation Mode
Inactive State Inactive
Idle State
Ready State Card Identification Mode
Identification State
Stand-by State
Transfer State
Sending-data State Data Transfer Mode
Receive-data State
Programming State
Disconnect State
4.3. Card Identification Mode
While in Card Identification Mode, the host resets all the cards that are in Card Identification Mode, validates
operation voltage range, identifies cards and asks them to publish Relative Card Address (RCA). This operation is
done to each card separately on its own CMD line. All the data communication in the Card Identification Mode uses
only the command line (CMD).
Figure 4-7. SD Card State Diagram (Card Identification Mode)
4.3.1. Reset
GO_IDLE_STATE (CMD0) is the software reset command and sets each SD Card to Idle State regardless of the
current card state. SD Cards in Inactive State are not affected by this command.
After power-on by the host, all SD Cards are in Idle State, including the cards that were in Inactive State. Note that
at least 74 clock cycles are required prior to starting bus communication.
After power-on or CMD0, all SD Cards’ CMD lines are in input mode, waiting for the start bit of the next
command. The cards are initialized with a default relative card address (RCA=0x0000) and with a default driver
stage register setting (lowest speed, highest driving current capability).
The SD Physical Specification standard requires that all SD Cards will be able to establish communication with the
host using any operating voltage between V
maximum values for
are defined in the operation condition register (OCR) and may not cover the whole range.
VDD
SD Card hosts are expected to read the card’s OCR register and select proper
-min and VDD-max. However, during data transfer, minimum and
DD
values or reject the card.
VDD
SD Cards that store the CID and CSD data in the payload memory can communicate this information only under
data-transfer V
conditions. This means if host and card have non-compatible V
DD
ranges, the card will not be able
DD
to complete the identification cycle, nor to send CSD data.
SD_SEND_OP_COND (ACMD41) is designed to provide SD Card hosts with a mechanism to identify and reject
cards that do not match the host’s desired V
range. This is accomplished by the host sending the required V
DD
DD
voltage window as the operand of this command. SD Cards that cannot perform data transfer in the specified range
must discard themselves from further bus operations and go into Inactive State.
Note that ACMD41 is an
application-specific command. Therefore, APP_CMD (CMD55) will always precede ACMD41. The RCA to be
used for CMD55 in idle_state will be the card’s default RCA = 0x0000.
The MultiMediaCard will not respond to ACMD41 (actually it will not respond to APP_CMD—CMD55, that
precedes it). The MultiMediaCard will be initialized as per the MultiMediaCard spec, using SEND_OP_COND
command (CMD1 of MultiMediaCard). The host should ignore an ILLEGAL_COMMAND status in the
MultiMediaCard response to CMD3, since it is a residue of ACMD41 which is invalid in the MultiMediaCard
(CMD0, 1, 2 do not clear the status register). Actually, ACMD41 and CMD1 will be used by the host to distinguish
between MultiMediaCard and SD Cards in a system.
By omitting the voltage range in the command, the host can query each card and determine if there are any non
compatibilities before sending out-of-range cards into the Inactive State. This query should be used if the host can
select a common voltage range or wants to notify the application of non-usable cards in the stack.
The busy bit in the ACMD41 response can be used by a card to tell the host that it is still working on its powerup/reset procedure (e.g., downloading the register information from memory field) and is not ready yet for
communication. In this case the host must repeat ACMD41 until the busy bit is cleared.
During the initialization procedure, the host is not allowed to change the OCR values. Changes in the OCR content
will be ignored by the SD Card. If there is a real change in the operating conditions, the host must reset the card
stack (using CMD0) and begin the initialization procedure once more. However, for accessing the cards already in
Inactive State, a hard reset must be done by switching the power supply off and on.
GO_INACTIVE_STATE (CMD15) can also be used to send an addressed SD Card into the Inactive State. This
command is used when the host explicitly wants to deactivate a card (e.g., host is changing V
is known to be not supported by this card).
into a range which
DD
4.3.3. Card Identification Process
The host starts the card identification process with the identification clock rate fOD (see Section 3.4.4). In SD Card
the CMD line output drives are push-pull drivers.
After the bus is activated, the host will request the cards to send their valid operation conditions (ACMD41
preceding with APP_CMD—CMD55 with RCA=0x0000). The response to ACMD41 is the operation condition
register of the card. The same command shall be send to all of the new cards in the system. Incompatible cards are
sent into Inactive State. The host then issues the command ALL_SEND_CID (CMD2) to each card to get its unique
card identification (CID) number. Card that is unidentified (i.e., which is in Ready State) sends its CID number as
the response (on the CMD line). After the CID was sent by the card, it goes into Identification State. Thereafter, the
host issues CMD3 (SEND_RELATIVE_ADDR) asking the card to publish a new relative card address (RCA),
which is shorter than CID and which will be used to address the card in the future data transfer mode (typically with
a higher clock rate than f
). Once the RCA is received, the card state changes to the Stand-by State. At this point, if
OD
the host wants the card to have another RCA number, it may ask the card to publish a new number by sending
another SEND_RELATIVE_ADDR command to the card. The last published RCA is the actual RCA number of the
card.
The host repeats the identification process (i.e., the cycles with CMD2 and CMD3 for each card in the system).
After all the SD Cards are initialized, the host will initialize the MultiMediaCards that are in the system (if any),
using the CMD2 and CMD3 as given in the MultiMediaCard spec. Note that in the SD system, all the cards are
connected separately so each MultiMediaCard will be initialized individually.
4.4. Data Transfer Mode
Until the content of all CSD registers is known by the host, the fPP clock rate must remain at fOD because some cards
may have operating frequency restrictions. The host issues SEND_CSD (CMD9) to obtain the Card Specific Data
(CSD register), e.g., block length, card storage capacity, maximum clock rate. Figure 4-8 shows a block diagram of
the Data Transfer Mode.
Figure 4-8. SD Card State Diagram (Data Transfer Mode)
CMD17, 18, 30, 56(r)
ACMD51
CMD 16, 32...37
ACMD6, 13, 42
ACMD 22,23
CMD24, 25, 26,
27, 42, 56(w)
Receive-data
state (rcv)
CMD12 or
"transfer end"
CMD7 is used to select one SD Card and place it in the Transfer State. Only one SD Card can be in the Transfer
State at a given time. If a previously selected SD Card is in the Transfer State, its connection with the host is
released and it will move back to the Stand-by State. When CMD7 is issued with the reserved relative card address
“0x0000,” all cards transfer back to Stand-by State. (Note that it is the responsibility of the Host to reserve the
RCA=0 for card de-selection—refer to Table 4-3, CMD7 description). This may be used before identifying new
cards without resetting other already registered cards. Cards that already have an RCA do not respond to
identification commands (ACMD41, CMD2, CMD3) in this state.
Important Note: The card de-selection is done if a certain card gets CMD7 with un-matched RCA. That happens
automatically if selection is done to another card and the CMD lines are common. So, in the SD Card system, it will
be the responsibility of the host either:
• To work with the common CMD line (after initialization is done). In this case the card de-selection
will be done automatically (as in MultiMediaCard system).
• If the CMD lines are separate, to be aware of the necessity to deselect cards.
All data communication in the Data Transfer Mode is point-to point between the host and the selected SD Card
(using addressed commands). All addressed commands are acknowledged with a response on the CMD line.
The relationship between the various data transfer modes is summarized in Figure 4-8, and in the following
paragraphs:
• All data read commands may be aborted any time by the stop command (CMD12). The data transfer
will terminate and the card will return to the Transfer State. The read commands are: block read
(CMD17), multiple block read (CMD18), send write protect (CMD30), send scr (ACMD51) and
general command in read mode (CMD56).
• All data write commands can be aborted any time by the stop command (CMD12). The write
commands must be stopped prior to deselecting the card by CMD7. The write commands are: block
write (CMD24 and CMD25), write CID (CMD26), write CSD (CMD27), lock/unlock command
(CMD42) and general command in write mode (CMD56).
• As soon as the data transfer is completed, the card will exit the data write state and move either to the
Programming State (transfer is successful) or Transfer State (transfer failed).
• If a block write operation is stopped and the block length and CRC of the last block are valid, the data
will be programmed.
• The card may provide buffering for block write. This means that the next block can be sent to the card
while the previous is being programmed. If all write buffers are full, and as long as the card is in
Programming State (see SD Card state diagram Figure 5-8), the DAT0 line will be kept low (BUSY).
• There is no buffering option for write CSD, write CID, write protection and erase. This means that
while the card is busy servicing any one of these commands, no other data transfer commands will be
accepted. DAT0 line will be kept low as long as the card is busy and in the Programming State.
Actually if the CMD and DAT0 lines of the cards are kept separated and the host keeps the busy
DAT0 line disconnected from the other DAT0 lines (of the other cards), the host may access the other
cards while the card is in busy.
• Parameter set commands are not allowed while the card is programming. Parameter set commands are:
set block length (CMD16), erase block start (CMD32) and erase block end (CMD33).
• Read commands are not allowed while the card is programming.
• Moving another card from Stand-by to Transfer State (using CMD7) will not terminate erase and
programming operations. The card will switch to the Disconnect State and will release the DAT line.
• A card can be reselected while in the Disconnect State, using CMD7. In this case the card will move to
the Programming State and reactivate the busy indication.
• Resetting a card (using CMD0 or CMD15) will terminate any pending or active programming
operation. This may destroy the data contents on the card. It is the host’s responsibility to prevent this.
4.4.1. Wide Bus Selection/Deselection
Wide Bus (4 bit bus width) operation mode may be selected/deselected using ACMD6. The default bus width after
power up or GO_IDLE (CMD0) is 1 bit bus width. ACMD6 command is valid in ‘tran state‘ only. That means that
the bus width may be changed only after a card was selected (CMD7).
4.4.2. Data Read Format
The DAT bus line is high when no data is transmitted. A transmitted data block consists of a start bit (LOW),
followed by a continuous data stream. The data stream contains the net payload data (and error correction bits if an
off-card ECC is used). The data stream ends with an end bit (HIGH). The data transmission is synchronous to the
clock signal.
The payload for block-oriented data transfer is preserved by a CRC check sum. The generator polynomial is a
standard CCITT polynomial:
The code is a shortened BCH code with d=4 and is used for payload length of up to 2048 Bytes. Note that the CRC
check sum is calculated and attached to each DAT line at the end of the block. In the case of a wide bus operation
(DAT0-DAT3), the 16-bit CRC is calculated separately for each DAT line.
Block Read
A block read is a block-oriented data transfer. The basic unit of data transfer is a block whose maximum size is
defined in the CSD (READ_BL_LEN). Smaller blocks whose starting and ending address are wholly contained
within one physical block (as defined by READ_BL_LEN) may also be transmitted. A CRC is appended to the end
of each block ensuring data transfer integrity. CMD17 (READ_SINGLE_BLOCK) starts a block read, and after a
complete transfer the card goes back to Transfer State. CMD18 (READ_MULTIPLE_BLOCK) starts a transfer of
several consecutive blocks. Blocks will be continuously transferred until a stop command is issued. The stop
command has an execution delay due to the serial command transmission. The data transfer stops after the end bit of
the stop command.
If the host uses partial blocks whose accumulated length is not block aligned, the card will, at the beginning of the
first misaligned block, detect a block misalignment error, set the ADDRESS_ERROR error bit in the status register,
abort transmission and wait (in the Data State) for a stop command.
4.4.3. Data Write Format
The data transfer format is similar to the data read format. For block-oriented write data transfer, the CRC check bits
are added to each data block. The card performs a CRC check for each data line at the end of each received data
block prior to a write operation. (The polynomial is the same one used for a read operation.) With this mechanism,
writing of erroneously transferred data can be prevented.
Block Write
During block write (CMD24—27,42,56
(w)), one or more blocks of data are transferred from the host to the card,
with CRC appended to the end of each block by the host. The SanDisk SD Card is able to accept a block of data
defined by WRITE_BL_LEN of 512 bytes. If the CRC fails, the card shall indicate the failure on the DAT line (see
below); the transferred data will be discarded and not written, and all further transmitted blocks (in multiple block
write mode) will be ignored.
Multiple block write command shall be used rather than continuous single write commands to make faster write
operation. Partial block writes (blocks smaller than 512 bytes) are not allowed in the SanDisk SD Card.
The write operation will be aborted if the host tries to write over a write-protected area. In this case, the card sets the
WP_VIOLATION bit in the status register, and while ignoring all further data transfer, waits in the Receive-data-State for a stop command.
Programming of the CID and CSD registers does not require a previous block length setting. The transferred data is
also CRC protected. If a part of the CSD or CID register is stored in ROM, then this unchangeable part must match
the corresponding part of the receive buffer. If this match fails, then the card will report an error and not change any
register contents.
After receiving a block of data and completing the CRC check, the card will begin writing and hold the DAT0 line
low if its write buffer is full and unable to accept new data from a new WRITE_BLOCK command. The host may
poll the status of the card with a SEND_STATUS command (CMD13) at any time, and the card will respond with
its status. The status bit READY_FOR_DATA indicates whether the card can accept new data or whether the write
process is still in progress. The host may deselect the card by issuing CMD7 (to select a different card), which will
displace the card into the Disconnect State and release the DAT line without interrupting the write operation. When
reselecting the card, it will reactivate busy indication by pulling DAT to low if programming is still in progress and
the write buffer is unavailable. Actually, the host may perform simultaneous write operations to several cards by
using an inter- leaving process. The interleaving process can be done by accessing each card separately while other
cards are in busy. This process can be done by proper CMD and DAT0-3 line manipulations (disconnection of busy
cards).
Pre-erase setting prior to a multiple block write operation
Setting a number of write blocks to be pre_erased (ACMD23) will make a following Multiple Block Write
operation faster compared to the same operation without preceding ACMD23. The host will use this command to
define how many write blocks are going to be sent in the next write operation. If the host terminates the write
operation (using stop transmission) before all the data blocks are sent to the card, the content of the remaining write
blocks is undefined (can be either erased or still have the old data). If the host sends a greater number of write
blocks than are defined in ACMD23, the card will erase blocks one by one (as new data is received). This number
will be reset to the default (=1) value after Multiple Blocks Write operation.
It is recommended to use this command preceding CMD25, so that SanDisk’s SD Card will be faster for Multiple
Write Blocks operation. Note that the host must send ACMD23 just before the WRITE command if the host wants
to use the pre-erase feature. If not, pre-erase-count might be cleared automatically when another command (ex:
Security Application Commands) is executed.
Send Number of Written Blocks
Systems that use the PipeLine mechanism for data buffers management are, in some cases, unable to determine
which block was the last to be well written to the flash if an error occurs in the middle of a Multiple Blocks Write
operation. The card will respond to ACMD22 with the number of well-written blocks.
Erase
It is desirable to erase many write blocks simultaneously in order to enhance the data throughput. Identification of
these write blocks is accomplished with the ERASE_WR_BLK_START (CMD32), ERASE_WR_BLK_END
(CMD33) commands.
The host must adhere to the following command sequence: ERASE_WR_BLK_START, ERASE_WR_BLK_END
and ERASE (CMD38).
If an erase (CMD38) or address setting (CMD32, 33) command is received out of sequence, the card shall set the
ERASE_SEQ_ERROR bit in the status register and reset the whole sequence.
If an out of sequence command (except SEND_STATUS) is received, the card shall set the ERASE_RESET status
bit in the status register, reset the erase sequence and execute the last command.
If the erase range includes write protected sectors, they shall be left intact and only the non-protected sectors shall
be erased. The WP_ERASE_SKIP status bit in the status register shall be set.
The address field in the address setting commands is a write block address in byte units. The card will ignore all
LSBs below the WRITE_BLK_LEN (see CSD) size.
As described above for block write, the card will indicate that an erase is in progress by holding DAT0 low. The
actual erase time may be quite long, and the host may issue CMD7 to deselect the card or perform card
disconnection, as described in the Block Write section, above.
The data at the card after an erase operation is either ‘0’ or ‘1’, depending on the card vendor. The SCR register bit
DATA_STAT_AFTER_ERASE (bit 55) defines whether it is ‘0’ or ‘1’.
4.4.4. Write Protect Management
Three write protect methods are supported in the SD Card as follows:
A mechanical sliding tablet on the side of the card (refer to the mechanical description) will be used by the user to
indicate that a given card is write protected or not. If the sliding tablet is positioned in such a way that the window is
open it means that the card is write protected. If the window is close the card is not write protected.
A proper, matched, switch on the socket side will indicate to the host that the card is write-protected or not. It is the
responsibility of the host to protect the card. The position of the write protect switch is un-known to the internal circuitry of the card.
Card data may be protected against either erase or write. The entire card may be permanently write-protected by the
manufacturer or content provider by setting the permanent or temporary write protect bits in the CSD.
4.4.5. Application Specific Commands
The SD Card is defined to be protocol forward compatible to the MultiMediaCard Standard.
The SD Card system is designed to provide a standard interface for a variety application types. In order to keep
future compatibility to the MultiMediaCard standard together with new SD Card specific commands, the SD Card
uses the Application Specific commands feature to implement its proprietary commands. Following is a description
of APP_CMD and GEN_CMD as they were defined in the MultiMediaCard Specification.
Application Specific Command—APP_CMD (CMD55)
This command, when received by the card, will cause the card to interpret the following command as an application
specific command (ACMD). The ACMD has the same structure as regular MultiMediaCard standard commands
and it may have the same CMD number. The card will recognize it as ACMD by the fact that it appears after
APP_CMD.
The only effect of the APP_CMD is that if the command index of the immediately following command has an
ACMD overloading it, the non standard version will be used. For example, a card has a definition for ACMD13 but
not for ACMD7. Therefore, if Command 13 is received immediately after APP_CMD command, it would be
interpreted as the non standard ACMD13, whereas command 7, similarly received, would be interpreted as the
standard CMD7. In order to use one of the manufacturer specific ACMDs the host does one of the following:
• Sends APP_CMD. The response will have the APP_CMD bit (new status bit) set signaling to the host
that ACMD is now expected.
• Sends the required ACMD. The response will have the APP_CMD bit set, indicating that the accepted
command was interpreted as ACMD. If a non-ACMD is sent then it will be respected by the card as
normal SD Card command and the APP_CMD bit in the Card Status stays clear.
If a non-valid command is sent (neither ACMD nor CMD) then it will be handled as a standard SD Card illegal
command error.
From the SD Card protocol point of view the ACMD numbers will be defined by the manufacturers with some
restrictions. The following ACMD numbers are reserved for the SD Card proprietary applications and may not be
used by any SD Card manufacturer:
ACMD6, ACMD13, ACMD17-25, ACMD38-49, ACMD51.
General Command—GEN_CMD (CMD56)
The bus transaction of the GEN_CMD is the same as the single block read or write commands (CMD24 or
CMD17). The difference is that the argument denotes the direction of the data transfer (rather than the address) and
the data block is not memory payload data but has a vendor specific format and meaning. The card shall be selected
(‘tran_state’) before sending CMD56. The data block size is the BLOCK_LEN that was defined with CMD16. The
response to CMD56 will be R1.
Currently, there are no defined commands or usage for CMD56 in SanDisk’s SD Card, but new commands may be
easily defined and tailored for OEM application specific requirements (upon request to SanDisk).
4.5. Clock Control
The SD Card bus clock signal can be used by the SD Card host to set the cards to energy saving mode or to control
the data flow on the bus. The host is allowed to lower the clock frequency or shut it down.
There are a few restrictions the SD Card host must follow:
• The bus frequency can be changed at any time (under the restrictions of maximum data transfer
frequency, defined by the SD Card and the identification frequency).
• An exception to the above is ACMD41 (SD_APP_OP_COND). After issuing command ACMD41, the
following 1 or 2 procedures shall be done by the host until the card becomes ready.
1) Issue continuous clock in frequency range of 100KHz-400KHz.
2) If the host wants to stop the clock, poll busy bit by ACMD41 command at less than 50ms
intervals.
Figure 4-9. Host Procedures Waiting for Card to be Ready
• It is an obvious requirement that the clock must be running for the SD Card to output data or response
tokens. After the last SD Card bus transaction, the host is required to provide eight (8) clock cycles for
the card to complete the operation before shutting down the clock. Following is a list of various SD
Card bus transactions:
− A command with no response—eight clocks after the host command end bit.
− A command with response—eight clocks after the card response end bit.
− A read data transaction—eight clocks after the end bit of the last data block.
− A write data transaction—eight clocks after the CRC status token.
• The host is allowed to shut down the clock of a “busy” card. The SD Card will complete the
programming operation regardless of the host clock. However, the host must provide a clock edge for
the card to turn off its busy signal. Without a clock edge the SD Card (unless previously disconnected
by a deselect command -CMD7) will force the DAT0 line down, permanently.
<50ms
3rd
4.6. Cyclic Redundancy Codes (CRC)
The Cyclic Redundancy Check (CRC) is intended for protecting SD Card commands, responses and data transfer
against transmission errors on the SD Card bus. One CRC is generated for every command and checked for every
response on the CMD line. For data blocks, CRC is generated for each DAT line per transferred block. The CRC is
generated and checked as described in the following:
CRC7
The CRC7 check is used for all commands, for all responses except type R3, and for the CSD and CID registers.
The CRC7 is a 7-bit value and is computed as follows:
generator polynomial: G(x) = x
M(x) = (first bit) * x
n
+ (second bit) * x
CRC[6...0] = Remainder [(M(x) * x7) / G(x)]
The first bit is the most significant bit of the corresponding bit string (of the command, response, CID or CSD). The
degree n of the polynomial is the number of CRC protected bits decreased by one. The number of bits to be
protected is 40 for commands and responses (n = 39), and 120 for the CSD and CID (n = 119).
When one DAT line is used (as in the MultiMediaCard), the CRC16 is used for payload protection in block transfer
mode. The CRC check sum is a 16-bit value and is computed as follows:
The first bit is the first data bit of the corresponding block. The degree n of the polynomial denotes the number of
bits of the data block decreased by one. For example, n = 4,095 for a block length of 512 bytes. The generator
polynomial G(x) is a standard CCITT polynomial. The code has a minimal distance d=4 and is used for a payload
length of up to 2,048 bytes (n ≤ 16,383). The same CRC16 method is used in single DAT line mode and in wide bus
mode. In wide bus mode, the CRC16 is done on each line separately.
The following sections provide valuable information on error conditions.
4.7.1. CRC and Illegal Command
All commands are protected by CRC bits. If the addressed SD Card’s CRC check fails, the card does not respond
and the command is not executed. The SD Card does not change its state, and COM_CRC_ERROR bit is set in the
status register.
Similarly, if an illegal command has been received, an SD Card shall not change its state, shall not respond and shall
set the ILLEGAL_COMMAND error bit in the status register. Only the non-erroneous state branches are shown in
the state diagrams (Figure 5-7 and Figure 5-8). Table 5-11 contains a complete state transition description.
There are different kinds of illegal commands:
• Commands belonging to classes not supported by the SD Card (e.g., write commands in read-only
cards).
• Commands not allowed in the current state (e.g., CMD9 in Transfer State).
• Commands not defined (e.g., CMD5).
4.7.2. Read, Write and Erase Time-out Conditions
The times after which a time-out condition for Read operations occur are (card independent) either 100 times
longer than the typical access times for these operations given below or 100ms. The times after which a time-out
condition for Write/Erase operations occur are (card independent) either 100 times longer than the typical program
times for these operations given below or 250ms. A card shall complete the command within this time period, or
give up and return an error message. If the host does not get any response with the given time out it should assume
the card is not going to respond anymore and try to recover (e.g., reset the card, power cycle, reject). The typical
access and program times are defined as follows:
Read
The read access time is defined as the sum of the two times given by the CSD parameters TAAC and NSAC. These
card parameters define the typical delay between the end bit of the read command and the start bit of the data block.
Write
The R2W_FACTOR field in the CSD is used to calculate the typical block program time obtained by multiplying
the read access time by this factor. It applies to all write/erase commands (e.g., SET(CLEAR)_WRITE_PROTECT,
PROGRAM_CSD(CID) and the block write commands).
Erase
The duration of an erase command will be (order of magnitude) the number of write blocks (WRITE_BL) to be
erased multiplied by the block write delay.
4.8. Commands
The following sections provide valuable information on commands.
There are four kinds of commands defined to control the SD Card:
• Broadcast Commands (bc), no response—The broadcast feature is applicable only if all the CMD lines
are connected together in the host. If they are separated then each card will accept it separately on his
turn.
• Broadcast Commands with Response (bcr)—response from all cards simultaneously. Since there is no
Open Drain mode in SD Card, this type of command is used only if all the CMD lines are separated.
The command will be accepted and responded to by every card separately.
• Addressed (point-to-point) Commands (ac)—no data transfer on DAT.
• Addressed (point-to-point) Data Transfer Commands (adtc)—data transfer on DAT.
All commands and responses are sent over the CMD line of the SD Card. The command transmission always starts
with the left bit of the bit string corresponding to the command code word.
4.8.2. Command Format
(Command length 48 bits, 1.92 µs @ 25 MHz)
0 1 bit 5...bit 0 bit 31...bit 0 bit 6...bit 0 1
start bit host command argument CRC71 end bit
Commands and arguments are listed in Table 5-3 through Table 5-10.
7-bit CRC Calculation: G(x) = x
M(x) = (start bit)∗x39 + (host bit)∗x38 +...+ (last bit before CRC)∗x
CRC[6...0] = Remainder[(M(x)∗x
7 + x3 + 1
7
)/G(x)]
0
4.8.3. Command Classes
The command set of the SD Card is divided into several classes (refer to Figure 4-2). Each class supports a set of
SD Card functions.
The supported Card Command Classes (CCC) are coded as a parameter in the card specific data (CSD) register of
each card, providing the host with information on how to access the card.
Tables 4-3 through 4-9 define in detail the SD Card bus commands.
Table 4-3. Basic Commands (Class 0 And Class 1)
Cmd
Index
CMD0 bc [31:0] don’t care* - GO_IDLE_STATE Resets all cards to Idle State.
CMD1 Reserved
CMD2 bcr [31:0] don’t care* R2 ALL_SEND_CID Asks any card to send their CID numbers on the
CMD3 bcr [31:0] don’t care* R6 SEND_RELATIVE_
CMD41 Not Supported
CMD5 Reserved
CMD6 Reserved
CMD7 ac [31:16] RCA
CMD8 Reserved
CMD9 ac [31:16] RCA
CMD10 ac [31:16] RCA
CMD11 adtc [31:0] data address2 R1 READ_DAT_UNTIL_
CMD12 ac [31:0] don’t care* R1b3 STOP_
CMD13 ac [31:16] RCA
CMD14 Reserved
CMD15 ac [31:16] RCA
Type Argument Resp Abbreviation Command Description
CMD line. (Any card that is connected to the host
will respond.)
Asks the card to publish a new relative address
[15:0] don’t care*
[15:0] don’t care*
[15:0] don’t care*
[15:0] don’t care*
[15:0] don’t care*
ADDR
R1
(only
from the
selected
card)
R2 SEND_CSD Addressed card sends its card-specific data (CSD)
R2 SEND_CID Addressed card sends its card identification (CID)
R1 SEND_STATUS Addressed card sends its status register.
- GO_INACTIVE_
SELECT/DESELECT_
CARD
STOP
TRANSMISSION
STATE
(RCA).
Command toggles a card between the Stand-by
and Transfer states or between the Programming
and Disconnect state.
In both cases the card is selected by its own
relative address and deselected by any other
address; address 0 deselects all. When the RCA
equals 0, the host may do one of the following:
—use other RCA number to perform card deselection or
—re-send CMD3 to change its RCA number to
other then 0 and then use CMD7 with RCA=0 for
card de-selection.
on the CMD line.
on the CMD line.
Reads data stream from the card, starting at the
given address, until a STOP_TRANSMISSION
follows.
Terminates a multiple block read/write operation.
Sets the card to inactive state.
* The bit places must be filled but the value is irrelevant.
1) The DSR option (as well as the SET_DSR command) is not supported by the SanDisk SD Card.
2) The addressing capability @ 8 bit address resolution is 232 = 4 Gbyte.
3) The card may become busy after this command. Refer to Figure 5-25 for more details.
CMD16 ac [31:0] block length R1 SET_BLOCKLEN Selects a block length (in bytes) for all following
CMD17 adtc [31:0] data address R1 READ_SINGLE_
CMD18 adtc [31:0] data address R1 READ_MULTIPLE_BLOCK Continuously send blocks of data until interrupted
CMD19 –
CMD23
Type Argument Resp Abbreviation Command Description
1
2
BLOCK
block commands (read and write).
Reads a block of the size selected by the
SET_BLOCKLEN command.
by a stop transmission command.
Reserved
Table 4-5. Block Write Commands (Class 4)
Cmd
Index
CMD24 adtc [31:0] data address R1 WRITE_BLOCK Writes a block of the size selected by the
CMD25 adtc [31:0] data address R1 WRITE_MULTIPLE_
CMD26 Not Applicable
CMD27 adtc [31:0] don’t care* R1 PROGRAM_CSD Programming of the programmable bits of the CSD.
* The bit places must be filled but the value is irrelevant.
Type Argument Resp Abbreviation Command Description
SET_BLOCKLEN command.
3
Continuously writes blocks of data until a
BLOCK
STOP_TRANSMISSION follows.
Table 4-6. Write Protection (Class 6)
Cmd
Index
CMD28* ac [31:0] data address R1b SET_WRITE_PROT This command sets the write protection bit of the
CMD29* ac [31:0] data address R1b CLR_WRITE_PROT This command clears the write protection bit of
CMD30* adtc [31:0] write protect
CMD31 Reserved
Type Argument Resp Abbreviation Command Description
addressed group. The properties of write
protection are coded in the card specific data
(WP_GRP_SIZE).
the addressed group.
data address
R1 SEND_WRITE_
PROT
This command asks the card to send the status of
the write protection bits.
1) The default block length is as specified in the CSD (512 bytes). A set block length of less than 512 bytes will
cause a write error. The only valid write set block length is 512 bytes. CMD16 is not mandatory if the default is
accepted.
2) The data transferred must not cross a physical block boundary.
3) All data blocks are responded to with a data response token followed by a busy signal. The data transferred
must not cross a physical block boundary.
CMD38 ac [31:0] don’t care* R1b ERASE Erases all previously selected write blocks.
CMD39
…
CMD41
* The bit places must be filled but the value is irrelevant.
Type Argument Resp Abbreviation Command Description
R1 ERASE_WR_BLK_START Sets the address of the first write block to be
address
R1 ERASE_WR_BLK_END Sets the address of the last write block of the
address
Reserved
Reserved
erased.
continuous range to be erased.
Table 4-8. Lock Card Commands (Class 7)
Cmd
Index
CMD42
….
CMD54
Type Argument Resp Abbreviation Command Description
SDA Optional Commands, currently supported by SanDisk SD Card.
Table 4-9. Application Specific Commands (Class 8)
CMD
INDEX
CMD55 ac [31:16] RCA [15:0]
CMD56 adtc [31:1] stuff bits.
CMD57 ...
CMD59
CMD60 -63 Reserved for Manufacturer
Type Argument Resp. Abbreviation Command Description
R1 APP_CMD Indicates to the card that the next command is an
stuff bits
R1 GEN_CMD Used either to transfer a data block to the card or
1
[0]: RD/ WR
Reserved
application specific command rather than a
standard command
to get a data block from the card for general
purpose / application specific commands. The
size of the data block shall be set by the
SET_BLOCK_LEN command.
1) RD/WR: “1” = the host gets a block of data from the card. “0” = the host sends a block of data to the card.
Table 4-10 describes all the application specific commands supported/reserved by the SD Card. All the following
ACMDs shall be preceded with APP_CMD command (CMD55)
.
Table 4-10. Application Specific Commands Used/Reserved by SD Card
ACMD
Type Argument Resp. Abbreviation Command Description
INDEX
ACMD6 ac [31:2] stuff bits
[1:0]bus width
R1 SET_BUS_WIDTH Defines the data bus width (’00’=1bit or ’10’=4 bits bus)
to be used for data transfer.
ACMD13 adtc [31:0] stuff bits
R1 SD_STATUS Send the SD Card status. The status fields are given in
Table 4-28.
ACMD17 Reserved
ACMD18 -- -- -- -- Reserved for SD security applications.1
ACMD19
Reserved
to
ACMD21
ACMD22 adtc [31:0] stuff bits R1 SEND_NUM_WR_
BLOCKS
ACMD23 ac [31:23] stuff bits
[22:0]Number of blocks
R1 SET_WR_BLK_
ERASE_COUNT
Send the number of the written (without errors) write
blocks. Responds with 32bit+CRC data block.
Set the number of write blocks to be pre-erased before
writing (to be used for faster Multiple Block WR
command). “1”=default (one wr block)
2
.
ACMD24 Reserved
ACMD25 -- -- -- -- Reserved for SD security applications.1
ACMD26 -- -- -- -- Reserved for SD security applications.1
ACMD38 -- -- -- -- Reserved for SD security applications.1
ACMD39
Reserved
to
ACMD40
ACMD41 bcr [31:0]OCR
without busy
R3 SD_APP_OP_COND Asks the accessed card to send its operating condition
register (OCR) con tent in the response on the CMD
line.
ACMD42 ac [31:1] stuff bits
[0]set_cd
R1 SET_CLR_CARD_
DETECT
Connect[1]/Disconnect[0] the 50KOhm pull-up resistor
on CD/DAT3 (pin 1) of the card. The pull-up may be
used for card detection.
ACMD43
-- -- -- -- Reserved for SD security applications.1
CMD42 This is an SDA optional command supported by the SanDisk SD Card.
Class 8
CMD55 idle - - stby tran data rcv prg dis -
CMD56; RD/WR = 0 - - - - rcv - - - - -
CMD56; RD/WR = 1 - - - - data - - - - -
ACMD6 - - - - tran - - - - -
ACMD13 - - - - tran - - - - -
ACMD22 - - - - tran - - - - -
ACMD23 - - - - tran - - - - -
ACMD18,25,26,38,
43,44,45,46,47,48,49
ACMD41, card VDD range
compatible
ACMD41, card is busy idle - - - - - - - - -
ACMD41, card VDD range not
compatible
ACMD42 - - - - tran - - - - -
ACMD51 - - - - data - - - - -
class 9- 11
CMD41; CMD43...CMD54,
CMD57-CMD59
CMD60...CMD63 Reserved for manufacturer
Refer to SD Card Security Specification for an explanation of the SD Security Features. The
SanDisk SD Card supports all the security related commands as explained in the specification.
ready - - - - - - - - -
ina - - - - - - - - -
Reserved
4.10. Responses
All responses are sent via the CMD line. The response transmission always starts with the MSB. The response
length depends on the response type.
A response always starts with a start bit (always ‘0’), followed by the bit indicating the direction of transmission
(card = ‘0’). A value denoted by ‘x’ in the tables below indicates a variable entry. All responses except for the type
R3 (see below) are protected by a CRC. Every response is terminated by the end bit (always ‘1’).
There are four types of responses that are supported in the SanDisk SD Card. Their formats are defined as follows:
Bits 45:40 indicate the index of the command to which it is responding. The status of the card is coded in 32 bits.
Note that when a data transfer to the card is involved, a busy signal may appear on the data line after the
transmission of each block of data. The host will check for busy after the data block transmission.
Table 4-12. Response R1
Bit Position 47 46 [45:40] [39:8] [7:1] 0
Width (bits) 1 1 6 32 7 1
Value ‘0’ ‘0’ x x x ‘1’
Description start bit transmission bit command index card status CRC7 end bit
R1b is identical to R1 with an optional busy signal transmitted on the data line. The card may become busy after
receiving these commands based on its state prior to the command reception. The host will check for busy at the
response.
R2 (CID, CSD register): response length 136 bits.
The content of the CID register is sent as a response to CMD2 and CMD10. The content of the CSD register is sent
as a response to CMD9. Only bits [127...1] of the CID and CSD are transferred, bit [0] of these registers is replaced
by the end bit of the response.
Table 4-13. Response R2
Bit Position 135 134 [133:128] [127:1] 0
Width (bits) 1 1 6 127 1
Value ‘0’ ‘0’ ‘111111’ x ‘1’
Description start bit transmission bit reserved CID or CSD register incl.
internal CRC7
end bit
R3 (OCR register): response length 48 bits.
The contents of the OCR register are sent as a response to ACMD41.
Bit Position 47 46 [45:40] [39:8] [7:1] 0
Width (bits) 1 1 6 32 7 1
Value ‘0’ ‘0’ ‘111111’ x ‘1111111’ ‘1’
Description start bit transmission bit reserved OCR register reserved end bit
R4 and R5: responses are not supported.
R6 (Published RCA response): code length 48-bit. The bits 45:40 indicate the index of the command to be
responded to—in that case it will be ‘000011’ (together with bit 5 in the status bits it means = CMD3). The 16 MSB
bits of the argument field are used for the published RCA number.
Bit Position 47 46 [45:40] [39:8] Argument Field [7:1] 0
Width (bits) 1 1 6 16 16 7 1
Value ‘0’ ‘0’ x x x x ‘1’
Description start bit transmission bit Command
index
(‘000011’)
New published RCA
[31:16] of the card
[15:0] card status bits:
4.11. Timings
All timing diagrams use the schematics and abbreviations listed in Table 4-16.
Table 4-16. Timing Diagram Symbols
S Start Bit (= 0)
T Transmitter Bit (Host = 1, Card = 0)
P One-cycle Pull-up (= 1)
E End Bit (=1)
Z High Impedance State (-> = 1)
D Data Bits
X Don’t Care Data Bits (from Card)
* Repeater
CRC Cyclic Redundancy Check Bits (7 Bits)
Card Active
Host Active
CRC7 end bit
23,22,19,12:0
(see Table 4-28)
The difference between the P-bit and Z-bit is that a P-bit is actively driven to HIGH by the card respectively host
output driver, while Z-bit is driven to (respectively kept) HIGH by the pull-up resistors R
respectively R
CMD
DAT
.
Actively-driven P-bits are less sensitive to noise. All timing values are defined in Table 4-17.
4.11.1. Command and Response
Both host command and card responses are clocked out with the rising edge of the host clock.
Card identification and card operation conditions timing
The timing for CMD2 and ACMD41 is given bellow. The command is followed by a period of two Z bits (allowing
time for direction switching on the bus) and then by P bits pushed up by the responding card. The card response to
the host command starts after N
The SEND_RELATIVE_ADDR (CMD 3) for SD Card timing is given bellow. Note that CMD3 command’s
content, functionality and timing are different for MultiMediaCard. The minimum delay between the host command
and card response is N
<---- Host command ----> <-NCR cycles-> <-------- Response --------->
CMD S T content CRC E Z Z P * * * P S Tcontent CRC E Z Z Z
clock cycles.
CR
Figure 4-13 SEND_RELATIVE_ADDR Timing
Data transfer mode
After the card published it own RCA it will switch to data transfer mode. The command is followed by a period of
two Z bits (allowing time for direction switching on the bus) and then by P bits pushed up by the responding card.
This timing diagram is relevant for all responded host commands except and ACMD41 and CMD2.
<---- Host command ----> <-N
cycles-> <-------- Response --------->
CR
CMD S T content CRC E Z Z P* * *P S Tcontent CRC E Z Z Z
Figure 4-13. Command Response Timing (Data Transfer Mode)
Last Card Response—Next Host Command Timing
After receiving the last card response, the host can start the next command transmission after at least N
cycles. This timing is relevant for any host command.
<-------- Response --------> <-NRC cycles-> <---- Host command ----->
CMD S T content CRC E Z * * * * * * Z S Tcontent CRC E
Figure 4-14. Timing Response End to Next CMD Start (Data Transfer Mode)
Last Host Command—Next Host Command Timing
After the last command has been sent, the host can continue sending the next command after at least N
periods.
<----- Host command ----> <-NCC cycles-> <---- Host command ----->
CMD S T content CRC E Z * * * * * * Z S Tcontent CRC E
Figure 4-15. Timing of Command Sequences (All Modes)
4.11.2. Data Read
RC
clock
CC
clock
Note that the DAT line represents the data bus (either 1 or 4 bits).
Single Block Read
The host selects one card for data read operation by CMD7, and sets the valid block length for block oriented data
transfer by CMD16. The basic bus timing for a read operation is given in Figure 5-17. The sequence starts with a
single block read command (CMD17) which specifies the start address in the argument field. The response is sent
on the CMD line as usual.
<----- Host command -----> <-NCR cycles-> <-------- Response --------->
CMD S T content CRC E Z Z P * * * P S Tcontent CRC E
<------- NAC cycles -------> <- Read Data
DAT Z Z Z * * * * Z Z Z Z Z Z P* * * * * * * * P S D D D * * *
Figure 4-16. Timing of Single Block Read
Data transmission from the card starts after the access time delay N
beginning from the end bit of the read
AC
command. After the last data bit, the CRC check bits are suffixed to allow the host to check for transmission errors.
Multiple Block Read
In multiple block read mode, the card sends a continuous flow of data blocks following the initial host read
command. The data flow is terminated by a stop transmission command (CMD12). Figure 4-17 describes the timing
of the data blocks and Figure 4-18 describes the response to a stop command. The data transmission stops two clock
cycles after the end bit of the stop command.
<-- Host command ---> <-NCR cycles-> <---- Response ------>
CMD S T content CRC E Z Z P * P S Tcontent CRC E Z Z P P P P P P P P P P P P P
<--- NAC cycles ----> <-- Read Data --> <- NAC cycles -> <- Read Data ->
DAT Z Z Z * * * Z Z Z Z Z Z P * * * * * * P Scontent CRC E P * * * * * * P S D D D D D
Figure 4-17. Timing of Multiple Block Read Command
<----- Host command -----> <-NCR cycles-> <-------- Response --------->
CMD S T content CRC E Z Z P * * * P S Tcontent CRC E
DAT D D D * * * * * * * D D D E Z Z* * * * * * * * * * * * * * * * * *
Figure 4-18. Timing of Stop Command (CMD12, Data Transfer Mode)
4.11.3. Data Write
Single Block Write
The host selects one card for data write operation by CMD7. The host sets the valid block length for block-oriented
data transfer by CMD16.
The basic bus timing for a write operation is given in Figure 5-20. The sequence starts with a single block write
command (CMD24) that determines (in the argument field) the start address. It is responded by the card on the
CMD line as usual. The data transfer from the host starts N
clock cycles after the card response was received.
WR
The data is suffixed with CRC check bits to allow the card to check it for transmission errors. The card sends back
the CRC check result as a CRC status token on the DAT0 line. In the case of transmission error the card sends a
negative CRC status (‘101’). In the case of non-erroneous transmission the card sends a positive CRC status (‘010’)
and starts the data programming procedure. When a flash programming error occurs the card will ignore all further
data blocks. In this case no CRC response will be sent to the host and, therefore, there will not be CRC start bit on
the bus and the three CRC status bits will read (‘111‘).
<-Host cmnd-> <- NCR -> <-Card response >
CMD E Z Z P * P S T Content CRC E Z Z P* * * * * * * * * * * * * * * * P P P P P P P P
<-NWR-><- Write data -> CRC status <- Busy ->
DAT0 Z Z * * * * * * Z Z Z * * * Z Z Z Z P * P S content CRC E Z Z SStatus E S L*L E Z
DAT1-3 Z Z * * * * * * Z Z Z * * * Z Z Z Z P * P S content CRC E Z Z X X X X X X X X X Z
Figure 4-19. Timing of the Block Write Command
Note that the CRC response output is always two clocks after the end of data.
If the card does not have a free data receive buffer, the card indicates this condition by pulling down the data line to
LOW. The card stops pulling down the DAT0 line as soon as at least one receive buffer for the defined data transfer
block length becomes free. This signaling does not give any information about the data write status, which must be
polled by the host.
Multiple Block Write
In multiple block write mode, the card expects continuous flow of data blocks following the initial host write
command.
As in the case of single block write, the data is suffixed with CRC check bits to allow the card to check it for
transmission errors. The card sends back the CRC check result as a CRC status token on the DAT0 line. In the case
of transmission error the card sends a negative CRC status (‘101’). In the case of non-erroneous transmission the
card sends a positive CRC status (‘010’) and starts the data programming procedure. When a flash programming
error occurs the card will ignore all further data blocks. In this case no CRC response will be sent to the host and,
therefore, there will not be CRC start bit on the bus and the three CRC status bits will read (‘111‘).
The data flow is terminated by a stop transmission command (CMD12). Figure 4-20 describes the timing of the data
blocks with and without card busy signal.
<-CardRsp->
CMD E Z Z P * * * * * * * * * * * * * * * P P P P P* * * * * * * * * * * * * * * P P P P P P P P P
<-NWR-> <- Write data -> CRC status <-NWR-><- Write data -> CRC status <- Busy -> <-NWR->
DAT Z Z P * P S Data+CRC E Z Z S Status E Z P * P S Data+CRC E Z Z S Status E S L*L E Z P*P
Figure 4-20. Timing of the Multiple Block Write Command
The stop transmission command works similar as in the read mode. Figures 4-21 through 4-24 describe the timing
of the stop command in different card states.
CMD S T content CRC E Z Z P P * * * * * * P S Tcontent CRC E S T Content
<---------- Card is programming ---------->
DAT D D D D D D D D D D E Z Z S L* * * * * * * * * * * * * * * * * * * * * E Z Z Z Z Z Z Z Z
Figure 4-21. Stop Transmission During Data Transfer from the Host
The card will treat a data block as successfully received and ready for programming only if the CRC data of the
block was validated and the CRC status token sent back to the host. Figure 4-22 is an example of an interrupted (by
a host stop command) attempt to transmit the CRC status block. The sequence is identical to all other stop
transmission examples. The end bit of the host command is followed, on the data line, with one more data bit, end
bit and two Z clock for switching the bus direction. The received data block, in this case is considered incomplete
and will not be programmed.
<---- Host Command ----> < Ncr Cycles > <----- Card response-----> <Host Cmnd>
CMD S T content CRC E Z Z P P * * * * * * P S Tcontent CRC E S T Content
--Data block-> CRC Status1 Å------------Card is programming ----------Æ
DAT D D D D D Z Z S Status E Z Z S L* * * * * * ** * * * * * * * * * * * * E Z Z Z Z Z Z Z Z
1) The card CRC status response was interrupted by the host.
Figure 4-22. Stop Transmission During CRC Status Transfer from the Card
All previous examples dealt with the scenario of the host stopping the data transmission during an active data
transfer. The following two diagrams describe a scenario of receiving the stop transmission between data blocks. In
the first example the card is busy programming the last block while in the second the card is idle. However, there
are still unprogrammed data blocks in the input buffers. These blocks are being programmed as soon as the stop
transmission command is received and the card activates the busy signal.
<---- Host Command ----> < Ncr Cycles > <----- Card response-----> <Host Cmnd>
CMD S T content CRC E Z Z P * * * P S Tcontent CRC E S T Content
<---------- Card is programming ---------->
DAT S L * * * * * * * * * * * * * * * * * * * * * * * ** ** * * * * * * * * * L E Z Z Z Z Z Z Z Z
Figure 4-23. Stop Transmission Received After Last Data Block. Card is Busy Programming
<---- Host Command ----> < Ncr Cycles > <----- Card response-----> <Host Cmnd>
CMD S T content CRC E Z Z P * * * P S Tcontent CRC E S T Content
<---------- Card is programming ---------->
DAT Z Z Z Z Z Z Z Z Z Z Z S L * ************************* * L E Z Z Z Z Z Z Z Z
Figure 4-24. Stop Transmission Received After Last Data Block. Card becomes Busy
Erase, Set and Clear Write Protect Timing
The host must first tag the start (CMD32) and end (CMD33) addresses of the range to be erased. The erase
command (CMD38), once issued, will erase all the selected write blocks. Similarly, set and clear write protect
commands start a programming operation as well. The card will signal “busy” (by pulling the DAT line low) for the
duration of the erase or programming operation. The bus transaction timings are the same as given for stop tran
command in Figure 4-23.
Reselecting a Busy Card
When a busy card, which is currently in the dis state, is reselected it will reinstate its busy signaling on the data line.
The timing diagram for this command/response/busy transaction is the same as given for stop tran command in
Figure 4-24.
Table 4-17 defines all timing values. For more information, refer to Table 5-5 and 5.1.9.2 in Section 5.0, and the
applications note in Appendix A, “Host Design Considerations: NAND MMC and SD-based Products.”
Table 4-17. Timing Values
Min. Max. Unit
N
CR
N
ID
N
AC
N
RC
N
CC
N
WR
NOTE: min [{(TAAC ∗ f ) + (NSAC ∗ 100)}, {(100ms ∗ f)}] where units = (clocks) and “f” is the clock frequency.
While the SD Card channel is based on command and data bit-streams, which are initiated by a start bit and
terminated by a stop bit, the SPI channel is byte oriented. Every command or data block is built of eight bit bytes
and is byte aligned (multiples of eight clocks) to the CS signal.
Similar to the SD Bus protocol, the SPI messages are built from command, response and data-block tokens. All
communication between host and cards is controlled by the host (master). The host starts every bus transaction by
asserting the CS signal low.
The response behavior in SPI Bus mode differs from the SD Bus mode in the following three ways:
• The selected card always responds to the command.
• An eight or 16-bit response structure is used.
• When the card encounters a data retrieval problem, it will respond with an error response (which
replaces the expected data block) rather than time-out as in the SD Bus mode.
In addition to the command response, every data block sent to the card during write operations will be responded
with a special data response token. A data block may be as big as one card write block (WRITE_BL_LEN) and as
small as a single byte.
1
5.1.1. Mode Selection
The SD Card wakes up in the SD Bus mode. It will enter SPI mode if the CS signal is asserted (negative) during the
reception of the reset command (CMD0). If the card recognizes that the SD Bus mode is required it will not respond
to the command and remain in the SD Bus mode. If SPI mode is required, the card will switch to SPI mode and
respond with the SPI mode R1 response.
The only way to return to the SD Bus mode is by power cycling the card. In SPI mode, the SD Card protocol state
machine is not observed. All the SD Card commands supported in SPI mode are always available.
The default command structure/protocol for SPI mode is that CRC checking is disabled. Since the card powers up in
SD Bus mode, CMD0 must be followed by a valid CRC byte (even though the command is sent using the SPI
structure). Once in SPI mode, CRCs are disabled by default.
CMD0 is a static command and always generates the same 7-bit CRC of 4Ah. Adding the “1,” end bit (bit 0) to the
CRC creates a CRC byte of 95h. The following hexadecimal sequence can be used to send CMD0 in all situations
for SPI mode, since the CRC byte (although required) is ignored once in SPI mode. The entire CMD0 sequence
appears as 40 00 00 00 00 95 (hexadecimal).
1) The default block length is as specified in the CSD (512 bytes). A set block length of less than 512 bytes will
cause a write error. The only valid write set block length is 512 bytes. CMD16 is not mandatory if the default is
accepted.
Every SD Card token transferred on the bus is protected by CRC bits. In SPI mode, the SD Card offers a non
protected mode which enables systems built with reliable data links to exclude the hardware or firmware required
for implementing the CRC generation and verification functions.
In the non-protected mode the CRC bits of the command, response and data tokens are still required in the tokens
however, they are defined as “don’t care” for the transmitters and ignored by the receivers.
The SPI interface is initialized in the non-protected mode. The host can turn this option on and off using
CRC_ON_OFF command (CMD59).
The CRC7/CRC16 polynomials are identical to that used in SD Bus mode. Refer to this section in the SD Bus mode
chapter.
5.1.3. Data Read
SPI mode supports single block and multiple block read operations (SD Card CMD17 or CMD18). Upon reception
of a valid read command the card will respond with a response token followed by a data token in the length defined
in a previous SET_BLOCK_LENGTH (CMD16) command (see Figure 5-1).
From Host
to Card
DataIn
DataOut
From Card
to Host
Command
Response
Next Command
Data Block
Data from
Card to Host
Command
CRC
Figure 5-1. Single Block Read Operation
A valid data block is suffixed with a 16-bit CRC generated by the standard CCITT polynomial:
16+x12+x5
x
+1.
The maximum block length is 512 bytes as defined by READ_BL_LEN (CSD parameter). Block lengths can be any
number between 1 and READ_BL_LEN.
The start address can be any byte address in the valid address range of the card. Every block, however, must be
contained in a single physical card sector.
In case of data retrieval error, the card will not transmit any data. Instead, a special data error token will be sent to
the host. Figure 5-2 shows a data read operation, which terminated with an error token rather than a data block.
In the case of a Multiple Block Read operation, every transferred block has a 16-bit CRC suffix. The Stop
Transmission command (CMD12) will actually stop the data transfer operation (the same as in SD Bus mode).
From host
to card(s)
DataIn
DataOut
Command
Response
From card
to host
Data Block
Data from
card to host
CRCResponse
Data Block
Command
CRC
Stop
Transmission
command
From card
to host
Figure 5-3. Multiple Block Read Operation
5.1.4. Data Write
In SPI mode, the SD Card supports single block or multiple block write operations. Upon reception of a valid write
command (SD Card CMD24 or CMD25), the card will respond with a response token and will wait for a data block
to be sent from the host. CRC suffix and start address restrictions are identical to the read operation (see
Figure 5-4). The only valid block length, however, is 512 bytes. Setting a smaller block length will cause a write
error on the next write command.
Data
response
and busy
from card
New
command
from host
From host
to card
From card
to host
Start block
token
Data from
host to
card
DataIn
DataOut
Command
Response
Data Block
Response
Command
Busy
Figure 5-4. Single Block Write Operation
Every data block has a prefix or ‘start block’ token (one byte). After a data block is received the card will respond
with a data-response token, and if the data block is received with no errors, it will be programmed. As long as the
card is busy programming, a continuous stream of busy tokens will be sent to the host (effectively holding the
dataOut line low).
Once the programming operation is completed, the host must check the results of the programming using the
SEND_STATUS command (CMD13). Some errors (e.g., address out of range, write protect violation, etc.) are
detected during programming only. The only validation check performed on the data block and communicated to
the host via the data-response token is CRC and general Write Error indication.
In Multiple Block write operation the stop transmission will be done by sending ’Stop Tran’ token instead of ’Start
Block’ token at the beginning of the next block. In case of Write Error indication (on the data response) the host
shall use SEND_NUM_WR_BLOCKS (ACMD22) in order to get the number of well written write blocks. The data
token’s description is given in Section 5.2.4.
Data
response
and busy
from card
Data
Block
Data from
host to
card
Stop tran
token
DataIn
From host
to card
Command
From card
to host
Start block
token
Data from
host to
card
Data
Block
DataOut
Response
Data_Response
Busy
Data_Response
Busy
Busy
Figure 5-5. Multiple Block Write Operation
Resetting the CS signal while the card is busy does not terminate the programming process. The card releases the
dataOut line (tristate) and continue to program. If the card is reselected before the programming is done, the dataOut
line will be forced back to low and all commands will be rejected.
Resetting a card (using CMD0) will terminate any pending or active programming operation. This may destroy the
data formats on the card. It is the host’s responsibility to prevent it.
5.1.5. Erase and Write Protect Management
The erase and write protect management procedures in the SPI mode are identical to the SD Bus mode. While the
card is erasing or changing the write protection bits of the predefined sector list it will be in a busy state and will
hold the dataOut line low. Figure 5-6 illustrates a “no data” bus transaction with and without busy signaling.
From Host
From Host
to Card
DataIn
Command
From Card
to Host
Command
to Card
From Card
to Host
DataOut
5.1.6. Read CID/CSD Registers
Unlike the SD Bus protocol (where the register contents are sent as a command response), reading the contents of
the CSD and CID registers in SPI mode is a simple read-block transaction. The card will respond with a standard
response token followed by a data block of 16 bytes suffixed with a 16-bit CRC.
The data time out for the CSD command cannot be set to the card TAAC since this value is stored in the CSD.
Therefore, the standard response time-out value (N
) is used for read latency of the CSD register.
CR
5.1.7. Reset Sequence
The SD Card requires a defined reset sequence. After power on reset or CMD0 (software reset), the card enters an
idle state. At this state, the only legal host commands are CMD1 (SEND_OP_COND), ACMD41
(SD_SEND_OP_COND), CMD59 (CRC_ON_OFF) and CMD58 (READ_OCR).
The host must poll the card (by repeatedly sending CMD1) until the ‘in-idle-state’ bit in the card response indicates
(by being set to 0) that the card completed its initialization processes and is ready for the next command.
In SPI mode, however, CMD1 has no operands and does not return the contents of the OCR register. Instead, the
host can use CMD58 (SPI Mode Only) to read the OCR register. It is the responsibility of the host to refrain from
accessing cards that do not support its voltage range.
The use of CMD58 is not restricted to the initialization phase only, but can be issued at any time. The host must poll
the card (by repeatedly sending CMD1) until the ‘in-idle-state’ bit in the card response indicates (by being set to 0)
that the card has completed its initialization process and is ready for the next command.
5.1.8. Clock Control
The SPI bus clock signal can be used by the SPI host to set the cards to energy-saving mode or to control the data
flow (to avoid under-run or over-run conditions) on the bus. The host is allowed to change the clock frequency or
shut it down.
There are a few restrictions the SPI host must follow:
• The bus frequency can be changed at any time (under the restrictions of maximum data transfer
frequency, defined by the SD Cards).
• It is an obvious requirement that the clock must be running for the SD Card to output data or response
tokens. After the last SPI bus transaction, the host is required to provide 8 (eight) clock cycles for the
card to complete the operation before shutting down the clock. Throughout this 8-clock period, the
state of the CS signal is irrelevant. It can be asserted or de-asserted. Following is a list of the various
SPI bus transactions:
− A command/response sequence. Eight clocks after the card response end bit. The CS signal can be
asserted or de-asserted during these 8 clocks.
− A read data transaction. Eight clocks after the end bit of the last data block.
− A write data transaction. Eight clocks after the CRC status token.
• The host is allowed to shut down the clock of a “busy” card. The SD Card will complete the
programming operation regardless of the host clock. However, the host must provide a clock edge for
the card to turn off its busy signal. Without a clock edge, the SD Card (unless previously disconnected
by de-asserting the CS signal) will force the dataOut line down, permanently.
5.1.9. Error Conditions
The following sections provide valuable information on error conditions.
5.1.9.1. CRC and Illegal Commands
Unlike the SD Card protocol, in SPI mode the card will always respond to a command. The response indicates
acceptance or rejection of the command. A command may be rejected in any one of the following cases:
• It is sent while the card is in read operation (except CMD12 which is legal).
• It is sent while the card is in Busy.
• Card is locked and it is other than Class 0 or 7 commands.
• It is not supported (illegal opcode).
• CRC check failed.
• It contains an illegal operand.
• It was out of sequence during an erase sequence.
Note that in case the host sends command while the card sends data in read operation then the response with an
illegal command indication may disturb the data transfer.
5.1.9.2. Read, Write and Erase Time-out Conditions
The times after which a time-out condition for read operations occur are (card independent) either 100 times longer
than the typical access times for these operations given below or 100ms. The times after which a time-out condition
for Write/Erase operations occur are (card independent) either 100 times longer than the typical program times for
these operations given below or 250ms. A card shall complete the command within this time period, or give up and
return an error message. If the host does not get any response with the given time out it should assume the card is
not going to respond anymore and try to recover (for example; reset the card, power cycle, reject). The typical
access and program times are defined in the following sections.
For more information, refer to Table 4-17 in Section 4.0, Table 5-5 in Section 5.0 and the applications note in
Appendix A, “Host Design Considerations: NAND MMC and SD-based Products.”
The read access time is defined as the sum of the two times given by the CSD parameters TAAC and NSAC. These
card parameters define the typical delay between the end bit of the read command and the start bit of the data block.
Write
The R2W_FACTOR field in the CSD is used to calculate the typical block program time obtained by multiplying
the read access time by this factor. It applies to all write/erase commands (e.g., SET (CLEAR)_WRITE_PROTECT,
PROGRAM_CSD (CID) and the block write commands).
Erase
The duration of an erase command will be (order of magnitude) the number of write blocks (WRITE_BL) to be
erased multiplied by the block write delay.
5.1.10. Memory Array Partitioning
Same as for SD Card mode.
5.1.11. Card Lock/Unlock
The Card Lock/Unlock feature is currently in the SanDisk SD Card.
5.1.12. Application Specific Commands
The Application Specific commands are identical to SD mode with the exception of the APP_CMD status bit (see
Section 3.5.5), which is not available in SPI.
5.1.13. Copyright Protection Commands
All the special Copyright Protection ACMDs and security functionality are the same as for SD mode.
5.2. SPI Command Set
The following sections provide valuable information on the SPI Command Set.
5.2.1. Command Format
All the SD Card commands are 6 bytes long and transmitted MSB first.
M(x) = (start bit)∗x39 + (host bit)∗x38 +...+ (last bit before CRC)∗x
CRC[6...0] = Remainder[(M(x)∗x
7 + x3 + 1
7
)/G(x)]
0
5.2.2. Command Classes
As in SD mode, the SPI commands are divided into several classes (See Table 5-1). Each class supports a set of
card functions. An SD Card will support the same set of optional command classes in both communication modes
(there is only one command class table in the CSD register). The available command classes, and the supported
commands for a specific class, however, are different in the SD Card and the SPI communication mode.
Note that except the classes that are not supported in SPI mode (class 1, 3 and 9), the mandatory required classes for
the SD mode are the same for the SPI mode.
* The Lock Card command is supported in the SD Card.
5.2.2.1. Detailed Command Description
The following table provides a detailed description of the SPI bus commands. The responses are defined in Section
5.2.3. Table 5-2 lists all SD Card commands. A “yes” in the SPI mode column indicates that the command is
supported in SPI mode. With these restrictions, the command class description in the CSD is still valid. If a
command does not require an argument, the value of this field should be set to zero. The reserved commands are
reserved in SD Card mode as well.
The binary code of a command is defined by the mnemonic symbol. As an example, the content of the Command
field for CMD0 is (binary) ‘000000’ and for CMD39 is (binary) ‘100111.’
CMD1 Yes None R1 SEND_OP_COND Activates the card’s initialization process.
CMD2 No
CMD3 No
CMD4 No
CMD5 Reserved
CMD6 Reserved
CMD7 No
CMD8 Reserved
CMD9 Yes None R1 SEND_CSD Asks the selected card to send its card-specific
CMD10 Yes None R1 SEND_CID Asks the selected card to send its card
CMD11 No
CMD12 Yes None R1b STOP
CMD13 Yes None R2 SEND_STATUS Asks the selected card to send its status register.
CMD14 No
CMD15 No
CMD16 Yes [31:0] block length R1 SET_BLOCKLEN Selects a block length (in bytes) for all following
CMD17 Yes [31:0] data address R1 READ_SINGLE
CMD18 Yes [31:0] data address R1 READ_MULTIPLE
CMD19 Reserved
CMD20 No
CMD21
...
CMD23
CMD24 Yes [31:0] data address R13 WRITE_BLOCK Writes a block of the size selected by the
CMD25 Yes [31:0] data address R1 WRITE_MULTIPLE_BLOCK Continuously writes blocks of data until a stop
SPI
Mode
Argument Resp Abbreviation Command Description
data (CSD).
identification (CID).
Forces the card to stop transmission during a
_TRANSMISSION
_BLOCK
multiple block read operation.
block commands (read & write).
Reads a block of the size selected by the
SET_BLOCKLEN command.
1
2
Continuously transfers data blocks from card to
_BLOCK
host until interrupted by a STOP_
TRANSMISSION command.
Reserved
SET_BLOCKLEN command.
4
transmission token is sent (instead of ‘start block’).
1) The only valid block length for write is 512 bytes. The valid block length for read is 1 to 512 bytes. A set block
length of less than 512 bytes will cause a write error. The card has a default block length of 512 bytes. CMD16 is
not mandatory if the default is accepted.
2) The start address and block length must be set so that the data transferred will not cross a physical block
boundary.
3) Data followed by data response plus busy.
4) The start address must be aligned on a sector boundary. The block length is always 512 bytes.
Table 5-3 describes all the application specific commands supported or reserved by the SD Card. All the following
commands should be preceded with APP_CMD (CMD55).
Table 5-3. Application Specific Commands Used or Reserved by the SD Card–SPI Mode
This response token is sent by the card after every command with the exception of SEND_STATUS commands. It
is 1 byte long, the MSB is always set to zero and the other bits are error indications. A ‘1’ signals error.
• In idle state—The card is in idle state and running initializing process.
• Erase reset—An erase sequence was cleared before executing because an out of erase sequence
command was received.
• Illegal command—An illegal command code was detected.
• Communication CRC error—The CRC check of the last command failed.
• Erase sequence error—An error in the sequence of erase commands occurred.
• Address error—A misaligned address, which did not match the block length was used in the
command.
• Parameter error—The command’s argument (e.g., address, block length) was out of the allowed range
for this card.
The structure of the R1 format is shown in Figure 5-7.
7
0
0
In Idle State
Erase Reset
Illegal Command
Com CRC Error
Erase_Seq_Error
Address Error
Parameter Error
Figure 5-7. R1 Response Format
5.2.3.2. Format R1b
This response token is identical to R1 format with the optional addition of the busy signal. The busy signal token
can be any number of bytes. A zero value indicates card is busy. A non-zero value indicates card is ready for the
next command.
5.2.3.3. Format R2
This 2-bytes long response token is sent by the card as a response to the SEND_STATUS command. The format of
the R2 status is shown in Figure 5-8.
Card is Locked
WP Erase Skip, Lock/Unlock Cmd Failed
Error
CC Error
Card ECC Failed
WP Violation
Erase Param
Out of Range, CSD_Overwrite
In Idle State
Erase Reset
Illegal Command
Com CRC Error
Erase Sequence Error
Address Error
Parameter Error
Figure 5-8. R2 Response Format
The first byte is identical to response R1. The content of the second byte is described below:
• Erase param—An invalid selection, sectors for erase.
• Write protect violation—The command tried to write a write-protected block.
• Card ECC failed—Card internal ECC was applied but failed to correct the data.
• CC error—Internal card controller error.
• Error—A general or an unknown error occurred during the operation.
• Write protect erase skip—Only partial address space was erased due to existing WP blocks.
• Card is locked—Supported by the SanDisk SD Card.
5.2.3.4. Format R3
This response token is sent by the card when a READ_OCR command is received. The response length is 5 bytes.
The structure of the first (MSB) byte is identical to response type R1. The other four bytes contain the OCR register.
Every data block written to the card is acknowledged by a data response token. It is one byte long and has the
following format:
76 0
x x x 0 Status 1
The meaning of the status bits is defined as follows:
• ‘010’—Data accepted.
• ‘101’—Data rejected due to a CRC error.
• ’110’—Data Rejected due to a Write Error
In case of any error (CRC or Write Error) during Write Multiple Block operation, the host shall stop the data
transmission using CMD12. In case of Write Error (response ’110’) the host may send CMD13 (SEND_STATUS)
in order to get the cause of the write problem. ACMD22 can be used to find the number of well written write
blocks.
5.2.4. Data Tokens
Read and write commands have data transfers associated with them. Data is being transmitted or received via data
tokens. All data bytes are transmitted MSB.
Data tokens are 4 to 515 bytes long and have the following format:
For Single Block Read, Single Block Write and Multiple Block Read:
• First byte: Start Block.
7 0
11111110
• Bytes 2-513 (depends on the data block length): User data.
Note that this format is used only for Multiple Block Write. In case of Multiple Block Read the stop transmission is
done using STOP_TRAN Command (CMD12).
5.2.5. Data Error Token
If a read operation fails and the card cannot provide the required data it will send a data error token, instead. This
token is one byte long and has the format shown in Figure 5-10.
7
000
0
Error
CC Error
Card ECC Failed
Out of Range
Card is Locked
Figure 5-10. Data Error Token
The four least significant bits (LSB) are the same error bits as in response format R2.
5.2.6. Clearing Status Bits
As described in the previous paragraphs, in SPI mode, status bits are reported to the host in three different formats:
response R1, response R2 and data error token (the same bits may exist in multiple response types—e.g., Card ECC
failed). As in the SD mode, error bits are cleared when read by the host, regardless of the response format.
5.3. Card Registers
In SPI Mode, only the OCR, CSD and CID registers are accessible. Their format is identical to their format in the
SD Card mode. However, a few fields are irrelevant in SPI mode.
5.4. SPI Bus Timing Diagrams
All timing diagrams use the schematics and abbreviations listed in Table 5-5.
All timing values are defined in Table 5-5. The host must keep the clock running for at least N
clock cycles after
CR
the card response is received. This restriction applied to command and data response tokens.
5.4.1. Command/Response
Host Command to Card Response−Card is Ready
CS
DataIN
DataOut
H H L L L * * * * * * * * * * * * * * * * * * * L L L L H H H
<-NCS-> <-NEC->
X X H H H H 6 Bytes Command H H H H H* * * * * * * * * * * * * * * H H H H X X X
<-NCR->
Z Z Z H H H H * * * * * * * * H H H H H1 or 2 Bytes Response H H H H H Z Z
Figure 5-11. Host Command to Card Response−Card is Ready
Host Command to Card Response−Card is Busy
The following timing diagram describes the command response transaction for commands when the card responses
which the R1b response type (e.g., SET_WRITE_PROT and ERASE). When the card is signaling busy, the host
may deselect it (by raising the CS) at any time. The card will release the DataOut line one clock after the CS going
high. To check if the card is still busy it needs to be reselected by asserting (set to low) the CS signal. The card will
resume busy signal (pulling DataOut low) one clock after the falling edge of CS.
CS
DataIN
DataOut
H L L L * * * * * * * * * * * * * * * * * * * L L L L H H H L L L L L L H H
<-NCS-> <-NEC-> <-NDS-> <-NEC->
X H H H H 6 Bytes Command H H H H H H H H H H H H H X X X H H H H H H X X
<-NCR->
Z Z H H H H * * * * * * * * H H H H Card Response Busy L Z Z Z Busy H H H H Z
Figure 5-12. Host Command to Card Response−Card is Busy
Card Response to Host Command
CS
DataIN
DataOut
L L L L L * * * * * * * * * * * * * * * * * * * L L H H H H
H H H H H H * * * * * * * * * * * * * H H H H6 Bytes Command H H H X X X X
<-NCR->
H H H H H 1 or 2 Bytes Response H H H H* * * * * * * * * * * * * * * * * H H H H Z Z Z
The following timing diagram describes all single block read operations with the exception of SEND_CSD
command.
CS
DataIN
DataOut
H L L L * * * * * * * * * * * * * * * * * * * * * * * * * * * * L L L H H H H
<-NCS-> <-NEC->
X H H H H Read Command H H H H H* * * * * * * * * * * * * * * * * * * * * * * * * H H H X X X X
<-NCR-> <-NAC->
Z Z H H H H * * * * * * * * H H H HCard Response H H H H Data Block H H H H Z Z Z
Figure 5-14. Single Block Read Timing
The following table describes Stop transmission operation in case of Multiple Block Read.
CS
DataIN
DataOut
L L L L * * * * * * * * * * * * * * * * * * * *
<- NCS ->
X H H H H Stop Tran command HHHHH * * * * ** * * *
<- NCR ->
Data Transfer to host H HCard Response H
<2clk>
Figure 5-15. Multiple Block Read Timing
Reading the CSD Register
The following timing diagram describes the SEND_CSD command bus transaction. The timeout values for the
response and the data block are N
CS
DataIN
DataOut
H L L L * * * * * * * * * * * * * * * * * * * L L L H H H H
<- N
X H H H H Read Command H H H H H* * * * * * * * * * * * * * * H H H X X X X
<- N
Z Z H H H H * * * * * * * * H H H HCard Response H H H HData Block H H H H Z Z Z
-> <- NEC ->
CS
(Since the NAC is still unknown).
CR
-> <- NCR ->
CR
Figure 5-16. Reading the CSD Register
5.4.3. Data Write
The host may deselect a card (by raising the CS) at any time during the card busy period (refer to the given timing
diagram). The card will release the DataOut line one clock after the CS going high. To check if the card is still busy
it needs to be re-selected by asserting (set to low) the CS signal.
The card will resume busy signal (pulling DataOut low) one clock after the falling edge of CS.