搜索资源列表
EthernetUDP
- ethernet mac core.this is the etherenet udp application
MII-RMII-SMII-GMII
- OSI结构层中的物理层介绍,这是一个对MII层的基本介绍。-Structural layer in the OSI physical layer, which is a basic introduction to the MII layer.
ethernet_interface
- 介绍以太网的接口MII, R GMII, GMII基础知识。-The Ethernet interface MII, RMII, RGMII, GMII basics.
stm32f107+lwip修改可用rmii模式
- stm32f107+lwip修改可用rmii模式 根据官方的资料,修改到自己完全可用,ping通
Ethernet
- LPC17xx的KSZ8041初始化,uCOS-II系统,RMII接口-KSZ8041 initialization LPC17xx s, uCOS-II system, RMII interface
stm32F407-RMII
- STM32通过RMII接口连接LAN8720实现网络通信-STM32 through RMII interface LAN8720 network communication
STM32F107DP83848
- STM32F107联网型 STM32F107+DP83848方案 RMII 接口 实现UDP 客户端通信
STM32
- 程序是用STM32和dp83848通过rmii接口的通讯和控制,能有效传输网络信号。-Program is to use STM32 and dp83848 by rmii interface communication and control, can effective transmission network signal.
UDP0613
- 基于STM32F427的一个程序,包含双CAN通信,MCP2515,RMII 接口UDP通信,可以直接寄存器方式访问FPGA内部数据(STM32F427 based program, including double CAN communication, MCP2515, RMII interface, UDP communication, you can directly register access to FPGA internal data)
网络通信实验
- 硬件资源: 1,DS0(连接在PF9),DS1(连接在PF10) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,按键KEY0(PE4)/KEY1(PE3)/KEY2(PE2)/KEY_UP(PA0,也称之为WK_UP) 5,LAN8720(通过RMII接口驱动) 实验现象:
FPGA RMII接口实现UDP
- Verilog实现RMII接口UDP网络传输,源代码