Welcome![Sign In][Sign Up]
Location:
Search - DM9000 LPC

Search list

[TCP/IP stackuCOS9000

Description: 自己编写的基于LPC2138与DM9000AE的以太网通行模块的网卡驱动程序与LWIP协议移植程序源码。-I have written based on the LPC2138 and DM9000AE Ethernet access module card driver lwIP agreement with the transplantation procedure source.
Platform: | Size: 517120 | Author: he | Hits:

[Software EngineeringDM9000A

Description: DM9000的设计文档,以及PCB的设计Demo-DM9000' s design documents, as well as PCB
Platform: | Size: 2649088 | Author: 赵明飞 | Hits:

[Embeded-SCM DevelopDM9000

Description: 嵌入式TCP/IP模块,内嵌web,可以配置成服务端或客户端,-LP based on the embedded TCP/IP modules, embedded web, can be configured into a server or client
Platform: | Size: 654336 | Author: wenmin | Hits:

[uCOSLPC22xx_uCOS_dm9000_LWIP_moban

Description: 全套的 ucosII 还有DM9000 芯片驱动 加LWIP 的移植代码 CPU采用的是LPC22xx系列 只要稍作修改即可使用-A full set of drivers ucosII also increase DM9000 chip code LWIP transplant CPU is used with some slight modifications LPC22xx series can be used as long as
Platform: | Size: 1045504 | Author: liwei | Hits:

[uCOSLPC2138_DM9000AE_ucos_lwip

Description: 硬件平台LPC2138和DM9000AE; 软件平台ucos-ii和lwip。-Hardware platform LPC2138 and DM9000AE software platform ucos-ii and lwip.
Platform: | Size: 563200 | Author: 沧浪 | Hits:

[Parallel Port241000DM9000

Description: int main (void) { PINSEL0 = (0x00000005)|(0x03<<18) //P0.0 P0.1用作UART PINSEL1 = 0x00000000 //其余为GPIO ReadModuleP() // 读参数 SetNetPort() InitializeInterrupt() InitNic(0) //RTL8019芯片初始化,在global.c中定义 //WDTC =27662592 //2s //WDMOD =0X03 printf("Start OK!\n") while(1) { if(WorkMode==CLIENTHOST) //TCP客户端 ClientHostProcess() if(WorkMode==SERVERHOST) //tcp 服务器 ServerHostProcess() if(WorkMode==UDPHOST) //UDP 模式 UDPHostProcess() } return 0 } - int main (void) { PINSEL0 = (0x00000005)|(0x03<<18) //P0.0 P0.1用作UART PINSEL1 = 0x00000000 //其余为GPIO ReadModuleP() // 读参数 SetNetPort() InitializeInterrupt() InitNic(0) //RTL8019芯片初始化,在global.c中定义 //WDTC =27662592 //2s //WDMOD =0X03 printf("Start OK!\n") while(1) { if(WorkMode==CLIENTHOST) //TCP客户端 ClientHostProcess() if(WorkMode==SERVERHOST) //tcp 服务器 ServerHostProcess() if(WorkMode==UDPHOST) //UDP 模式 UDPHostProcess() } return 0 }
Platform: | Size: 692224 | Author: 程教育 | Hits:

CodeBus www.codebus.net