GD32F10x User Manual
529
ask the card to publish a new relative address (RCA).
Note:
The default value of the RCA register is 0x0001(MMC) or 0x0000(SD/SD I/O). The
default value is reserved to set all cards into the Stand-by State with CMD7.
DSR register (Optional)
: The 16-bit driver stage register can be optionally used to improve
the bus performance for extended operating conditions (depending on parameters like bus
length, transfer rate or number of cards). The CSD register carries the information about the
DSR register usage. The default value of the DSR register is 0x404. The host can use CMD4
to get the content of this register.
SCR register
: Just SD/SD I/O (if has memory port) have this register. In addition to the CSD
register, there is another configuration register named SD CARD Configuration Register
(SCR), which is only for SD card. SCR provides information on the SD Memory Card's special
features that were configured into the given card. The size of SCR register is 64 bits. This
register shall be set in the factory by the SD Memory Card manufacturer. The host can use
ACMD51 to get the content of this register.
19.5.2.
Commands
Commands types
There are four kinds of commands defined to control the Card:
Broadcast commands (bc), no response
Broadcast commands with response (bcr) response from all cards simultaneously
Addressed (point-to-point) commands (ac) no data transfer on DAT
Addressed (point-to-point) data transfer commands (adtc) data transfer on DAT
Command format
All commands have a fixed code length of 48 bits, as show in
needing a transmission time of 1.92μs (25 MHz) 0.96μs (50 MHz) and 0.92us (52
MHz).
Figure 19-7. Command Token Format
0
1
Content
CRC
1
Total length = 48 bits
Table 19-2. Command format
Bit position
47
46
[45:40]
[39:8]
[7:1]
0
Width
1
1
6
32
7
1
Value
‘0’
‘1’
x
x
x
‘1’
Description
start bit
transmission bit
command index
argument
CRC7
end bit
Содержание GD32F10 Series
Страница 1: ...GigaDevice Semiconductor Inc GD32F10x Arm Cortex M3 32 bit MCU User Manual Revision 2 6 Jun 2022 ...
Страница 63: ...GD32F10x User Manual 63 programmed during the chip production ...
Страница 117: ...GD32F10x User Manual 117 010 1 0 011 0 9 ...
Страница 416: ...GD32F10x User Manual 416 shadow register updates every update event ...
Страница 427: ...GD32F10x User Manual 427 value ...
Страница 518: ...GD32F10x User Manual 518 These bits are not used in SPI mode ...