mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 02:36:11 +08:00
docs/sdio: add reference to card initialization flowchart
This update enhances the SDIO documentation by including a reference to the card initialization flowchart in the MMC/SD physical layer specification. This addition aims to provide implementers with a clearer understanding of the complete card initialization and command sequence. Signed-off-by: Arjav Patel <arjav1528@gmail.com>
This commit is contained in:
committed by
Alan C. Assis
parent
dacdb77010
commit
3d14873faa
@@ -53,6 +53,10 @@ lower-half, a simplified interaction around CMD9 looks like this:
|
||||
3. ``SDIO_RECVR2``: Retrieve the 136-bit response and provide the
|
||||
decoded 128-bit CID/CSD payload to the MMCSD upper-half.
|
||||
|
||||
For the complete card initialization and command sequence, refer to the
|
||||
card initialization flowchart in the MMC/SD physical layer
|
||||
specification.
|
||||
|
||||
R2 (136-bit) response and CSD/CID
|
||||
---------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user