Tool/software:
After CMD53 sends via MMCSD_lld_transferIntr, it occasionally reports a CTO (Command Timeout Error) error. However, from the waveform analysis of the logic analyzer, it can be seen that the module does respond. Moreover, if the subsequent commands continuously time out, from the logic analyzer perspective, the second command also reports CTO. However, according to the logic analyzer, the command fails to complete the transmission, and the CLK remains active until the second command starts to transmit; the second command is unable to trigger any SDIO interrupts, which will cause the software to be blocked.