CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 单片机 fat32 系统

搜索资源列表

  1. 基于fat32文件系统硬盘mp3设计

    0下载:
  2. 基于avr单片机系统硬盘mp3设计,硬盘为fat32文件系统-avr microcontroller-based digital audio system design, drives for fat32 file system
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:225873
    • 提供者:张华敏
  1. FAT32.C51

    0下载:
  2. FAT32文件系统在51单片机上实现,CPU类型是sst89c58
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:365364
    • 提供者:hebing
  1. fat32.c51

    0下载:
  2. 基于51单片机的FAT32文件系统,直接可以使用
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:163121
    • 提供者:loadstar
  1. fat32.c51

    0下载:
  2. 基于C51单片机的文件系统 ?
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:75181
    • 提供者:sdk
  1. 嵌入式FAT文件系统免费源码下载

    2下载:
  2. 嵌入式FAT文件系统免费源码下载 本文件系统兼容FAT16/FAT32文件系统格式,兼容长文件名,兼容GB2312/UNICODE汉字编码(支持中文),并且实现了对子目录的支持,实现了文件的读取,写入,创建,删除等文件系统的常用功能。另外,代码都使用C编写,可以移植到各种单片机平台上来实现文件系统模块。 (FAT16是免费代码,用户可直接使用。 本代码有FAT32(兼容FAT16)和多个盘的版本(收费), 如果需要,请与我们联系!qq:292942278,E-MAIL:tony_yang123@
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2011-02-26
    • 文件大小:1008478
    • 提供者:figureyang
  1. FAT32.rar

    0下载:
  2. 单片机读写U盘程序,包含FAT32文件系统和U盘枚举过程,U disk read and write single-chip process
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-03-31
    • 文件大小:503172
    • 提供者:xiameng
  1. UCOSFS_SYS.rar

    1下载:
  2. 本资料包括建立在SD卡和NANDFLASH上的文件系统,具体如下: SD卡:FAT32 NANDFLASH:FAT16 SD&NAND:整合的文件系统,SD(FAT32)的盘符是"ide",NANDFLASH(FAT16)的盘符是"FLASH" uc/FS基本使用方法: 1. FS_Init(),在调用uc/FS功能前需要进行初始化 2. FS_IoCtl(),对媒质进行格式化(SD卡用电脑格式化,所以未给出格式化参数) 3.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-08-02
    • 文件大小:1565512
    • 提供者:乔木
  1. MCS_51_SD.rar

    0下载:
  2. MCS51单片机读写SD卡,FAT32文件系统,MCS51 single-chip microcomputer to read and write SD card, FAT32 file system
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:204936
    • 提供者:velidar
  1. fat32.rar

    0下载:
  2. msp430单片机 FAT32文件系统的简单实现,Single-chip msp430 simple FAT32 file system to achieve
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:2581
    • 提供者:杨旭
  1. FAT32_mcu

    0下载:
  2. FAT32文件系统的存储机制及其在单片机上的实现.pdf-FAT32 file system storage mechanism and its application in the realization of single-chip microcomputer. Pdf
  3. 所属分类:Communication

    • 发布日期:2017-05-01
    • 文件大小:646293
    • 提供者:yingjie
  1. SD

    0下载:
  2. 这可是好东西,我自己编写的基于51单片机的SD卡驱动代码,可以读写扇区,假如套上FAT32驱动,则可以直接识别文件系统,缺点是用51速度比较慢。-This is a good thing, however, I have written 51 MCU-based SD card driver code, you can read and write sectors, if put on FAT32 drives, you can directly identify the file system
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:2121
    • 提供者:王小强
  1. AVR_SDcard_FAT32

    0下载:
  2. AVR 单片机上实现SD卡的读写,支持FAT16、FAT32文件系统,文件和目录的创建删除等文件功能全部实现-AVR single-chip implementation on SD card reader, support for FAT16, FAT32 file system, files and directories to create the delete function and other documents of all implementation
  3. 所属分类:SCM

    • 发布日期:2015-07-05
    • 文件大小:268474
    • 提供者:shanghongwei
  1. FAT32insd

    1下载:
  2. SD卡上的FAT32文件系统源代码,能够在任何单片机上使用,轻松使用sd卡-SD card FAT32 file system source code, can be in any single-chip microcomputer use, easy to use sd card
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:152967
    • 提供者:齐晓华
  1. FAT32

    0下载:
  2. FAT32文件系统函数库单片机C语言建系文件用-FAT32 file system Singlechip C language library lines of documents.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2161
    • 提供者:zbobo
  1. fat32.c51

    0下载:
  2. 基于51单片机开发的文件系统,实现了fat16和fat32.-Development of 51 single-chip microcomputer-based file system, fat16 and achieve a fat32.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:162770
    • 提供者:董兆云
  1. FAT

    0下载:
  2. fat32文件系统 单片机专用 -fat32fat32fat32fat32
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-13
    • 文件大小:3099684
    • 提供者:ramon
  1. FAT32

    0下载:
  2. FAT32文件系统存储机制在单片机方面的实现,对做FAT32存储设计的有一定参考价值-FAT32 file system storage mechanism in the implementation of SCM, on the FAT32 storage designed to do some reference value
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:290285
    • 提供者:包公
  1. 嵌入式FAT32文件系统设计与实现

    0下载:
  2. 单片机 文件系统 中国版的写的特别的好 学习文件系统的不二之选(The Chinese version of the single-chip file system is a special good learning document system)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:46711808
    • 提供者:kekeee
  1. FAT32文件系统

    0下载:
  2. 基于51单片机的FAT32文件系统设计源码。软件为keil。单片机STC(Based on 51 single-chip FAT32 file system design source code. Software for keil. Singlechip STC)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:157696
    • 提供者:shanzhongyu
  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
« 12 3 4 »
搜珍网 www.dssz.com