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

Default/Config pins for Arduino #3

Open
memelab74 opened this issue May 15, 2014 · 2 comments
Open

Default/Config pins for Arduino #3

memelab74 opened this issue May 15, 2014 · 2 comments

Comments

@memelab74
Copy link

Hi, not really an issue, but hoping you can advise what pins the CC3000 should be connected to on an Arduino or to direct where in the code this is specified/configurable. I'm somewhat familiar with the Adafruit library and the pins are included as defines in those examples.

Apologies in advance if I've overlooked something very obvious.

Thanks.

@jiahuang
Copy link
Owner

IRQ and CS pins are defined here. https://github.com/jiahuang/CC3000/blob/master/host_spi.cpp#L39

The other pins use the Spi.h Arduino lib so they're just the Arduino defaults.

@memelab74
Copy link
Author

Thank you for the quick response. And thank you for sharing your code!

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