EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

LPC2378 USB Mass Storage device problem

Started by kemes October 21, 2009
Hi to all
I have used the keil USB mass storage device example on my LPC2378 board. 
The firmware works fine until I connect to the USB another board.  If the
boards are more than one, only the firs works.  Moreover if the PC boots
with the boards yet connected, only one works.  If I connect the second the
PC crashes.  Did someone know how to solve this problem ?
best regards

	   
					
---------------------------------------		
This message was sent using the comp.arch.embedded web interface on
http://www.EmbeddedRelated.com
Op Wed, 21 Oct 2009 12:50:52 +0200 schreef kemes <fr.cuzzocrea@libero.it>:
> Hi to all > I have used the keil USB mass storage device example on my LPC2378 board. > The firmware works fine until I connect to the USB another board. If the > boards are more than one, only the firs works. Moreover if the PC boots > with the boards yet connected, only one works. If I connect the second > the > PC crashes. Did someone know how to solve this problem ?
The real problem is that if you would have known enough about USB, then you already knew what the problem is. Obviously the two devices have the same USB device numbers, causing confusion at the host. -- Gemaakt met Opera's revolutionaire e-mailprogramma: http://www.opera.com/mail/ (remove the obvious prefix to reply by mail)

The 2024 Embedded Online Conference