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

Interface with SD card (on gps shield) #5

Open
dhiltonp opened this issue Feb 6, 2016 · 2 comments
Open

Interface with SD card (on gps shield) #5

dhiltonp opened this issue Feb 6, 2016 · 2 comments

Comments

@dhiltonp
Copy link
Owner

dhiltonp commented Feb 6, 2016

I think this uses SPI, so it should be straightforward.

@dhiltonp dhiltonp added this to the hardware platform .1 milestone Feb 6, 2016
@dhiltonp
Copy link
Owner Author

dhiltonp commented Feb 6, 2016

The SD card does use SPI, but I'm going to have to cut some pcb traces and run some wires to the leonardo/zero SPI header.

@dhiltonp
Copy link
Owner Author

dhiltonp commented Feb 7, 2016

SERCOM1 can be mapped to do SPI on pins 11,12,13, but it may complicate interfacing with the SD card library (the built-in SD card library doesn't know how to handle multiple SPIs).

I may want to simplify this by running traces; this may be good or not, depending on board population...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant