登录
首页 » 嵌入式芯片 » stm3210-eval+DM9051 uCOS+LwIP實現手機連線和iPerf測速

stm3210-eval+DM9051 uCOS+LwIP實現手機連線和iPerf測速

于 2022-06-13 发布 文件大小:1.40 MB
0 43
下载积分: 2 下载次数: 1

代码说明:

stm32f103開發平台,利用SPI接口,外接DM9051 100Mbps高速網絡晶片,在uCOS-II + LwIP系統下,實現Web Server, DHCP Client, STMP, iPerf和手機連線控制。源碼在Keil 4.0下開發,DM9051 SPI驅動,除高效能的uCOS-II OS外,採用收發封包中斷和DMA移動資料,達到高速網絡性能。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • S3C2410上RS485驱动源码,用ADS1.2编译工程,已测试通过.内附文档.
    S3C2410上RS485驱动源码,用ADS1.2编译工程,已测试通过.内附文档.-S3C2410 on the RS485 driver source code, using ADS1.2 compiler works, have been tested. Containing document.
    2022-04-14 19:53:07下载
    积分:1
  • Freescale provided detailed information on the HCS12
    提供了freescale的HCS12详细的资料-Freescale provided detailed information on the HCS12
    2022-05-30 21:32:15下载
    积分:1
  • Porting schematics and the external circuit! We hope to useful!
    s3c4510原理图及其外围电路图!希望对大家有用!-Porting schematics and the external circuit! We hope to useful!
    2022-01-21 20:38:11下载
    积分:1
  • S3C2440处理器上的RTC程序,已经经过验证。
    S3C2440处理器上的RTC程序,已经经过验证。-S3C2440 processor RTC procedures, has been verified.
    2022-04-21 13:46:33下载
    积分:1
  • 我自己画的ARM 44B0原理图,能跑通
    我自己画的ARM 44B0原理图,能跑通-ARM 44B0 schematics, able to run Qualcomm
    2022-04-01 09:42:31下载
    积分:1
  • 这是符合国家一级汉字标准的汉字显示液晶模块程序
    这是符合国家一级汉字标准的汉字显示液晶模块程序-This is a Chinese national standards, the Chinese LCD module procedures
    2022-02-16 05:01:58下载
    积分:1
  • 基于ARM9处理器S3C2410的LCD显示系统设计,选用2410做产品的朋友可以参考...
    基于ARM9处理器S3C2410的LCD显示系统设计,选用2410做产品的朋友可以参考-ARM9-based S3C2410 processor, the LCD display system design, selection of 2410 to do the product can refer to a friend
    2022-02-15 07:28:21下载
    积分:1
  • ILI9320驱动程序
    资源描述/* Includes ------------------------------------------------------------------*/ #include "ili9320.h" #include "stm32f10x_lib.h" #include "hardware.h" #define jiedi_red_on    {ili9320_Clear(BROWN);} #define jiedi_green_on    {ili9320_Clear(BROWN);} /* Private typedef -----------------------------------------------------------*/ /* Private define ------------------------------------------------------------*/ /* Private macro -------------------------------------------------------------*/ /* Private variables ---------------------------------------------------------*/ static vu32 TimingDelay = 0; GPIO_InitTypeDef GPIO_InitStructure; ErrorStatus HSEStartUpStatus; extern u8 gImage_11[]; /* Private function prototypes -----------------------------------------------*/ void RCC_Configuration(void); void Int
    2022-01-27 23:30:59下载
    积分:1
  • 一个基于ARM平台的触摸屏程序。
    一个基于ARM平台的触摸屏程序。-an ARM-based platform Touchscreen procedures.
    2022-04-20 22:33:24下载
    积分:1
  • led_pic_flash
    #include //#include //#include "pic16f877.h" //#include "pic18f4539.h" //#include "pic18f452.h" //htc.h //========================================================== void delay(unsigned int value) {     while(value>0) value--;  } //========================================================== //================================================ //#pragma config FOSC = HS, WDTE = OFF, CP = OFF, PWRTE = OFF //__CONFIG(FOSC_HS & WDTE_OFF & DEBUG_OFF ); //__CONFIG(HS & WDTE_OFF & DEBUG_OFF ); #pragma config   OSC = HS,WDT =OFF #pragma config PWRT = OFF //#pragma config  OSC = HSPLL #pragma config  WDT = OFF #pragma config    LVP = OFF void main(void) { //CLEARBIT(TRISD,0xff); //SETBIT(PORTD,0xff); TRISB=0x00
    2023-05-01 00:10:04下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载