LPC1857 TCP/IP packet loss

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LPC1857 TCP/IP packet loss

ソリューションへジャンプ
1,392件の閲覧回数
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,354件の閲覧回数
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,333件の閲覧回数
rubensjunior
Contributor IV

Hi @xiangjun_rong ! Thanks a lot!

0 件の賞賛
返信
1,355件の閲覧回数
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