CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - fat文件系统

搜索资源列表

  1. ucfs_sam7x_mmc(test_ok_final)

    0下载:
  2. 功能:在AT91SAM7-EK 板上实现用串口(DBGU)操作mmc /sd 上的ucfs文件系统,支持fat文件格式。实现了文件(夹)建立,读写,删除,格式化,容量显示等基本功能,有需要的朋友可以继续添加新功能 。实现了ucos接口,要用到其他的存储介质更容易。因为有现成的ucfs接口驱动。详细情况见文件包中的说明 。 不是高手,做的不好的地方请大家谅解。-functions : In AT91SAM7-EK board realized using serial (DBGU) Opera
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:578951
    • 提供者:moise_yc
  1. minifs-src

    0下载:
  2. 嵌入式文件系统,支持FAT格式,可用于ARM,mcs51
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2014-01-16
    • 文件大小:24539
    • 提供者:gxliu
  1. read_write_udisk

    1下载:
  2. 周立功单片机的读写U盘的试验例程,内带文件系统,支持所有FAT格式,适用于移植到各种主机接口芯片。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:386016
    • 提供者:anan
  1. FAT_document

    0下载:
  2. FAT文件分配表及文件系统程序和说明,文件在磁盘中的组织结构-FAT File Allocation Table file system and procedures and that documents the organizational structure of disk
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-24
    • 文件大小:25289
    • 提供者:henry
  1. FAT32

    0下载:
  2. FAT系统文件格式编程,适合DSP学习的初学者-File Format FAT system programming, suitable for beginners to learn DSP
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:186024
    • 提供者:Jason
  1. fat_notes

    0下载:
  2. 在SD卡上实现文件系统,并有详细的注释。-Realizing the FAT file system on the SD Card with detailed notes.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:176823
    • 提供者:杨淼
  1. sd-reader_source_20100110

    0下载:
  2. AVR单片机,SD卡文件系统实现源代码,Keil编译器-FAT system based on SD card
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:289952
    • 提供者:一刀
  1. mcufatfs

    0下载:
  2. 在8位处理器上实现fat fat12 fat16 fat32的高效文件系统(ata sd usb存储器)-In the 8-bit processors to achieve high-fat fat12 fat16 fat32 file system (ata sd usb memory)
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:118963
    • 提供者:tudou
  1. fatfs

    0下载:
  2. fatfs文件系统,移植很简单,非常好用,比周立功的好用多了,希望大家喜欢。-This is a fat file system,it can be easily used,fatfs is much more useful than ZLG/FS. I hope you can enjoy the FATFS.
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:310972
    • 提供者:ken
  1. dosfs-1.03

    0下载:
  2. DOSFS是兼容FAT的文件系统,适用于嵌入式底层应用。-DOSFS is a FAT-compatible filesystem intended for fairly low-end embedded applications. It is not the leanest possible implementation (the leanest FAT implementations operate in << 512 bytes of RAM, with heavy
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:24637
    • 提供者:jie
  1. SD

    0下载:
  2. sd卡单片机驱动程序,安装了文件系统,fat-sd card program for microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2288434
    • 提供者:
  1. c2bd6ff4-5898-47eb-84e2-6ef04e24cf26

    0下载:
  2. C8051F340驱动SD卡,文件系统FAT-C8051F340 SD
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:52210
    • 提供者:shaoqi
  1. SD-MP3-player-exclusive-FAT32

    0下载:
  2. 不包含文件系统的 播放SD卡中的MP3文件,解码芯片为VS1003-MP3 player with sd card ,but exclusive FAT 32
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:53731
    • 提供者:金金
  1. fatfs0.6

    0下载:
  2. 文件系统fatfs0.6板的,一切ok,欢迎下载-FatFs is a generic FAT file system module for small embedded systems. The FatFs is written in compliance with ANSI C and completely separated from the disk I/O layer. Therefore it is independent of hardware architecture. It c
  3. 所属分类:SCM

    • 发布日期:2017-05-25
    • 文件大小:8194512
    • 提供者:lijiaodi
  1. fat_io_lib

    0下载:
  2. 方便移植的 fat16/32 库,在应用层、支持文件读写、目录创建、等功能,可以很方便的移植到小内存的系统中,可惜不支持目录删除-Designed for low memory embedded systems, this project is a multi-purpose platform independent C code implementation of a FAT16 & FAT32 driver with read & write support. The library p
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:48296
    • 提供者:lucifer
  1. FAT16

    0下载:
  2. FAT16 文件系统,兼容fat12,很有参考意义-FAT 16 AND FAT 12 File System Give a reference
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:8841
    • 提供者:han
  1. ff8b

    0下载:
  2. FatFs文件系统0.8B版本的源代码及相关文档-FatFs- FAT file system module R0.08b
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:674377
    • 提供者:刘彦志
  1. ucGUIPznFATPSDPLCD

    0下载:
  2. 基于STM32的图形用户界面系统的设计(GUI),包括了文件系统FAT,SD卡和LCD的管理,开发环境使用keil uVision 4.-Based on the STM32 design of graphical user interface (GUI), including the file system FAT, SD card and LCD management, development environment keil uVision 4.
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:6131498
    • 提供者:徐世东
  1. fat_sample

    0下载:
  2. 代码超简练的fat文件处理,主要用于嵌入式系统、单片机等。-The ultra-concise code the fat file processing, mainly used in embedded systems.
  3. 所属分类:SCM

    • 发布日期:2017-12-04
    • 文件大小:12736
    • 提供者:xia
  1. 51-SD-card-reader-and-write-

    0下载:
  2. 51读写SD卡源码(包括FAT及FAT32文件系统)-51 SD card reader source code (including FAT and FAT32 file system)
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:205672
    • 提供者:david
« 1 2 ... 9 10 11 12 13 1415 »
搜珍网 www.dssz.com