LWIP phy problem

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LWIP phy problem

924 次查看
winpennyjh
Contributor I

MCU: LPC4333

Harware is custom.

I'm trying to get my DP83848 ethernet phy to work in RMII mode based on the lwip_tcpecho example.

The link status is good and the PHY_LINK_CONNECTED bit is set.

lpc_low_level_input() returns NULL because the descriptor is still owned by DMA

So no packets get received.

Has anyone else had similar issues ? 

标签 (1)
0 项奖励
回复
1 回复

810 次查看
winpennyjh
Contributor I

Resolved!

RMII mode only works when ENET_RX_DV mode is used

0 项奖励
回复