cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F427 LWIP , ARP works but Ping fail (Request timeout)

Kevin Lang
Associate II
Posted on July 05, 2017 at 21:43

Hello friends,

I was originally using STM32F207, FreeRTOS,  LWIP ,ENC28J60 , system works fine.

Because I need more RAM, I migrated to STM32F427, but unfortunately network no longer works now, ARP seems working but Ping fail (Request timeout)

0690X00000607RDQAY.png

what could be problem?

thanks for your help

Kevin

1 REPLY 1
Imen.D
ST Employee
Posted on July 11, 2017 at 17:06

Hello

Lang.Kevin

,

You may check with a LwIPexample under STM32CubeF4 with a similar type of your projectto deduce what is going wrong in your case.

The workingexample available at this path can help you as an implementation example: STM32Cube_FW_F4_V1.0\Projects\STM324xG_EVAL\Applications\LwIP

Regards

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen