搜索资源列表
硬盘和FAT文件系统的详细分析
- This mainly about the Fat32/16 s specification and some instructions about build the USB Disk ect.
c51tousb
- u盘读写模块.C51单片机与USB接口芯片对U盘进行文件读写,支持FAT8,FAT16和FAT32磁盘格式.-reader module. C51 microcontroller with USB interface chip for U-file read and write support FAT8, FAT16 and FAT32 disk format.
USB
- 自己动手做U盘,基于ARM平台、支持FAT16、FAT32
fat32
- 读写usb 读写usb 读写usb 读写usb 读写usb
USB_HOST
- lpc1768的usb host,内嵌ucos ,分有文件系统和无文件系统-
HostUSB
- 这是NXP公司的Cortex-M3内核ARM芯片LPC1768的USB Host的源代码,在IAR 5.x下编译通过-This is NXP' s ARM Cortex-M3 core chip LPC1768 in USB Host of the source code, compiled by the IAR 5.x
USB
- LPC2478芯片U盘操作源码,ZLG提供的代码必须用UCOS,NXP提供的DEMO只能操作FAT16系统的U盘,此源码不用系统,并且可操作FAT32文件系统的U盘。此文件缺少ARM7必须的启动代码,分散装载文件等,这部分需要大家自己根据硬件环境编写-LPC2478 chip, U disk Operation Source, ZLG provided code must UCOS, NXP provide the DEMO only FAT16 system, U-disk operation
ES6461
- 这是ESS公司的新一代媒体播放IC,支持接口,硬盘/IDE光驱,USB,CF card, SD/MMC/MS/XD/SMARTMEDIA, 等,该系统集成度高,整个系统只需要主控ES6461+SDRAM+SPI FLAH,所有的音频DA,视频输出都集成化,可直接驱动数字屏,支持NTFS 和FAT32 文件系统, 输出有 CVBS,SVIDEO,VGA,YPBPR /HDMI, 是比较理想的媒体播放和数码相框方案.系统开放度高如有需要,联系wliness@163.com, or QQ:632913
c5131-usb-cdc-1_0_2
- USB CDC class Demonstration firmware for Atmel AT89C5131 Microcontroller. Keil Project
Fat32
- usb 的fat32格式源码,内潜协议,不错的,在51+keil环境下运行通过的源码-the fat32 format usb source, within the latent agreement, yes, in 51+ keil environment to run through the source
C51_UsbHost_SL811_Fat32
- SL811 usb host 读写U盘或移动硬盘的数据。含文件系统。fat32格式-SL811 usb host to read and write U disk or mobile hard disk data. Containing file system. fat32 format
fat
- FAT32文件系统资料,适合做USB接口开发的人参考-FAT32 file system information, suitable USB interface make the development of reference person
testDiskID
- Enumerate all disk connected to PC(including USB disk) and display the file system type(FAT32/NTFS), Volume Label, Product ID(PID), Vendor ID(VID), -Enumerate all disk connected to PC(including USB disk) and display the file system type(FAT32/NTFS),
20099189262699kaifaban
- 三星S3CB0X ARM7开发板的源程序资料包。。包括液晶,USB,FAT32,Cache,文件操作等众多源程序和原理图。-Samsung S3CB0X ARM7 development board of the source data packets. . Including LCD, USB, FAT32, Cache, file operations, and many other source code and schematic.
mcufatfs
- 在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)
USBCode-FAT32
- 带HOST功能的USB,FAT32文件系统,可以播放U盘里的歌曲文件。-HOST function with USB, FAT32 file system, can play the song U disk in the file.
USB--PDF
- 包含了USB开发用到的所有协议 USB Specification Rev1.1 USB pecification Rev2.0 USB SBUS HOUND 使用说明书.PDF Device Class Definition for HID 1.11 .pdf FAT32 File System Specification v1.0 PDIUSBD12_PHILIPS.PDF3.pdf USB Class Definitions for Communication
Downloading-files-of-FAT32
- FAT32文件系统使用手册的中文翻译。适用于USB开发等项目应用。-THE translation of FAT32 file system, which can used in USB program development
C8051F380-USB
- 该程序源码及HEX文件在资料包中提供。程序文件下载完成后,在开发板背面的卡座里插入一张microSD卡(TF卡),用USB方口线把开发板连接到电脑USB口上,电脑会提示找到USB大容量存储设备。 待枚举过程结束后,电脑上会多出一个盘符,可以跟普通U盘一样进行文件操作。(2G及2G以下的存储卡经测试均可识别,FAT16或FAT32文件系统均可识别,4G及4G以上的卡可能无法识别。)-The program source code and HEX file provided in the
FAT_simplified_ver_for_embedded_Application
- FAT精减版(专业嵌入式应用版本)--嵌入式FAT文件系统免费源码下载 这一版本优化了磁盘枚举的算法,枚举速度加快,在cortex-m3上1秒钟可以枚举52个文件。 (本代码是我们提供的免费代码,并且没有功能限制,是完全功能版。用户可免费使用测试,研究与应用。不限制代码在具体的商业产品上使用。) 如果你需要联系作者,请通过以下联系方式联系。(FAT reduced version (professional embedded application version) - embed