搜索资源列表
51-SD
- 51模拟SPI读写SD卡(包括Fat和Fat32文件系统)源代码-51 simulated SPI writable SD card (including Fat and hotfix file system) source code
单片机FATFS代码(支持fat32、fat16)
- FATFS代码(支持fat32、fat16)
Kiel-Projiect--of-FatFS-on-SPI-
- 51单片机上面基于SPI借口实现SD卡的Fat文件系统-FatFS base on SPI on 51 SCM
STM32-FATFS-for-SD-card.rar
- 运行于stm32平台上的fat文件系统。,Stm32 platform running on the fat file system.
head
- STM32头文件,包括初始化头文件stm32.h 通用触摸屏头文件touch.h 3.7寸液晶头文件lcd.h ds18b02头文件temp.h SPI头文件spi.h SD卡读取头文件sd.h FAT32头文件fat.h-STM32 header files, including initialization header stm32.h common touch screen header touch.h 3.7-inch LCD header file lcd.h ds18b02 h
SDCardReadWrite
- SD卡读写源程序,SD卡使用在SPI模式。-SD Card Reader source, SD card used in SPI mode.
dspic33
- WAV 数字输出播放器,采用DSPIC33单片机,SPI接口读取SD卡(仅支持FAT),I2S接口数字输出。-Digital output WAV player, using dsPIC33 Singlechip, SPI interface SD card reader (supports only FAT), I2S digital output interface.
FAT_document
- FAT文件分配表及文件系统程序和说明,文件在磁盘中的组织结构-FAT File Allocation Table file system and procedures and that documents the organizational structure of disk
CarMP3Player
- Mp3 player project: This uses FAT filesystem and SD card reader using SPI.
PhilipsLPC2138WeatherStation
- lpc2138读写SD卡的fat文件系统,spi接口-lpc2138
spi_contrl_sdcard_fat16
- SPI接口控制 SD卡 并实现FAT16文件系统spi_contrl_sdcard_fat16.rar-SPI interface SD card and FAT16 file system to achieve spi_contrl_sdcard_fat16.rar
sd
- 1.本程序主要为了实现以下功能: 1)通过对SPI方式对SD卡进行读与写 2)简单的FAT操作 3)对写入的数据进行打印 2.编写日期:09.10.13 3.版本号:V1.0 4.作者:andyluo-uchar SD_read_sector(unsigned long addr,uchar*Buffer)
FAT-SD-card-information
- 全面透析SD卡与FAT相关资料 包括:4.5万字透视FAT32系统;SD存取介质;SD卡的SPI模式(中文);CSD寄存器解析;基于SPI协议的SD卡读写-FAT SD card with full dialysis-related information, including: 4.5 million characters perspective FAT32 system SD access to media SD card SPI mode (in Chinese) CSD re
SPI-SD-FAT
- SD卡及其文件系统等的示范例程,包括里面如何使用文件系统,以及读取文件系统中的内容,并在相关的设备上显示出来-SD card and the file system such as the demonstration routines, including how to use file system, and read the content in a file system, and in the associated equipment display
LPC1768_SD_FAT_VCOM
- LPC1768 example code to access SD card in SPI mode with FAT file system Also integrated USB function as VCOM
STM32 sd卡驱动
- 基于STM32F4 discovery 的SD卡驱动,可以直接编译执行MDK,KEIL工程文件。包括了SD卡读写,基于FAT系统的SD卡操作。
Verilog-for-SDcard
- 啊,我前段时间编这个,当时晕的,用verilog做SD卡的例子网上很少,我当时找了好多C语言的,主要是知道发送命令的顺序和控制流程,你可以先做好SPI部分,运用C程序的发送命令顺序,把SD卡初始化,提取SD卡特定寄存器看成不成功,其实只要SPI时序没问题,一般没问题,之后用Winhex看看你的SD卡的FAT系统,网上有学习用的资料,好好算算数,之后应该可以做到直接读写SD卡,但若想随意读写SD卡工作量太大了,我还没这勇气-Ah, I make this a while ago, at that
lab31-SD-SPI-Fatfs
- TM320F28335 spi 接口操作 SD,fatfs文件系统。CCS3.3的工程。-TM320F28335 spi for SD,fatfs FAT。CCS3.3 project
dsp28335通过SPI通信接口向SD卡写文件
- 该程序在TMS320F28335上运行成功,编译器是ccs6.0,通过spi通信将数据按照fat文件格式写入sd卡,并可以在电脑上查看
SPI-SD-Fatfs
- DSP28335 SD卡文件系统读写,使用SPI通信。(DSP28335 SD card file system read and write, using SPI communication.)