Difference between revisions of "Stackable SD Card shield V3.0"
From ITEAD Wiki
(→Electrical characteristics) |
(→Hardware) |
||
Line 45: | Line 45: | ||
[[File:Stakable SD Card shield V3.0-1.jpg]] | [[File:Stakable SD Card shield V3.0-1.jpg]] | ||
+ | ==Pinmap== | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | | align="center" style="background:#f0f0f0;"|'''Index''' | ||
+ | | align="center" style="background:#f0f0f0;"|'''Pin of Arduino''' | ||
+ | | align="center" style="background:#f0f0f0;"|'''Pin of SD [[Shield]]''' | ||
+ | |- | ||
+ | | 1||VCC||5V/3V3 | ||
+ | |- | ||
+ | | 2||GND||GND | ||
+ | |- | ||
+ | | 3||D13/ICSP_SCK||SD_SCK | ||
+ | |- | ||
+ | | 4||D12/ICSP_MISO||SD_OUT | ||
+ | |- | ||
+ | | 5||D11/ICSP_MOSI||SD_IN | ||
+ | |- | ||
+ | | 6||D4||SD_CS | ||
+ | |- | ||
+ | | 7||D0||RX | ||
+ | |- | ||
+ | | 8||D1||TX | ||
+ | |- | ||
+ | | 9||A4||SDA | ||
+ | |- | ||
+ | | 10||A5||SCL | ||
+ | |} | ||
==Compatibility== | ==Compatibility== |
Revision as of 08:02, 20 June 2014
Contents
Overview
SD Shield 3.0 is a break out board for standard SD and TF card. It is compatible with 5V and 3.3V Arduino mainboards, Arduino-compatible boards and Arduino mainboards that SPI is on ICSP instead on pin D11~13 such as Leonardo.
Go shopping Stackable SD Card shield V3.0 (IM120417007)
Basic features
- Arduino compatible
- Supports both SD card and TF card
- Stackable
- Compatible with 5V and 3.3V Arduino mainboards
Specifications
PCB size | 56.15mm X56.23mm X 1.6mm |
Operating voltage | 3.3V/5V DC |
Indicator | PWR |
Communication interface | UART,IIC,SPI |
Electronic brick interface | Grove 4pin |
Electrical characteristics
Parameter | Min. | Typical | Max. | Unit |
Supply voltage | 3 | - | 5.5 | VDC |
Operating level | - | 3.3/5 | - | V |
Consumption current | - | - | 100 | mA |
Hardware
Pinmap
Index | Pin of Arduino | Pin of SD Shield |
1 | VCC | 5V/3V3 |
2 | GND | GND |
3 | D13/ICSP_SCK | SD_SCK |
4 | D12/ICSP_MISO | SD_OUT |
5 | D11/ICSP_MOSI | SD_IN |
6 | D4 | SD_CS |
7 | D0 | RX |
8 | D1 | TX |
9 | A4 | SDA |
10 | A5 | SCL |