Skip to content

nicupavel/electricimp-sdcard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Electric IMP (https://electricimp.com) SPI SDCard interface

This source implements the MMC/SD SPI protocol for accessing/read/write data on sdcards. To use this bridge you will need to at least configure the spiBridge class with proper pinouts:

port = hardware.spi189
clk = hardware.pin1
cs = hardware.pin2
si = hardware.pin8
so = hardware.pin9

About

electric imp spi sdcard interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published