James Dabbs schrieb: > Is it possible (and practical) to use an LPC2148 to be both a USB > mass storage device and a USB serial communications device? > > [This is a rackmount box. We want to use USB instead of the more > traditional DB9 console port. The idea is to allow an administrator > with a PC to copy configuration files into the device and also to run > hyperterminal shell session. Any other comments are welcome.] AFAIK it depends on the number of end-points a device offers. For a mass-storage you need two bulk end-points for CDC IIRC 3 end-points. I don't know the 2148, but if it has >= 6 it should work. -- 42Bastian
Message
Re: [lpc2000] USB Mass Storage and Serial Device
2006-02-14 by 42Bastian Schick