Preliminary
S3C2451X RISC MICROPROCESSOR
HSMMC CONTROLLER
21-25
Preliminary product information describe products that are in development,
for which full characterization data and associated errata are not yet available.
Specifications and information herein are subject to change without notice.
DATAPR
NT
[5]
Data Present Select
This bit is set to 1 to indicate that data is present and shall be transferred using
the
DAT
line. It is set to 0 for the following:
(1) Commands using only
CMD
line (ex. CMD52).
(2) Commands with no data transfer but using busy signal on
DAT
[0] line
(R1b or R5b ex. CMD38)
(3) Resume command
1
=
Data Present
0
=
No Data Present
ENCMDI
DX
[4]
Command Index Check Enable
If this bit is set to 1, the Host Controller shall check the Index field in the
response to see if it has the same value as the command index. If it is not, it is
reported as a Command Index Error. If this bit is set to 0, the Index field is not
checked.
1
=
Enable
0
=
Disable
ENCMD
CRC
[3]
Command CRC Check Enable
If this bit is set to 1, the Host Controller shall check the CRC field in the
response. If an error is detected, it is reported as a Command CRC Error. If this
bit is set to 0, the CRC field is not checked. The number of bits checked by the
CRC field value changes according to the length of the response.
1
=
Enable
0
=
Disable
[2]
Reserved
RSPTYP
[1:0]
Response Type Select
00 = No Response
01 = Response Length 136
10 = Response Length 48
11 = Response Length 48 check Busy after response
Response
Type
Index Check
Enable
CRC Check
Enable
Name of Response
Type
00 0 0 No
Response
01 0 1
R2
10 0 0
R3,
R4
10
1
1
R1, R6, R5, R7
11 1 1 R1b,
R5b
Relation Between Parameters and the Name of Response Type
These bits determine Response types.
Note : In the SDIO specification, response type notation of R5b is not defined. R5 includes R5b in the SDIO
specification. But R5b is defined in this specification to specify the Host Controller shall check busy after receiving
response. For example, usually CMD52 is used as R5 but I/O abort command shall be used as R5b.
Note : For CMD52 to read BS after writing "Bus Suspend," Command Type should be "Suspend" as well.