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

Question: using the Arduino Ethernet shield on top of the A-Star 32U4 Prime SV #5

Closed
crazyquark opened this issue Jun 8, 2018 · 2 comments

Comments

@crazyquark
Copy link

Hello,

I am trying to build an SD card cloning/recovery thing and I want to use both the included sd card on the A-Star 32U4 board and the one on the Arduino Ethernet shield, the problem is once I connect the shield, no matter what I change the chip select pin to it only connects to the one on the shield.
Are they both using pin 4 by any chance for CS?

@kevin-pololu
Copy link
Member

Hi,

The SD card connector's CS pin is not connected by default, so you need to connect it to the pin of your choice and make your code match. Please see the "microSD card connector and level shifters" heading in the "A-Star 32U4 Prime pinout and components" section of the user's guide.

If you continue to have trouble, please post a question on the Pololu forum, as the GitHub issues are intended for keeping track of problems with and changes to the library itself.

Kevin

@crazyquark
Copy link
Author

Sorry, thanks for this

dodo5522 referenced this issue in vivitainc/custom_cell_boards Mar 23, 2021
Added comment based on GPL statement
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