搜索资源列表
znfat
- 这是一个很好用的FAT文件系统,它实现数据文件存储的FAT方式访问,支持FAT32格式。附有51读取程序,详细的函数说明。有兴趣的可以看看。-This is a good use of the FAT file system, which implements the data file is stored in FAT access, support FAT32. With 51 to read program, a detailed function descr iption. Are in
mmc_sd
- SD/MMC卡文件读写系统(FAT32),是一个大系统的一部分,但已包括完整的FAT32文件系统各个部分。-SD/MMC card read and write file system (FAT32), is a big part of the system, but have included a complete all parts of FAT32 file system.
FAT32
- FAT32文件系统规格书对有一定基础的学习者很有借鉴意义-program design practice and guidance on a basis of a very useful reference learners significance books of practice
SD-CARD-P-FAT32
- 配合SD卡读写驱动实现对SD卡中的文本文件的读取,并将读到的数据通过串口输出到串口终端上,这里使用的是超级终端-SD card reader with SD card drive to achieve a text file to read, and read the data through the serial port output to the serial port terminal, where using HyperTerminal
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
FS_FAT32
- FAT32文件系统 基于LPC2200,前后台环境,可自己修改适配于各种RTOS。 验证环境: 搭载LPC2200的SmartARM2200开发板,使用该板上的SPI总线利用该程序读写SD卡 由于试验的SD卡比较特殊,1簇仅1扇区,所以不排除该程序对于非该情况的出错可能-FAT32 file system based on the LPC2200, the environment around Taiwan, can modify their own adaptation in
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
fat32
- fat32的详细介绍.中文版.文件系统高手必备手册.-A detailed descr iption of fat32. Chinese version. Master file system required manual.
fat32.c51
- 基于51单片机开发的文件系统,实现了fat16和fat32.-Development of 51 single-chip microcomputer-based file system, fat16 and achieve a fat32.
embeded_file_fat32_format
- 嵌入式系统中的文件系统-- fat32格式的源代码,用于存储各种文件数据,-Embedded System file system- fat32 format of the source code, used to store a variety of file data,
FAT32
- FAT32文件系统的详细描述,很好的文章。-FAT32 file system, a detailed descr iption of a very good article.
sd
- 一个单片机上的sd卡驱动程序,支持fat32,fat16等文件系统,很有参考价值。-A microcontroller on the sd card driver and support fat32, fat16 file system, etc., of great reference value.
FAT
- FAT32/fat16 SD卡上的代码,已经集成了文件查找,文件文件夹的创建可删除,文件拷贝,文件读取等,方便移植,移植的时候更改缓冲去,和2个主要的硬件读写函数就可以了-The driver of fat32/16 on sd cart,it have all of the function a fat32/fat16 should have,
FAT16
- FAT16文件系统免费C代码下载 1)兼容FAT16/FAT32文件系统,支持长文件名,多级目录,多盘操作,读写,创建,删除文件,盘遍厉等等功能 2)采用C代码编写,方便的移植于多种计算机应用平台,一般情况下只需编写额外磁盘的读写驱动,即可使用文件系统所有的功能。 3)具备文件数据块缓冲功能:1)读文件时,读位置在数据块缓冲内,即可直接从数据块缓冲中读取数据,而不需读物理磁盘,加快了读取文件的速度;而且,文件数据块缓冲的大小可由编译宏EnableFileBuf,TotalFil
SD_FAT
- stm32读写SD卡程序,带FAT文件系统-stm32 to read and write SD card program, with a FAT file system
FAT32
- FAT32系统的详细介绍,对初涉文件的朋友有很大的帮助-FAT32 system, detailed descr iption of the new entrants to file a friend of great help to
fat32
- ARM is the industry s leading provider of 3-bit embedded microprocessors, offering a wide range of processors based on a common architecture that deliver high performance. Combined with the broadest ecosystem in the industry with over 65 Partners del
fat32
- ARM is the industry s leading provider of 3-bit embedded microprocessors, offering a wide range of processors based on a common architecture that deliver high performance. Combined with the broadest ecosystem in the industry with over 65 Partners del
FAT32
- 是网上找到的一份关于FAT32文件系统介绍的详细资料,对研究FAT32格式和进行嵌入式开发的人员特别有用。 -Is online to find a descr iption on the FAT32 file system, the detailed information on the research FAT32 format and embedded development staff particularly useful.
AVR-IDE-FAT32-MP3
- 一款用ATMEGA128控制IDE硬盘,实现MP3播放的完整程序,可读写FAT32格式。-ATMEGA128 IDE hard drive with a control, to achieve a complete MP3 player program, can read and write FAT32.