Skip to main content
Kevin Lang
Associate III
July 5, 2017
Question

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

  • July 5, 2017
  • 1 reply
  • 811 views
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

    This topic has been closed for replies.

    1 reply

    ST Technical Moderator
    July 11, 2017
    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

    In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks