Using other pins for Adafruit micro-SD breakout board

For other supported Arduino products from Adafruit: Shields, accessories, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
arduinop1
 
Posts: 1
Joined: Sun Jul 27, 2014 9:12 pm

Using other pins for Adafruit micro-SD breakout board

Post by arduinop1 »

Hi,

I recently purchased a micro-SD breakout board for my school project and ran into some wiring issue.

On my Arduino Uno board, the pin 10, 11, 12, and 13 are already taken by another module (nRF24L01+ Transceiver Module) and the available digital pins are pin 0-8.

How can I resolve this issue? What other pins can I use to make this SD module work? If this problem can't be solved by re-positioning the pins, is there another option to storage data into a micro-SD card?

Item link: https://www.adafruit.com/products/254

Thanks,
Mike

User avatar
Franklin97355
 
Posts: 23910
Joined: Mon Apr 21, 2008 2:33 pm

Re: Using other pins for Adafruit micro-SD breakout board

Post by Franklin97355 »

There is this that might work https://code.google.com/p/rtoslibs/downloads/list It's the bottom file.

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Arduino products from Adafruit”