搜索资源列表
硬盘和FAT文件系统的详细分析
- This mainly about the Fat32/16 s specification and some instructions about build the USB Disk ect.
atahost_wb_slave
- 硬盘控制程序代码 硬盘控制器代码编写,可以直接使用-drive control code prepared hard disk controller code can be used directly! !
ATAread
- ARM处理器硬盘参数读取程序完整的程序源代码。-ARM processor drives read the integrity of the process parameters of the source code.
s3c44b0x-ide
- 一个用Sansung s3c44b0x arm7控制ide硬盘的例子-an ARM7 with Sansung s3c44b0x control ide drives example
mcu-ide
- mcu读取硬盘的详细资料包括fat及源码-mcu drives read the detailed information including fat and FOSS
mp3_fat
- (U盘MP3)FAT文件系统源码,u盘,mp3下的文件系统,完全兼容fat16,fat32,加上自己的硬盘驱动接口后应该可以使用-(U disk MP3) FAT file system source code, u disks, mp3 under the file system, fully compatible fat16, fat32, coupled with its own hard disk drive interface can be used after
51+MP3
- 在51下的*硬盘和FLASH的MP3方案程序以及原理图-under 51 in the store and FLASH disk MP3 program procedures, and drawings
jx44b0study_system_souce_code
- 压缩包里包含有JX44B0教学实验系统用户手册及该系统的全套试验例程,用c编写,在ADT环境下编译后下载到 实验板即可执行,是学习arm开发的有用例程 源文件说明 Leddemo LED显示实验 Led LED 显示实验 Serial 串口实验 Interrupt 外部中断实验 Dma DMA实验 Pwm PWM实验 Rtc 实时时钟实验 Watchdog 看门狗实验 Ad AD 采样实验 St
DISK_PPC860
- PowerPC驱动硬盘程序-PowerPC-driven process drives
at91rm9200+ata+ucfs
- at91rm9200硬盘的接口代码,并带有ucfs的实现
51_Ctrl_harddisk
- 控制硬盘电路图及源码,供大家参考学习,业余收集,没有验证程序的可靠性
ide.c
- 提供了arm44b0开发板的IDE硬盘驱动。
hard
- 硬盘控制器的源代码并且包含有完整的电路图
MP3Project
- 一个用于可选外接硬盘的MP3方案及完整的原理图
test
- msp430f149读写CF卡操作,测试程序使用128M CF 存储卡,该程序可以直接对硬盘进行读写。
DevelopingSamplesOfARMEmbededSystem
- 本书详细介绍当前几大热点ARM嵌入式系统软件模块的c/c++以及UCOSii的编程方法和技巧及其在AM7上的实现。分为5个压缩软件包,每个压缩软件包介绍一种模块的编程方法和技巧。第1个压缩软件包演示了FAT文件系统的基础知识,以及兼容FAT12、FAT16和FAT32的文件系统模块ZLG/FS的源码分析。第2个压缩软件包演示了USB模块驱动程序的设计思想及实现过程。第3个压缩软件包演示了CF卡和IDE硬盘及相应软件模块ZLG/CF的设计思想及实现过程。第4个压缩软件包演示了TCP/IP及相应软件
arm_IDEHarddisk
- 详细介绍CF卡和IDE硬盘及相应软件模块CF的设计思想及实现过程。
ZLG_FS
- 基于lpc2210的CF存储卡&IDE硬盘演示实验源码
ZLG_FSInCF_example
- 基于LPC2210 的ZLG/CF 驱动使用. CF 卡有PC 卡I/O、MEMORY 及True IDE 等3 种模式,而True IDE 模式兼容IDE 硬 盘,该模式比其它的两种模式更实用,是3 种模式中使用较多的一种。本节中描述CF 卡在 True IDE 模式下的应用。 使用LPC2210 的通用可编程I/O 口,模拟产生ATA 设备的读写时序,实现对CF 卡及 IDE 硬盘等ATA 设备读写操作。使用LPC2210 的GPIO 功能,可以非常灵活而简单地实现
FS
- 包括以下两个文件夹 \\CF-Drive ARM7读取CF卡或IDE硬盘指定扇区内容源码 \\FS 读取或写入CF卡或IDE硬盘文件源码,支持FAT12、FAT16、FAT32等文件系统