Tool/software:
While transplanting SDIO-related content, it was found that the MMCSD_lld_transferPoll transmission and reception were abnormal.
The rspType is MMCSD_RSP_TYPE_LEN_48.
CMD refers to CMD2, CMD3, CMD5, CMD7, etc.
1、Before MMCSD_lld_transferPoll, a manual delay needs to be added; otherwise, the correct response cannot be obtained.
2、When using MMCSD_lld_transferPoll to send commands, after sending the command, if the logic analyzer shows that the other end has responded (without adding delay), the correct Response cannot be obtained. When the other end does not respond, MMCSD_lld_cmdCompleteStatusPoll does not return a timeout either. When there is no Response, what is obtained is either 0 or the last data.