USB host to connect multiple mass storage devices.

Can I use lpc2148 to host USB to connect two mass storage devices to facilitate transfer of data between them?

Parents
  • Doesn't the 2148 only have a USB device?

    A USB device can implement a mass storage device.
    A USB device can not connect to a mass storage device.
    You need a USB host to connect to a USB device.

    So how did you intend to get the LPC2148 to be host to two mass storage devices?
    Add a single - external - single-port USB host chip and a USB hub?
    Add a single - external - dual-port USB host chips?
    Add two - external - single-port USB host chips?
    Some other interesting construct?

Reply
  • Doesn't the 2148 only have a USB device?

    A USB device can implement a mass storage device.
    A USB device can not connect to a mass storage device.
    You need a USB host to connect to a USB device.

    So how did you intend to get the LPC2148 to be host to two mass storage devices?
    Add a single - external - single-port USB host chip and a USB hub?
    Add a single - external - dual-port USB host chips?
    Add two - external - single-port USB host chips?
    Some other interesting construct?

Children
More questions in this forum