Both eSDHC interface configure with LS1012A

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Both eSDHC interface configure with LS1012A

1,946 次查看
nilavchoksi
Contributor III

Hi NXP Team,

We are designing LS1012A based custom board and we want to configure both SDHC interface.

SDHC-1 is using for SD Card support and SDHC2 want to use for Wi-Fi module (Murata - 1DX WiFi module with SDIO interface). 

So, Does SDHC2 support SDIO for Wi-Fi module interface?

We have seen in LS1012ARM Reference manual that it only supports eSDIO interface.

Please confirm and clear doubt for SDIO2 interface.

标签 (1)
标记 (3)
2 回复数

1,733 次查看
r8070z
NXP Employee
NXP Employee


Have a great day,

Both SDHC1 and SDHC2 are compatible with the SDIO card specification version 3.0. But SDHC2 support only 1.8V interface. Also there is no card detect pin for SDHC2 interface since only embedded devices are supported (eSDIO, eMMC). Software needs to assume card is always present.

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

1,733 次查看
nilavchoksi
Contributor III

Hi Serguei Podiatchev,

Thank you for clear this doubt and I need to use 1.8V GPIO support Wi-Fi module so that it will work.