Hi,
I'm study in porting SDIO interface to non-TI host MCU.
Does TI has SDIO example for this module?
According to the document, CC33XX Host Interfaces, the boot flow should send CMD5/3/7, does it only need to modify the command index?
For the Configure SDIO( CMD52 on Fn0 ), does it mean modify the command index to 52 and function number to 0?
What response I would get from the module?
Thanks