开发者

sd spi mode in C language

开发者 https://www.devze.com 2022-12-24 12:08 出处:网络
can i know how can we send data from开发者_如何学C spi to micro sd card in \'C\' languageThis page has some good information on MMC and SD cards, along with a link to a \"nice breakdown of the SD SPI

can i know how can we send data from开发者_如何学C spi to micro sd card in 'C' language


This page has some good information on MMC and SD cards, along with a link to a "nice breakdown of the SD SPI protocol".

http://www.sparkfun.com/commerce/product_info.php?products_id=136


For FAT filesystems, you can find some C code from Microchip here, as part of the Microchip Application Libraries.


If you are using a Microchip microcontroller, Microchip has a set of libraries that include a library that allows access to a MMC / SD card.
it is called Memory Disk Drive (MDD) and can be found here. It works with 8 to 32 bits microcontrollers.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号