FLORA + Microsd

For makers who have purchased an Adafruit Starter Pack, get help with the tutorials here!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Seryogaberkut
 
Posts: 1
Joined: Sat Nov 21, 2015 5:10 pm

FLORA + Microsd

Post by Seryogaberkut »

Hii! I am using Flora Kit with gps and i need to save data on Micro Sd https://www.adafruit.com/products/254. I got the info from the forum, that I can connect via icsp. Could u please tell me how i can connect Micro Sd with Flora (whith Flora pins). Can I use for that code from this tutorial https://learn.adafruit.com/adafruit-mic ... ial/wiring without changes?

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: FLORA + Microsd

Post by adafruit_support_rick »

The ICSP pinout is as follows: There's a white dot on the Flora to indicate pin 1
ICSP pinout.png
ICSP pinout.png (9.88 KiB) Viewed 751 times
Wire as follows:
CLK -> SCK
DI -> MOSI
DO-> MISO
CS-> Flora pin D10, or any other free Flora pin. Update the sketch with the pin you choose for CS
5V->Flora 3.3V (it's OK)
GND->GND

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

Return to “Arduino Starter Pack”