MicroSD card reader module - SparkFun BOB-00544

Бестселлер
42759699
4 258 AMD
  • Бренд SparkFun
  • Доставка из Польши
  • Курьер DHL 16 мая
  • Стоимость доставки заказа в Армению от 271 844 AMD

Сроки доставки указаны ориентировочно и зависят от региона доставки. Подробнее на этой странице

Характеристики

Производительность

Тип
Аксессуары для microSD карт, Запчасть для микрокомпьютера

Прочие свойства

EAN
5904422317256
Бренд
SparkFun

Описание

Description

Reader of microSD memory cards from the SparkFun. It communicates with main Board via SPI interface, it operates with a voltage of 3.3 V.

Connection

The SD cards communicate using the SPI bus. Most of the microcontrollers, including those used in Arduino AVRy, have hardware control over this interface. The functions of some of the pins, are presented in the array below.

 

Pin Description GND The ground of the module. VCC Supply voltage of 3.3 V. CD Card detection. In case of the absence of the card, the pin is in the low status, when the card is in the connector, the high status comes up. The pin is pulled up to VDD through a resistor of 100 kΩ.

CS

Selection of the device (chip select) in SPI mode. For operation of the module, you must indicate the low status. CLK

Clock line of the SPI bus.

DO

The output data (MISO) in SPI bus.

DI

Input data (MOSI) in the SPI bus.

SD cards work with voltages of 3.3 V so to connect modules of 5 V, for example, Arduino Uno, you need to use a converter. In our offer, you will also find a reader with a built-in converter of 5 V.

  Specification
  • Supply voltage: 3.3 V
  • Working voltage of pins: 3.3 V
  • Communications: SPI bus
  • Built-in slot for microSD memory cards

 

Useful links
  • The website of the manufacturer of SparkFun BOB-00544
  • Diagram of the module
  • Eagle program files 
  • Documentation
  • The GitHub repository
  • Mbed example
  • An example of attaching the microSD module to router