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:[email protected]]
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]</user/SendEmail.jtp?type=node&node=25671&i=0>
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<http://lwip.100.n7.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=25669&code=bWFyY3VzLmx1QGRlbHRhd3cuY29tfDI1NjY5fDE4NjEwNTM4MjE=>.
NAML<http://lwip.100.n7.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>




--
View this message in context: 
http://lwip.100.n7.nabble.com/Ethernet-package-through-SPI-interface-tp25669p25678.html
Sent from the lwip-users mailing list archive at Nabble.com.
_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to