Welcome![Sign In][Sign Up]
Location:
Search - ZLG

Search list

[OtherZLG_CF_Driver

Description: ZLG_CF驱动软件包,拥有ZLG开发板驱动-ZLG_CF drive packages, with ZLG-driven development board
Platform: | Size: 207872 | Author: 阿蛮 | Hits:

[ARM-PowerPC-ColdFire-MIPSzlg_lpc2132arm_source_programm_full

Description: 全套ZLG LPC2132ARM开发资料和程序-ZLG LPC2132ARM to develop a full set of data and procedures
Platform: | Size: 13576192 | Author: 官中华 | Hits:

[SCMzlg500a

Description: 根据ZLG500A系列非接触式IC卡模块写的读写程序,其实说白了就MF RC 500的读写程序的ZLG版本-According to ZLG500A series non-contact IC card module to read and write written procedures, in fact, that the white on the MF RC 500 for reading and writing process ZLG version
Platform: | Size: 33792 | Author: adfasdf | Hits:

[uCOSucos-ii

Description: ZLG的luminary ucos-ii移植模板,比官方的移植更可靠(ZLG自评)-ZLG
Platform: | Size: 2514944 | Author: dvx | Hits:

[Embeded-SCM Developcan

Description: can bus deriver for zlg....maybe it is useful for you
Platform: | Size: 10240 | Author: wjarjar | Hits:

[ARM-PowerPC-ColdFire-MIPSZLG_FSInCF_example

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:

[ARM-PowerPC-ColdFire-MIPSzlg-spi-driver

Description: 周立功SPI驱动程序,适合用于LPC2XXX系列ARM7。结构清晰、简洁。
Platform: | Size: 3072 | Author: hkjinzhao | Hits:

[ARM-PowerPC-ColdFire-MIPSzlg-i2c-driver

Description: 周立功I2C驱动程序,适合用于LPC2XXX系列ARM7芯片上,结构清晰、简洁。-Week Ligong I2C driver, suitable for LPC2XXX series ARM7 chip, the structure of clear and concise.
Platform: | Size: 3072 | Author: hkjinzhao | Hits:

[ARM-PowerPC-ColdFire-MIPSzlg-modem-driver

Description: 周立功同modem(uart1)驱动程序,适合用于LPC2XXX系列ARM7芯片上,结构清晰、简洁。-Ligong weeks with the modem (uart1) driver, suitable for LPC2XXX series ARM7 chip, the structure of clear and concise.
Platform: | Size: 3072 | Author: hkjinzhao | Hits:

[ARM-PowerPC-ColdFire-MIPSzlg-uart0-driver

Description: 周立功uart0驱动程序,适合用于LPC2XXX系列ARM7芯片上,结构清晰、简洁。-Week Ligong UART0 driver, suitable for LPC2XXX series ARM7 chip, the structure of clear and concise.
Platform: | Size: 3072 | Author: hkjinzhao | Hits:

[ARM-PowerPC-ColdFire-MIPSSD

Description: ZLG/SD软件包的版本为Ver2.0,可读写SD/MMC卡。 1. sdconfig.h: 该文件为ZLG/SD软件包配置头文件,用户可根据实际硬件条件进行修改. 2. SDMMC目录 : ZLG/SD软件包的全部文件,一般不用修改. 3. 建议sdconfig.h文件不要放于SDMMC目录中,因为SDMMC目录中的文件一般无须修改, 而sdconfig.h通常需要根据硬件条件改动. -ZLG/SD package version Ver2.0, can read and write SD/MMC card. 1. Sdconfig.h: The document for ZLG/SD package configuration header files, the user hardware according to actual conditions can be modified .2. SDMMC directory: ZLG/SD package of all the documents, the general need not be amended .3. Recommendations sdconfig. h files should not be put in SDMMC directory, because SDMMC files in the directory are not normally required to be amended and the sdconfig.h conditions usually need to change hardware.
Platform: | Size: 25600 | Author: wangjun | Hits:

[Embeded-SCM DevelopSmartARM2300_Source_Code

Description: 基于zlg SmartARM2300平台的源码-Based on the source platform zlg SmartARM2300
Platform: | Size: 11796480 | Author: 杨小芬 | Hits:

[SCMLPC_CAN

Description: ZLG LPC2000系列ARM CAN驱动程序+中文使用说明。-ZLG LPC2000 family of ARM CAN driver Chinese use.
Platform: | Size: 2584576 | Author: 张三 | Hits:

[uCOSZLG.FS

Description: 文件系统-File System
Platform: | Size: 30720 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSIP

Description: 移植到嵌入式系统的TCPIP协议源码,源码内有详细中文注解。 已实现的功能: 支持TCP, UDP, IP, ICMP, ARP, ETHERNET等协议;兼容BSD标准的Socket API接口函数库;ICMP实现PING的功能和UDP无效端口返回;支持TCP的流控制和超时重传;支持TCP主动连接和被动连接; 􀁺 支持在多任务中建立多个不同的TCP连接,支持各连接同时收发数据; 􀁺 提供WebSever和UDP服务器范例。 还没实现功能: 􀁺 IP报的处理不支持分段 在多个网络接口的应用是两个网络间的最大报大小要基本相等。 􀁺 ICMP协议还不是非常完整 目前ICMP协议只支持PING的功能和UDP无效端口返回。 􀁺 TCP协议不支持紧急数据 这一版本的ZLG/IP不对TCP传输中的紧急数据报进行处理。 􀁺 不支持IGMP协议 这一版本的ZLG/IP不支持IP组播和广播。 􀁺 不支持Socket API发送函数发送大于PMTU 用Socket API发送函数发送数据时,数据长度不可大于一个TCP或UDP报有效数据的长度。
Platform: | Size: 1682432 | Author: 谭剑鸣 | Hits:

[ARM-PowerPC-ColdFire-MIPSOS_NXP2200_v1_20080528

Description: 基于NXP2200平台的OS移植模板,万全摆脱ZLG的模板模式!欢迎大家测评!-OS-based platform NXP2200 transplantation template, universal template model from ZLG! Welcomed the evaluation of U.S.!
Platform: | Size: 45056 | Author: 朱振清 | Hits:

[ARM-PowerPC-ColdFire-MIPSflash_management

Description: SST39VF160驱动,平台:ZLG EaryARM -SST39VF160-driven, platform: ZLG EaryARM
Platform: | Size: 2048 | Author: 6756 | Hits:

[Other Embeded program1209115880

Description: 使用 Keil C工具改写的zlg 的 lpc2131开发板一些程序-Keil C tools used to rewrite the ZLG of lpc2131 development board some of the procedures
Platform: | Size: 894976 | Author: 王宇波 | Hits:

[ARM-PowerPC-ColdFire-MIPSzlg_udp

Description: ZLG UDP驱动程序,基于ARM7 LPC2200 上的UDP 测试程序-ZLG UDP driver, based on the ARM7 LPC2200 s UDP test procedures
Platform: | Size: 1677312 | Author: 何俊德 | Hits:

[SCMZLG_SD

Description: 周立功的ZLG/SD软件包,包括使用手册和sdconfig.c-Ligong weeks of ZLG/SD package, including the use of manuals and sdconfig.c
Platform: | Size: 146432 | Author: 陈晓 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net