lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] LWIP connection problem


From: Jan Menzel
Subject: Re: [lwip-users] LWIP connection problem
Date: Mon, 27 Aug 2018 09:58:03 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

Hi!
        What you're reporting sounds to me as if you're missing to check the
line status or if you link status check is not working properly. Usually
you've to poll the phy and react to link status changes by updating the
emac configuration and informing lwip if a link is available or not.

        Jan

On 26.08.2018 16:54, Sadegh916 wrote:
> Hi
> I have an STM32F439 Evaluation Board. I want to connect this board to my PC
> via ethernet cable. I am using LWIP TCP/IP stack.
> I can send and receive data between my PC and evaluation board. But there is
> a problem:
> When I reset the evaluation board For Stablishing the connection, the
> ethernet cable must be connected to my PC Otherwise the connection will not
> be established. How can I resolve it?
> 
> 
> 
> --
> Sent from: http://lwip.100.n7.nabble.com/lwip-users-f3.html
> 
> _______________________________________________
> lwip-users mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/lwip-users
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]