Part Number: AM3358
It seems to me that AM3358 MMC controller does not generate interrupt on end of busy state of R1b response.
For example, for command CMD6 (MMC), it generates CC (command completion) interrupt on response,
but the card is still busy (dat0 is low).
Are there any method to detect end of busy state of R1b response other than polling programmatically?
Are there any difference of behavior between SD_CMD.RSP_TYPE == 0x2 (R1) and 0x3 (R1b) ?
Regards.