You could always use serial, if you don't need high bandwidth. I don't think you will be able to serve data faster than 12KB/sec off the device anyway, so serial should work just fine. If you need a bit more speed, you can get a USB/RS232 adapter that can handle 230kbit, then you'll have 23KB/sec. I'm sure you can find a pile of PPP+TCP/IP based stacks that can easily be put onto an LPC. At 05:05 PM 1/12/2006, you wrote: >Has anyone investigated or implemented TCP/IP over USB? >I need an embedded web server on LPC2148 based datalogger and was >thinking of TCP/IP over USB as one of the options. >Any comments or hints will be helpful. > >Jan
Message
Re: [lpc2000] TCP/IP over USB
2006-01-13 by Sean
Attachments
- No local attachments were found for this message.