Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I use this driver via SD card slot? #27

Closed
iwamatsu opened this issue Jul 5, 2018 · 1 comment
Closed

Can I use this driver via SD card slot? #27

iwamatsu opened this issue Jul 5, 2018 · 1 comment

Comments

@iwamatsu
Copy link

iwamatsu commented Jul 5, 2018

Hi,

I would like to run SDIO's WIFI on SDHCI host controller which supported SDIO.
Can I run this driver with SDHCI host controller? Is it supported only via GPIO?

Best regards,
Nobuhiro

@al177
Copy link
Owner

al177 commented Jul 5, 2018

This driver should work through a card slot as long as the host supports SDIO. Since there is no reset available on an SD slot, CH_PD and RST should be wired to deassert (pulled up) on power-up since SD and SDIO perform device reset by cycling power.

@al177 al177 closed this as completed Jul 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants