LPC1857 TCP/IP packet loss

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

LPC1857 TCP/IP packet loss

跳至解决方案
1,399 次查看
rubensjunior
Contributor IV

Hi friends! I am facing a problem with TCP/IP packet loss. My circuit uses the LPC1857 microcontroller and as an interface for the ethernet connection I use the LAN8720 IC. What could be causing the loss of many packets in the ping test for example?

Thanks a lot!

Rubens Júnior

 

标签 (3)
0 项奖励
回复
1 解答
1,361 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

This is my guess, maybe the core is overloaded, pls remove or disable the other interrupt, enable only the ethernet interrupt and have a try.

BR

XiangJun Rong

 

在原帖中查看解决方案

2 回复数
1,340 次查看
rubensjunior
Contributor IV

Hi @xiangjun_rong ! Thanks a lot!

0 项奖励
回复
1,362 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

This is my guess, maybe the core is overloaded, pls remove or disable the other interrupt, enable only the ethernet interrupt and have a try.

BR

XiangJun Rong