This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3220MODA: SD Interface Examples

Part Number: CC3220MODA
Other Parts Discussed in Thread: CC3220SF

Are there any examples using the SD Card peripheral interface?  Are there any complications or extra considerations when using this interface?  Can you refer any documentation that would help expedite the implementation of the SD Host?

I noticed the common convention is to use SPI for simplicity, but I would rather not attach the SD card to the SPI bus.  When designing the circuit, I assumed SD Host could be implemented relatively easily, similar to UART, SPI, I2C, etc..., using drivers from the SDK.