lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Ethernet package through SPI interface


From: marcus
Subject: Re: [lwip-users] Ethernet package through SPI interface
Date: Thu, 28 Jan 2016 23:31:37 -0700 (MST)

Hi Sir :

 

I really appreciate your reply!

 

As you say ���If your chip outputs data for a TCP/IP 'socket', you don't need lwIP���.

 

And how can I pass my data to socket?

 

Best regards,

 

Marcus

From: Sergio R. Caprile [via lwIP] [mailto:ml-node+[hidden email]]
Sent: Wednesday, January 27, 2016 7:49 PM
To: MARCUS.LU
������擏�
Subject: Re: Ethernet package through SPI interface

 

You do need a netif anyway
You will write a driver for your SPI chip.
If your chip outputs Ethernet frames, it is in no way different from
other connection options (parallel, on chip)
If your chip outputs IP datatagrams, you'll have to enter the stack on a
higher level function, and I can't help you here.
If your chip outputs data for a TCP/IP 'socket', you don't need lwIP.

_______________________________________________
lwip-users mailing list
[hidden email]
https://lists.nongnu.org/mailman/listinfo/lwip-users


If you reply to this email, your message will be added to the discussion below:

http://lwip.100.n7.nabble.com/Ethernet-package-through-SPI-interface-tp25669p25671.html

To unsubscribe from Ethernet package through SPI interface, click here.
NAML



View this message in context: RE: Ethernet package through SPI interface
Sent from the lwip-users mailing list archive at Nabble.com.

reply via email to

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