Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

Re: [lpc2000] TCP/IP over USB

2006-01-12 by David Hawkins

Jan Szymanski wrote:
> Has anyone investigated TCP/IP over USB?
> I need to implement an webserver on LPC2148 based datalogger and was 
> thinking of using usb as one of the options, so any hints will help and 
> save time.

An around-about way is to get a serial connection over
USB, and get that recognized correctly by the host OS,
eg. Win or Linux. Then setup SLIP to run over the serial
connection. Then run LwIP on the micro with its TCP/IP
stack taught to understand SLIP.

However, if you're going to connect it to a host via
USB, then you might want to consider just running the
web server on the host, and using a serial protocol to
get the data from the logger.

Dave

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.