Location:
Search - zlg cf
Search list
Description: zlg cf card for ucos
Platform: |
Size: 2374669 |
Author: 张建斌 |
Hits:
Description: ZLG/CF驱动接口函数实验,包括宏定义,函数原形及总线初始化函数,开关中断函数,读寄存器函数,写寄存器函数等
Platform: |
Size: 27952 |
Author: kongxiangrui |
Hits:
Description: 本书详细介绍当前几大热点ARM嵌入式系统软件模块的c/c++以及UCOSii的编程方法和技巧及其在AM7上的实现。分为5个压缩软件包,每个压缩软件包介绍一种模块的编程方法和技巧。第1个压缩软件包演示了FAT文件系统的基础知识,以及兼容FAT12、FAT16和FAT32的文件系统模块ZLG/FS的源码分析。第2个压缩软件包演示了USB模块驱动程序的设计思想及实现过程。第3个压缩软件包演示了CF卡和IDE硬盘及相应软件模块ZLG/CF的设计思想及实现过程。第4个压缩软件包演示了TCP/IP及相应软件模块ZLG/IP的设计思想及实现过程。第5个压缩软件包演示了GUI模块ZLG/GUI的设计思想和实现过程。
这些模块是在NXP公司的通用ARM微控制器LPC2200系列上调式通过的,可以很容易地移植到基于其他处理器核的嵌入式系统上。
Platform: |
Size: 8683048 |
Author: 刘金周 |
Hits:
Description: 基于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 功能,可以非常灵活而简单地实现
ATA 读写时序。
Platform: |
Size: 508384 |
Author: hkjinzhao |
Hits:
Description: 非常容易移植的CF卡驱动程序,在LPC21XX下编译通过,支持UCOS-II.如果想移植到单片机下也非常容易,我就以此版本移植到51的MCU中.-very easy transplant CF card driver, in LPC21XX compiler, support UCOS-II. If you want to migrate to the next SCM also very easy, I would migrate to this version of the MCU 51.
Platform: |
Size: 207872 |
Author: 若苏厄 |
Hits:
Description: 这是ARM基于uC/OS-II的ZLG_CF驱动接口函数实验-This is based on the ARM uC/OS-II-driven interface function ZLG_CF experiment
Platform: |
Size: 247808 |
Author: 高龄 |
Hits:
Description: 周立功ARM开发板 ZLG_FS在CF卡上的例子-weeks meritorious ARM development boards ZLG_FS CF card in the example
Platform: |
Size: 78848 |
Author: 飞翔 |
Hits:
Description: 周立功ARM开发板LPC2104 ZLG_CF驱动-weeks meritorious LPC2104 ARM development boards ZLG_CF Drivers
Platform: |
Size: 207872 |
Author: 飞翔 |
Hits:
Description: ZLG的LPC2220完整读取CF卡和硬盘的源程序-ZLG integrity of the LPC2220 read CF card and hard disk source
Platform: |
Size: 632832 |
Author: muzixuan |
Hits:
Description: ZLG开发板上关于读写CF卡的代码,带有文件系统-ZLG development board on the CF card read and write code, with file system
Platform: |
Size: 247808 |
Author: 张俊 |
Hits:
Description: zlg cf card for ucos
Platform: |
Size: 2374656 |
Author: 张建斌 |
Hits:
Description: ZLG/CF驱动接口函数实验,包括宏定义,函数原形及总线初始化函数,开关中断函数,读寄存器函数,写寄存器函数等-ZLG/CF driver interface function experiments, including macro definitions, function prototypes and bus initialization function, switch interrupt function, reading function register, write register functions, such as
Platform: |
Size: 27648 |
Author: kongxiangrui |
Hits:
Description: ZLG/FS文件系统,它是可移植的、可固化的文件系统,可以用于前后台系统,也可用于多任务环境。包括ZLG_FS在CF卡上的例子,uCOS-II中使用和前后台使用代码-ZLG/FS file system, it is portable and can be curing the file system, can be used before and after the Taiwan system, can also be used for multi-tasking environment. Including the CF card in ZLG_FS example, uCOS-II in Taiwan before and after use and the use of code
Platform: |
Size: 643072 |
Author: kongxiangrui |
Hits:
Description: 嵌入式系统软件开发实例,内含zlg_fs在CF卡的使用、usb开发等-Examples of embedded systems software development, including zlg_fs in the use of CF cards, usb development
Platform: |
Size: 4264960 |
Author: lsx |
Hits:
Description: 本书详细介绍当前几大热点ARM嵌入式系统软件模块的c/c++以及UCOSii的编程方法和技巧及其在AM7上的实现。分为5个压缩软件包,每个压缩软件包介绍一种模块的编程方法和技巧。第1个压缩软件包演示了FAT文件系统的基础知识,以及兼容FAT12、FAT16和FAT32的文件系统模块ZLG/FS的源码分析。第2个压缩软件包演示了USB模块驱动程序的设计思想及实现过程。第3个压缩软件包演示了CF卡和IDE硬盘及相应软件模块ZLG/CF的设计思想及实现过程。第4个压缩软件包演示了TCP/IP及相应软件模块ZLG/IP的设计思想及实现过程。第5个压缩软件包演示了GUI模块ZLG/GUI的设计思想和实现过程。
这些模块是在NXP公司的通用ARM微控制器LPC2200系列上调式通过的,可以很容易地移植到基于其他处理器核的嵌入式系统上。
-err
Platform: |
Size: 8759296 |
Author: 刘金周 |
Hits:
Description: 基于lpc2210的CF存储卡&IDE硬盘演示实验源码-Lpc2210 on the CF memory card
Platform: |
Size: 643072 |
Author: didi |
Hits:
Description: 周立功基于ucos的文件系统ucfs, 实际上是FAT文件系统, 运行与CF卡上, 支持读写.-Week Ligong uCOS-based file system ucfs, in fact, FAT file system, operating with CF card, to support reading and writing.
Platform: |
Size: 1042432 |
Author: 吴佳磊 |
Hits:
Description: ZLG_CF驱动软件包,拥有ZLG开发板驱动-ZLG_CF drive packages, with ZLG-driven development board
Platform: |
Size: 207872 |
Author: 阿蛮 |
Hits:
Description: 基于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 功能,可以非常灵活而简单地实现
ATA 读写时序。
Platform: |
Size: 510976 |
Author: hkjinzhao |
Hits:
Description: zlg 基于uCOS-II 的cf读取-zlg uCOS-II based on the cf reader
Platform: |
Size: 247808 |
Author: djs |
Hits: