文件名称:STM332-F107lwip
介绍说明--下载内容均来自于网络,请自行研究使用
本程序是基于STM32F107芯片,DM9161为以太网PHY芯片的Lwip裸板移植,借助于网络调试助手可以实现客户端与服务端之间的通信。其以STM32为服务端,电脑为客户端,STM32默认IP为192.168.0.30,端口为23,调试的时候若电脑开有无线网记得把无线网给关掉,不然调试助手连接不上客户端,IP地址可根据实际需要进行修改,一定要记得使stm32客户端的IP与电脑IP处于同一网段,只有在同一网段才能保证两者之间的通信,代码仅供参考学习,若型号不一样可参考修改进行移植(This program is based on STM32F107 chip, DM9161 is the Lwip bare board of Ethernet PHY chip, and the communication between the client and the server can be realized with the help of the network debug assistant. It takes STM32 as the server, the computer as the client, the STM32 default IP 192.168.0.30, the port is 23, and if the computer has a wireless network to turn off the wireless network when debugging, the debug assistant is not connected to the client, and the IP address can be modified according to the actual needs. It is necessary to remember the IP of the STM32 client and the computer IP. In the same network segment, only the same network segment can guarantee the communication between the two. The code is for reference only. If the model is different, it can be modified by reference.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
STM332-F107lwip | 0 | 2018-04-01 |
STM332-F107lwip\CORE | 0 | 2018-04-01 |
STM332-F107lwip\CORE\core_cm3.c | 17273 | 2010-06-07 |
STM332-F107lwip\CORE\core_cm3.h | 85714 | 2011-02-09 |
STM332-F107lwip\CORE\startup_stm32f10x_cl.s | 15766 | 2011-03-10 |
STM332-F107lwip\lwip-1.4.1 | 0 | 2018-04-01 |
STM332-F107lwip\lwip-1.4.1\arch | 0 | 2018-04-01 |
STM332-F107lwip\lwip-1.4.1\arch\cc.h | 1411 | 2015-01-04 |
STM332-F107lwip\lwip-1.4.1\arch\perf.h | 133 | 2014-12-31 |
STM332-F107lwip\lwip-1.4.1\arch\sys_arch.c | 225 | 2015-01-04 |
STM332-F107lwip\lwip-1.4.1\arch\sys_arch.h | 202 | 2014-12-31 |
STM332-F107lwip\lwip-1.4.1\CHANGELOG | 137741 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\COPYING | 1611 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\doc | 0 | 2018-04-01 |
STM332-F107lwip\lwip-1.4.1\doc\contrib.txt | 3372 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\doc\FILES | 407 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\doc\rawapi.txt | 20505 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\doc\savannah.txt | 4701 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\doc\snmp_agent.txt | 6359 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\doc\sys_arch.txt | 17692 | 2014-12-31 |
STM332-F107lwip\lwip-1.4.1\FILES | 142 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\README | 3312 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src | 0 | 2018-04-01 |
STM332-F107lwip\lwip-1.4.1\src\api | 0 | 2018-04-01 |
STM332-F107lwip\lwip-1.4.1\src\api\api_lib.c | 23844 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\api\api_msg.c | 46106 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\api\err.c | 2977 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\api\netbuf.c | 6960 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\api\netdb.c | 11342 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\api\netifapi.c | 4836 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\api\sockets.c | 69829 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\api\tcpip.c | 14423 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core | 0 | 2018-04-01 |
STM332-F107lwip\lwip-1.4.1\src\core\def.c | 3223 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\dhcp.c | 64922 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\dns.c | 30898 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\init.c | 14063 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\ipv4 | 0 | 2018-04-01 |
STM332-F107lwip\lwip-1.4.1\src\core\ipv4\autoip.c | 18171 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\ipv4\icmp.c | 11560 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\ipv4\igmp.c | 27135 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\ipv4\inet.c | 1742 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\ipv4\inet_chksum.c | 13206 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\ipv4\ip.c | 32723 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\ipv4\ip_addr.c | 8617 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\ipv4\ip_frag.c | 28860 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\ipv6 | 0 | 2018-04-01 |
STM332-F107lwip\lwip-1.4.1\src\core\ipv6\icmp6.c | 5907 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\ipv6\inet6.c | 4286 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\ipv6\ip6.c | 11465 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\ipv6\ip6_addr.c | 2769 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\ipv6\README | 43 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\mem.c | 23500 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\memp.c | 13751 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\netif.c | 22404 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\pbuf.c | 39028 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\raw.c | 10698 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\snmp | 0 | 2018-04-01 |
STM332-F107lwip\lwip-1.4.1\src\core\snmp\asn1_dec.c | 16423 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\snmp\asn1_enc.c | 14215 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\snmp\mib2.c | 105457 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\snmp\mib_structs.c | 29713 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\snmp\msg_in.c | 43896 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\snmp\msg_out.c | 21849 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\stats.c | 6309 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\sys.c | 2232 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\tcp.c | 53706 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\tcp_in.c | 60227 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\tcp_out.c | 50293 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\timers.c | 13239 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\core\udp.c | 34011 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\FILES | 494 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\include | 0 | 2018-04-01 |
STM332-F107lwip\lwip-1.4.1\src\include\ipv4 | 0 | 2018-04-01 |
STM332-F107lwip\lwip-1.4.1\src\include\ipv4\lwip | 0 | 2018-04-01 |
STM332-F107lwip\lwip-1.4.1\src\include\ipv4\lwip\autoip.h | 4590 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\include\ipv4\lwip\icmp.h | 3883 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\include\ipv4\lwip\igmp.h | 3902 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\include\ipv4\lwip\inet.h | 4234 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\include\ipv4\lwip\inet_chksum.h | 3516 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\include\ipv4\lwip\ip.h | 8349 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\include\ipv4\lwip\ip_addr.h | 9740 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\include\ipv4\lwip\ip_frag.h | 2943 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\include\ipv6 | 0 | 2018-04-01 |
STM332-F107lwip\lwip-1.4.1\src\include\ipv6\lwip | 0 | 2018-04-01 |
STM332-F107lwip\lwip-1.4.1\src\include\ipv6\lwip\icmp.h | 2965 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\include\ipv6\lwip\inet.h | 2399 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\include\ipv6\lwip\ip.h | 4010 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\include\ipv6\lwip\ip_addr.h | 3720 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\include\lwip | 0 | 2018-04-01 |
STM332-F107lwip\lwip-1.4.1\src\include\lwip\api.h | 11445 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\include\lwip\api_msg.h | 5892 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\include\lwip\arch.h | 9529 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\include\lwip\debug.h | 4167 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\include\lwip\def.h | 3887 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\include\lwip\dhcp.h | 7775 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\include\lwip\dns.h | 5723 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\include\lwip\err.h | 3185 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\include\lwip\init.h | 2961 | 2012-12-17 |
STM332-F107lwip\lwip-1.4.1\src\include\lwip\mem.h | 4158 | 2012-12-17 |