CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - SD 文件系统

搜索资源列表

  1. 51-SD

    3下载:
  2. 51模拟SPI读写SD卡(包括Fat和Fat32文件系统)源代码-51 simulated SPI writable SD card (including Fat and hotfix file system) source code
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:206133
    • 提供者:顾剑杰
  1. mcb2300_sd_file

    1下载:
  2. lpc23xx sd文件系统源码 很有用 大家可以
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:99088
    • 提供者:历历
  1. sd-reader_source

    0下载:
  2. 比较完成的FAT文件系统与单片实验,本系统利用AVR
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:271540
    • 提供者:anson
  1. Based-on-ARM7-LPC2478-and-SD-card-readers-voice-pl

    0下载:
  2. 该代码为C语言所编写的,开发环境为Keil uv2或Keil uv3。代码所实现的功能是:将自然界的声音转换成数字代码,然后通过ARM7将数据以*.mp3格式存入SD卡中,并可以回放。所需的硬件平台是NXP公司的ARM7(LPC2478)开发板一块,另外SD卡带有文件系统,是本人移植的。-The code is written in C language, development environment for Keil uv2 or Keil uv3. Code implemented fun
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:504380
    • 提供者:菜香闻
  1. SD

    1下载:
  2. SD卡MP3播放(带文件系统)源程序,绝对的高质量,51环境下的操作系统-SD card MP3 player (with the file system) source code, absolute quality, operating under 51 ~ ~ ~ ~
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-02-27
    • 文件大小:82034
    • 提供者:李小龙
  1. File_SD_OS1

    1下载:
  2. SD卡读图片显示,基于周立功smart2200开发板,挂ucos-II,有文件系统,我的课程实验,下载即可运行,附带说明。-SD card read picture show, based on ZLG smart2200 development board, hang ucos-II, a file system, my test program, download to run, with instructions.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-10
    • 文件大小:2194577
    • 提供者:陈晓
  1. sd-reader_20090330

    0下载:
  2. 一个写得很好的SD卡读写,基于AVR MEGA8单片机,包括FAT文件系统的实现,支持SDHC,包含原理图,值得一读!-sdcard reader,base on AVR MEGA8 microcontroller,including FAT filesystem implementation, and circuit! easy to read
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:412931
    • 提供者:Etual
  1. MP3-and-SD-card-file-code

    0下载:
  2. MP3代码和SD卡文件,包含VS1003解码芯片程序,SD卡及FAT文件系统的读写方法,液晶显示程序,收音机模块操作,音频处理程序,是你自己动手DIY个性化MP3的重要参考-MP3 code and SD card files, the program contains VS1003 decoder chip, SD card and the FAT file system read and write methods, liquid crystal display program, a rad
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-22
    • 文件大小:543091
    • 提供者:zhaoxingchen
  1. SD

    0下载:
  2. 这是一个SD卡的FAT文件系统的实现,该版本时针对周立功的LM3S8962开发板的,可以修改里边相应管脚的设置应用到其他的板子上;该程序也能在51单片机上成功运行。-This is an SD card FAT file system implementation, the version developed for Zhou, who' s LM3S8962 board, you can modify the settings inside the corresponding pins
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:17649
    • 提供者:沈林
  1. FAT-based-file-system-to-SD-card

    0下载:
  2. 基于FAT文件系统的SD卡单片机读写方法详解-FAT-based file system to read and write methods Detailed microcontroller SD card
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:256897
    • 提供者:文良
  1. FAT32_filesystem_for_MCU

    0下载:
  2. FAT32文件系统的存储机制及其在单片机上的实现.,FAT32使我们可以脱离底层储存设备驱动,更为方便高效地组织数据。给单片机系统中的大容量存储器(如SD 卡、CF 卡、硬盘等)配以FAT32 文件系统,将是非 常有意义的-FAT32 file system storage mechanism and its implementation on the microcontroller., FAT32 so that we can from the underlying storage dev
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:646427
    • 提供者:赵社高
  1. SD FATFS

    0下载:
  2. 一个SD 卡上的FAT 文件系统,比较不错。基于MDK开发环境。
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2012-12-28
    • 文件大小:2942558
    • 提供者:jimmyshao
  1. FATFS-SD-Card

    0下载:
  2. 基于STM32的SD文件系统实验,SD例程移植了FAT文件系统协议栈fatfs,支持文件的读写等操作,这些文件存储在SD上,可以在电脑上查看和打开-SD file system based on the STM32 experiment, SD FAT file system routines transplant protocol stack fatfs, and other documents to support the operation of reading and writing,
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6434172
    • 提供者:FPGA
  1. Cheap_Flash_FS--嵌入式NandFlash文件系统源码(使用极速版代码)下载

    0下载:
  2. Cheap_Flash_FS--嵌入式NandFlash文件系统源码(使用极速版代码)下载 Cheap_Flash_FS 代码已经由我们开发完成,并经过了严格的测试。 坏块管理功能包括基于坏块表的管理程序,可以提供单/多扇区的操作。 多扇区为nandflash专门设计,可以降低NANDFLASH物理擦除数,具有FLASH上直接预分配功能。 其上面可以运行(Cheap_Flash_FS(支持多扇区操作))文件系统。 文件系统可支持实时坏块替换,包括擦除块,块移动,写入页产生坏块。文件系统
  3. 所属分类:系统编程

  1. dsp28335通过SPI通信接口向SD卡写文件

    2下载:
  2. 该程序在TMS320F28335上运行成功,编译器是ccs6.0,通过spi通信将数据按照fat文件格式写入sd卡,并可以在电脑上查看
  3. 所属分类:嵌入式/单片机编程

  1. STM32-SD Card FATFS

    0下载:
  2. 实现SD卡的检测读取,以及文件系统FATFS(SD card to achieve detection, reading, as well as file system FATFS)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-13
    • 文件大小:13539172
    • 提供者:hhboboy
  1. SPI-SD-Fatfs

    0下载:
  2. DSP28335 SD卡文件系统读写,使用SPI通信。(DSP28335 SD card file system read and write, using SPI communication.)
  3. 所属分类:DSP编程

    • 发布日期:2018-01-05
    • 文件大小:775168
    • 提供者:yehuohan
  1. SD卡资料

    0下载:
  2. 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)
  3. 所属分类:微处理器开发

    • 发布日期:2018-05-02
    • 文件大小:11758592
    • 提供者:ChinaOrange
  1. LC-SD卡模块

    0下载:
  2. 支持MP3、WAV解码格式。 2、支持采样率(KHz):8/11.025/12/16/22.05/24/32/44.1/48。 3、24位DAC输出,动态范围支持90dB,信噪比支持85dB。 4、完全支持FAT16/FAT32文件系统,最大支持32G的TF卡,支持32G的U盘。 5、支持UART串口控制语音播报功能,可控制播放,暂停,选曲,音量加减等功能,最大选曲65535首曲目,波特率9600 bit/s。 6、支持IO触发功能,8个IO口单独触发8首曲目或8个
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2486272
    • 提供者:林一捆
  1. fat文件系统

    0下载:
  2. fat文件系统,sd卡的单片机操作并且支持多级子目录,实现了支持文件的读取,写入,删除,创建等等常用功能。
  3. 所属分类:嵌入式/单片机编程

« 1 2 34 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com