搜索资源列表
SD
- SD卡资料.rar里边有3个文件,包括SD卡手册,SD卡操作时序图,SD卡CSD寄存器翻译的 中文手册
SD卡FATfs文件系统
- msp430单片机的SD卡操作,使用FATfs文件系统,已实现文件的读写
Read_SD_Card
- 学习SD卡的操作 软件设计 1、SD卡采用SPI通信; 2、先往SD里顺序写入0-255共256个数据,然后再读回送LCD1602显示
SD卡SPI模式的相关操作
- SD卡的SPI模式的初始化,读写等。
51模拟sd卡读写
- 51模拟sd卡spi协议的读写操作
U盘SD卡读写
- 单片机操作U盘SD卡的程序和相关资料!非常难得!
基于DM6437的SD卡文件系统
- 本程序,是基于TIDM6437平台的,主要实现的功能为:能够通过MCBSP0的复用成SPI模式,进行对SD卡的操作,并能成功创建BMP文件!!
SMT32单片机读写SD卡代码
- 工程代码实现了SMT32单片机读写SD卡的功能,有利于学习者加快了解SD卡的操作
sd_card.rar
- SD卡+文件系统读写,通过文件系统,你可以在你的嵌入式系统上建立文件,进行文件的各种操作,例如文件读写,文件显示,文件创建等,SD card file system, show write read display dell,how to write the sd programe! if you want to use the sd card in productor,this is a example
SD
- SD卡源码 读、写、擦等操作-SD card source code to read, write, wipe and other operations. . . . . . . . . . . .
51-sd
- 介绍51 单片机与SD 卡的接口设计原理, 以及FAT32 文件系统的设计和应用程序控制SD 卡读写操作的实现。-Introduced 51 single-chip interface and SD card design principle, as well as the FAT32 file system design and application control the operation of SD card reader to achieve.
sd
- 实验目的:学习SD卡的操作. 系统设计 1、SD卡采用SPI通信 2、先往SD里顺序写入0-255共256个数据,然后再读回送数码管显示-Experimental Objective: To learn SD card operation. System Design 1, SD card using SPI communication 2, first write to the SD sequence of 0-255 where a total of 256 data, and
STM32_SD_SPI_Driver
- SD卡底层驱动,使用STM32的SPI接口与SD卡通讯,采用SPI方式. 文件系统中TFF.C和TFF.H文件不需要改动,只需要改动SD卡操作函数即可即可。 -SD card low level drivers, use the STM32' s SPI communications interface and SD card using SPI mode. File system TFF.C and TFF.H file without changes, just need to c
avr sd reader
- avr 单片机 读写sd卡操作,格式format16和format32
STM32 sd卡驱动
- 基于STM32F4 discovery 的SD卡驱动,可以直接编译执行MDK,KEIL工程文件。包括了SD卡读写,基于FAT系统的SD卡操作。
sd卡读写过程
- 里面详细介绍了所需裸机开发的SD卡操作程序代码
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操作
- LPC2103读取SD卡数据,写SD卡数据(LPC2103 reads SD card data and writes SD card data)
36456720STM32-SD--Operation-
- SD卡的读写操作。使用串口助手进行调试,能够发送字符串命令,能够读取SD卡中的内容以及大小和剩余空间。(The read and write operation of the SD card.)
SD卡
- 完成S3C2440中的SD卡的裸机驱动,初始化S3C2440 SD卡控制器,能够完成SD卡的识别、分类、读写等操作(Complete the bare driver of SD card in S3C2440, initialize the controller of S3C2440 SD card, and complete the identification, classification, reading and writing of SD card.)