Welcome![Sign In][Sign Up]
Location:
Search - sd card spi

Search list

[SCMsd_driver

Description: 该源码采用标准c编写,使用SPI方式访问SD卡。-c prepared using standard, the use of SPI mode visit the SD Card.
Platform: | Size: 1024 | Author: 阿牛 | Hits:

[SCMmmc-sd

Description: 一个建立在C51基础上的SD卡读写驱动程序.-C51 in a building on the basis of the SD Card Reader driver.
Platform: | Size: 5120 | Author: gmaihc | Hits:

[Other Embeded program51-SD

Description: 51模拟SPI读写SD卡(包括Fat和Fat32文件系统)源代码-51 simulated SPI writable SD card (including Fat and hotfix file system) source code
Platform: | Size: 205824 | Author: 顾剑杰 | Hits:

[Other Embeded programSD_FAT16

Description: sd卡 fat16文件系统 spi模式十分详细读写操作 -sd card spi fat16 file system model is very detailed literacy operation
Platform: | Size: 100352 | Author: David | Hits:

[ARM-PowerPC-ColdFire-MIPSsd_mmc

Description: 基于STR710 spi接口的MMC/SD卡(SPI模式)驱动程序-STR710 spi interface based on the MMC/SD card (SPI mode) driver
Platform: | Size: 131072 | Author: 罗辉联 | Hits:

[SCMAVR+SD

Description: AVR的SD卡接口程序 包含: SD卡初始化(SPI-MODE) 从SD卡读一个扇区-AVR the SD card interface program includes: SD card initialization (SPI-MODE) from SD card reading a sector
Platform: | Size: 1024 | Author: choiceman | Hits:

[SCMSD_Driver_For_51

Description: SD卡驱动基于SPI总线与SD卡通信,底层SPI的读写驱动函数需要自己来写。 压缩包中的.\SD_Driver\SPI_Driver.c文件列出了所有的SPI的接口函数,使用时根据自 己的情况填充这些函数即可,切忌不要更改函数名!-SD card driver on the bus with the SD card SPI communication, the bottom of the read and write SPI driver functions need to write their own. Compression package. SD_DriverSPI_Driver.c document lists all of the SPI interface function, when used according to their own situation to fill these functions, should not have the Do not change the function name!
Platform: | Size: 19456 | Author: 方高明 | Hits:

[Video Capturesd_spi_read_write

Description: sd卡的spi总线模式读写 ,参考程序 .是个人 在网上搜集的总结, 不同的平台 但是相同的 结构,仅仅spi模式 没有 sd模式的 希望大家见谅-sd card spi bus mode to read and write, reference procedures. is a personal summary of the Internet to collect, different platforms, however the same structure, only spi mode sd model no hope that we will be forgiven
Platform: | Size: 10240 | Author: 冯剑 | Hits:

[Windows CESD_Card

Description: SD卡规格书第五章,SPI总线协议。描述了控制器和SD卡之间用SPI总线相互握手及通信的方法。-SD Card Specification Chapter V, SPI bus protocol. Described between the controller and the SD card using SPI bus to shake hands with each other and communication methods.
Platform: | Size: 1436672 | Author: 叶子 | Hits:

[SCMsd-spi

Description: SD卡切换到SPI模式的工作流程,必须遵守这个流程-SD card SPI mode switch to the work flow, we must comply with the flow
Platform: | Size: 1024 | Author: lsc | Hits:

[SCMSD_CARD_SPI

Description: 使用IAR430编译源文件,该文件包里包括了以SPI方式读写SD卡的代码,包括对FAT32文件系统的操作-Use IAR430 compiler source file, which includes the bag to read and write SD card SPI mode code, including the FAT32 file system operation
Platform: | Size: 21504 | Author: pangyimin | Hits:

[SCMSD

Description: SD卡的驱 动资料,讲述了SD卡的SPI驱动模式-SD Card Driver information about the SD card SPI-driven model
Platform: | Size: 886784 | Author: jzt | Hits:

[ARM-PowerPC-ColdFire-MIPSSDCard_test

Description: SD卡的SPI驱动程序,已在Nios2 IDE 中调试成功-SD card SPI driver, has been successful Nios2 IDE in debug
Platform: | Size: 24576 | Author: jzt | Hits:

[Embeded-SCM Developbasic-sd-spi-project-at91sam9261-ek-keil

Description: AT91SAM9261读写SD卡 spi协议,编译器为keil MDK,方便大家学习一些基础-AT91SAM9261 read and write SD card spi protocol, the compiler for keil MDK, to facilitate them to learn some basic
Platform: | Size: 158720 | Author: 杨过 | Hits:

[SCMMSP430--SD-CARD

Description: MSP 430 F169 SD 卡 mmc卡 spi-MSP 430 F169 SD card, mmc card spi
Platform: | Size: 87040 | Author: peter | Hits:

[Other Embeded programFAT-SD-card-information

Description: 全面透析SD卡与FAT相关资料 包括:4.5万字透视FAT32系统;SD存取介质;SD卡的SPI模式(中文);CSD寄存器解析;基于SPI协议的SD卡读写-FAT SD card with full dialysis-related information, including: 4.5 million characters perspective FAT32 system SD access to media SD card SPI mode (in Chinese) CSD register analysis SPI protocol-based SD card reader
Platform: | Size: 2045952 | Author: 张成 | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32108PKT-SD

Description: STM32的SPI口SD卡程序,本人已经验证过,绝对能用,这个是一款开发板上的源码-The SPI port STM32 SD card program, I have verified, the absolute can be used, the source is a development board
Platform: | Size: 27648 | Author: 黄花菜 | Hits:

[SCMSTM32F10x_SD_SPI

Description: STM32 SD卡 SPI方式 STM32 SD卡 SPI方式 -STM32 SD card SPI mode STM32 SD card SPI mode
Platform: | Size: 8192 | Author: 胡晓帅 | Hits:

[ARM-PowerPC-ColdFire-MIPSSDkaSource

Description: SD卡的SPI读写程序,内含SPI总线时序函数、SD卡的读写函数,可直接嵌入到UC/OS操作系统中进行调用,采用.c和.h文件进行分装,可直接嵌入到项目或操作系统中,支持51单片机、STM32、ARM7等单片机,500M主屏以上的处理器请对SPI时序进行修改。-SD card SPI read and write procedures containing SPI bus timing function, SD card reader function, can be directly embedded into the UC/OS operating system calls, use. C and. H files for packaging and can be directly embedded into project or the operating system to support 51 single, STM32, ARM7 microcontroller, etc., 500M processor, the main screen above, please modify the SPI timing.
Platform: | Size: 22528 | Author: 吴硕刚 | Hits:

[Embeded-SCM DevelopSD卡SPI

Description: 基于stm32的SD卡——SPI通信实验讲解(Based on stm32 SD card - SPI communication experiment)
Platform: | Size: 766976 | Author: 鱼鱼越海 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 20 »

CodeBus www.codebus.net