搜索资源列表
基于fat32文件系统硬盘mp3设计
- 基于avr单片机系统硬盘mp3设计,硬盘为fat32文件系统-avr microcontroller-based digital audio system design, drives for fat32 file system
FAT32.C51
- FAT32文件系统在51单片机上实现,CPU类型是sst89c58
fat32.c51
- 基于51单片机的FAT32文件系统,直接可以使用
fat32.c51
- 基于C51单片机的文件系统 ?
嵌入式FAT文件系统免费源码下载
- 嵌入式FAT文件系统免费源码下载 本文件系统兼容FAT16/FAT32文件系统格式,兼容长文件名,兼容GB2312/UNICODE汉字编码(支持中文),并且实现了对子目录的支持,实现了文件的读取,写入,创建,删除等文件系统的常用功能。另外,代码都使用C编写,可以移植到各种单片机平台上来实现文件系统模块。 (FAT16是免费代码,用户可直接使用。 本代码有FAT32(兼容FAT16)和多个盘的版本(收费), 如果需要,请与我们联系!qq:292942278,E-MAIL:tony_yang123@
FAT32.rar
- 单片机读写U盘程序,包含FAT32文件系统和U盘枚举过程,U disk read and write single-chip process
UCOSFS_SYS.rar
- 本资料包括建立在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.
MCS_51_SD.rar
- MCS51单片机读写SD卡,FAT32文件系统,MCS51 single-chip microcomputer to read and write SD card, FAT32 file system
fat32.rar
- msp430单片机 FAT32文件系统的简单实现,Single-chip msp430 simple FAT32 file system to achieve
FAT32_mcu
- FAT32文件系统的存储机制及其在单片机上的实现.pdf-FAT32 file system storage mechanism and its application in the realization of single-chip microcomputer. Pdf
SD
- 这可是好东西,我自己编写的基于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
AVR_SDcard_FAT32
- 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
FAT32insd
- SD卡上的FAT32文件系统源代码,能够在任何单片机上使用,轻松使用sd卡-SD card FAT32 file system source code, can be in any single-chip microcomputer use, easy to use sd card
FAT32
- FAT32文件系统函数库单片机C语言建系文件用-FAT32 file system Singlechip C language library lines of documents.
fat32.c51
- 基于51单片机开发的文件系统,实现了fat16和fat32.-Development of 51 single-chip microcomputer-based file system, fat16 and achieve a fat32.
FAT
- fat32文件系统 单片机专用 -fat32fat32fat32fat32
FAT32
- FAT32文件系统存储机制在单片机方面的实现,对做FAT32存储设计的有一定参考价值-FAT32 file system storage mechanism in the implementation of SCM, on the FAT32 storage designed to do some reference value
嵌入式FAT32文件系统设计与实现
- 单片机 文件系统 中国版的写的特别的好 学习文件系统的不二之选(The Chinese version of the single-chip file system is a special good learning document system)
FAT32文件系统
- 基于51单片机的FAT32文件系统设计源码。软件为keil。单片机STC(Based on 51 single-chip FAT32 file system design source code. Software for keil. Singlechip STC)
SD卡资料
- 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)