搜索资源列表
AVR下读写SD卡的源代码
- AVR下读写SD卡的源代码,基于标准规范V1.0
SMT32单片机读写SD卡代码
- 工程代码实现了SMT32单片机读写SD卡的功能,有利于学习者加快了解SD卡的操作
8051-sd-source-code.rar
- 基于8051的SD卡读写程序,内容包括SD卡的读写,配置,校验等,8051 based on the SD card reader program, including reading and writing SD card, configuration, calibration, etc.
MCS_51_SD.rar
- MCS51单片机读写SD卡,FAT32文件系统,MCS51 single-chip microcomputer to read and write SD card, FAT32 file system
完整的单片机读写SD卡程序
- 完整的单片机读写SD卡程序,C51,KEIL 开发环境。,Complete single-chip program to read and write SD card, C51, KEIL development environment.
sdcard
- sd卡代码,周立功 SD/MMC 卡读写模块: 相关工具函数 ---- CRC校验-sdcrc.c Soft Packet of SD Card Driver: tool funcitons about sd card---- crc check
SDcardreadprogram
- 通过单片机实现SD卡读写功能. 1、SD卡采用SPI通信 2、先往SD里顺序写入0-255共256个数据,然后再读回送LCD1602显示 -Use microcontroller to read and write sd card
SD-RW
- 基于51单片机的SD卡读写程序,写的很好的.-51 Based on the SD card reader Singlechip procedures, written in very good.
51-reda-write-SD-2-17
- 单片机51系列,SD卡的读写,目的要读取MICRO SD 卡,体积小,容量大。有一定的实用价值-51 Series single-chip, SD card reader, the purpose to read MICRO SD card, small size, large capacity. Have some practical value
SD_CARD
- SD卡读写程序,包含初始化,复位,读写操作。-SD-card read & write code.
Program-Keil
- SD卡读写,及FAT16/32 , 单片机程序,C代码! -SD card reader, and FAT16/32, MCU program, C code!
SD-test
- SD卡读写,可将SD卡的内容读出,并写入相应的内容-SD card reader, SD card content can be read, and write the contents of the corresponding
SD
- 基于STM32的SD卡读写程序,已经应用到产品中!-The SD card reader based STM32 procedure has been applied to the product!
SPI方式SD卡读写程序
- SPI方式SD卡读写程序。实际验证过,可以读写SD卡。
飞思卡尔SD卡程序Project_sd
- 用于SD卡的程序,包含各种读盘分扇区之类的功能,对于需要大量记录数据的应用,非常有用。(SD card for the program, including a variety of read disk, sub sectors, and other functions, for the need for a large number of data recording applications, very useful.)
SD卡
- 基于ATmega128的sd卡的读写程序,可以实现大容量和小容量的读写(Based on ATmega128 SD card read and write program, you can read and write large capacity and small capacity)
SD卡读写文件(SPI_FATFS)(SD CARD TEST)
- SD卡读写文件(SPI_FATFS)(SD CARD TEST)(SPI_FATFS SD CARD TEST)
stm32SPI SD
- 项目用到的STM32F103芯片SPI接口的SD卡读取与改写存储,带文件操作FAT32操作系统,绝对可以用。(The STM32F103 chip SPI interface of the project uses the SD card reading and rewriting storage, and the file operates the FAT32 operating system, which is absolutely available.)
SD卡读写
- 使用MSP430实现SD卡读写,代码已通过验证。(Using MSP430 to read and write the SD card, the code has been verified.)
单片机读写SD卡
- 利用51单片机,模拟SPI通信,实现对SD卡的数据读写(Data Reading and Writing of SD Card Using 51 Single Chip Microcomputer)