搜索资源列表
LPC2138+SD卡Proteus虚拟平台
- arm7 lpc2131 读写SD卡的程序,采用SPI模式,编译环境是ADS1.2,并有Proteus的仿真,可添加Fatfs文件系统
基于DM6437的SD卡文件系统
- 本程序,是基于TIDM6437平台的,主要实现的功能为:能够通过MCBSP0的复用成SPI模式,进行对SD卡的操作,并能成功创建BMP文件!!
PIC16F689驱动SD卡程序
- PIC16F689驱动SD卡程序,可以实现对SD的ID读取和内存读取,并且可以通过串口调试精灵看到相应信息,PIC16F689 drives SD card procedures, can be achieved on the ID reader and SD memory reader, and can see the corresponding wizard serial debugging information
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.
将数据写入SD卡内部的89C51程序
- SD卡的89C51程序,可以将数据写入SD卡内部,并进行读取。,89C51 procedure SD cards can write data to the internal SD card and reader.
完整的单片机读写SD卡程序
- 完整的单片机读写SD卡程序,C51,KEIL 开发环境。,Complete single-chip program to read and write SD card, C51, KEIL development environment.
sd
- 嵌入式Linux的SD卡驱动程序的设计与实现 题目说的很清楚了!-Embedded Linux driver for the SD Card Design and Implementation of the topic that is very clear!
SD
- sd卡的程序,上面记录了SD卡的详细读卡写卡方式,适合51单片机或者其他-sd card procedures, the above records the SD card reader to write in detail the way cards for 51 single-chip or other
SD
- SD卡驱动程序,用于ARM7单片机,完全能用-SD card driver for the ARM7 microcontroller, can be used completely
SDcard
- sd卡程序及其规范,非常不错的SD卡开发资料-SD CARD
sd
- 一个单片机上的sd卡驱动程序,支持fat32,fat16等文件系统,很有参考价值。-A microcontroller on the sd card driver and support fat32, fat16 file system, etc., of great reference value.
sd
- SD卡程序。可以实现基本功能。-SD card program. Basic functions can be achieved. Look of the of the
SPI方式SD卡读写程序
- SPI方式SD卡读写程序。实际验证过,可以读写SD卡。
SD卡_SDIO实验
- 学习STM32的SDIO使用,并驱动SD卡. 本实验开机的时候先初始化SD卡,如果SD卡初始化完成,则提示LCD初始化成功。按下KEY0,读取SD卡扇 区0的数据,然后通过串口发送到电脑。如果没初始化通过,则在LCD上提示初始化失败。同样用DS0来指示 程序正在运行。(Learn the STM32 usage of SDIO and drive SD card)
dsp28335通过SPI通信接口向SD卡写文件
- 该程序在TMS320F28335上运行成功,编译器是ccs6.0,通过spi通信将数据按照fat文件格式写入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)
Sunny号实验27-SDIO-TF卡实验
- 使用单片机实现SD卡储存器功能,对于初学者非常有用(It is very useful for beginners to realize the memory function of SD card by using single chip microcomputer.)
SD卡资料
- SD卡初始化,及读写流程,以及SD卡上文件系统介绍,及51MCU FAT32文件系统程序(The SD card initialization, and the reading and writing process, as well as the file system introduction on the SD card, and the 51MCU FAT32 file system program)
DSP28335通过SPI读写SD卡程序
- DSP28335通过SPI读写SD卡程序