Part Number: LAUNCHCC3220MODASF
Tool/software: TI-RTOS
Hi
I am using CC3220MODASF module.
Is there a way to use NWP and SD card in sdio mode together.
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.
Part Number: LAUNCHCC3220MODASF
Tool/software: TI-RTOS
Hi
I am using CC3220MODASF module.
Is there a way to use NWP and SD card in sdio mode together.
Hi Nishi,
This is a known issue in SysConfig that will be fixed in future versions. The host driver requires the structures created by adding a SPI peripheral in SysConfig, but this currently reserves the external SPI pins that you may need for something else.
For now, you can switch to device mode to try to work around this conflict. Please see this thread about switching to device mode: e2e.ti.com/.../796985
You can also use a non-SysConfig example and assign pins directly in the CC3220x_LAUNCHXL files or using the PinMux tool.
Best regards,
Sarah