搜索资源列表
sd_driver
- 该源码采用标准c编写,使用SPI方式访问SD卡。-c prepared using standard, the use of SPI mode visit the SD Card.
SD_driver
- 是 基于s3c2410的sd卡存储实验。arm基础实验代码,运行ok
SD_Driver
- sd卡的驱动程序,大家可以参考参考,哈哈 大家好啊
sd_driver
- 嵌入式Linux s3c2410的sd/mmc驱动源码
SD_Driver
- 基于凌汛科技 CPU的sd卡驱动源代码。
SD_Driver_For_51
- SD卡驱动基于SPI总线与SD卡通信,底层SPI的读写驱动函数需要自己来写。 压缩包中的.\\SD_Driver\\SPI_Driver.c文件列出了所有的SPI的接口函数,使用时根据自 己的情况填充这些函数即可,切忌不要更改函数名!
SD_driver
- sd_driver是sd卡的通用驱动程序
SD_driver
- sd卡在linux下的驱动程序,初学者可以参考一下;
sd_driver
- 该源码采用标准c编写,使用SPI方式访问SD卡。-c prepared using standard, the use of SPI mode visit the SD Card.
SD_driver
- 是 基于s3c2410的sd卡存储实验。arm基础实验代码,运行ok
SD_Driver
- sd卡的驱动程序,大家可以参考参考,哈哈 大家好啊-sd card driver, everyone can refer to reference, ha ha good U.S.
sd_driver
- 嵌入式Linux s3c2410的sd/mmc驱动源码-Embedded Linux s3c2410 the sd/mmc driver source
SD_Driver
- 基于凌汛科技 CPU的sd卡驱动源代码。-CPU-based technology凌汛the sd card driver source code.
SD_Driver_For_51
- 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 d
SD_driver
- sd_driver是sd卡的通用驱动程序-sd card sd_driver is a common driver
SD_driver
- sd卡在linux下的驱动程序,初学者可以参考一下;-sd card driver under linux, reference for beginners
SD_Driver.tar
- 北京蓝海芯科技有限公司s3c2410系列开发板的SD卡驱动源码-Beijing Core Technology Co., Ltd. BlueOcean S3C2410 development board series of the SD card driver source
SD_driver
- 一个OK的SD_driver很规范,很值的-SD_driver
SD_Driver
- SD卡驱动程序,C语言编写,对SD卡进行读写-SD card driver, C language, on the SD card reader
SD_Driver.0
- #ifndef __SD_INC_h__ #define __SD_INC_h__ // write your header here #include "..\..\spce061a.h" #include "SD_Hardware.h" #include "SD_CRC.h" #include "SD_Command.h" #include "SD_Driver.h" #include "SD_USE