搜索资源列表
AVR下读写SD卡的源代码
AVR下读写SD卡的源代码,基于标准规范V1.0
C8051F340读写SD卡的程序
- C8051F340读写SD卡的程序
ARM读写SD卡程序
- zlg arm2200 ARM读写SD卡程序
单片机读写U盘
- 单片机读写U盘资料,非常方便的使用在单片机读写U盘和SD卡的领域
51单片机读写SD卡程序
- 51单片机读写SD卡程序
ZLG_SD读写模块V2.0
- ZLG_SD读写模块V2.0
SMT32单片机读写SD卡代码
- 工程代码实现了SMT32单片机读写SD卡的功能,有利于学习者加快了解SD卡的操作
PIC读写CF卡C程序(含原理图)
- PIC读写CF卡的C程序(含原理图)-PIC CF card reader C procedures (including schematics)
SD卡读写模块
- 周立功公司为LPC213X ARM7 编写的SD卡读写模块,很详细的注释。-Zhou Ligong LPC213X ARM7 prepared for the SD card reader module, a very detailed notes.
第1章-SD卡读写模块
- 第1章-SD卡读写模块 1. sdconfig.h: 该文件为SD卡读写模块配置头文件,用户可根据实际硬件条件进行修改. 2. SD目录 : SD卡读写模块的全部文件,一般不用修改. 3. 建议sdconfig.h文件不要放于SD目录中,因为SD目录中的文件一般无须修改,sdconfig.h通常会有改动. 4. 例子见上一级目录的SDExample目录.-Chapter 1-SD Card Reade
sd_read_write
- 使用PIC芯片通过SPI-MODE读写SD存储卡,通过测试.-use PIC chip SPI-MODE SD memory card reader, to pass the test.
mmc-sd
- 一个建立在C51基础上的SD卡读写驱动程序.-C51 in a building on the basis of the SD Card Reader driver.
armok
- 关于SD卡的操作,读写SD卡,此种方法是直接访问SD卡-on the operation of the SD Card, SD card read and write, this method is directly to the SD Card
Read_SD_MMC
- 单片机通过SPI读写SD卡.使用5v系统操作3.3V的sd卡.很有借鉴价值-SCM SPI literacy through SD cards. 5v use of the system 3.3V sd card. Very valuable reference
AN282SW.ZIP
- C8051F340读写SD卡的程序,是官方的例子,有详细注释,很好,可以把340作为读卡器使用。推荐下载。这是例子1,还有例子2-C8051F340 procedures to read and write SD card is the official example of detailed notes, very good, can use 340 as a card reader. Recommended download. Th
AVR_SD_FAT16_sourcecode
- AVR单片机 读写SD/MMC卡 带文件系统 FAT16 源码 -AVR single-chip microcomputer to read and write SD/MMC cassettes FAT16 file system source code
SD
- 这是一个SD卡读写的子程序,大家共享一下!-This is an SD card reader-writer of the subroutine, we share about!
c51-SD
- c51读写SD卡原代码,c51编写,串口接收-C51 source code to read and write SD card, c51 prepared, serial receiver
STM32 SD读写实验
- STM32F103RCT6 读写SD卡的操作过程,已经测试没有问题(F103 read and write SD card operation process)
单片机读写SD卡
- 利用51单片机,模拟SPI通信,实现对SD卡的数据读写(Data Reading and Writing of SD Card Using 51 Single Chip Microcomputer)