Sign in

username:

password:



Not a member?

Search Comp.Arch.Embedded



Search tips

embedded by Keywords

68HC11 | 68HC12 | 8051 | 8052 | ARM | ARM7 | Asic | AT91 | AT91RM9200 | Atmel | AVR | AVRStudio | Bootloader | CFP | CompactFlash | Cygnal | Cypress | Dataflash | DSP | eCos | EEPROM | Embedded Linux | Emulator | Endian | Ethernet | Firewire | FPGA | Freescale | GCC | GNUARM | GSM | H8 | HDLC | I2C | Infineon | Interrupts | Java | JTAG | LCD | LED | LPC2000 | MCU | Microchip | MMC | MPLAB | MSP430 | PC104 | PCB | PCI | PCMCIA | PowerPC | Rabbit | RS232 | RS485 | RTOS | SBC | SDRAM | Sensor | SPI | STK500 | UART | UML | USART | USB | Verilog | VHDL | VxWorks | Xilinx

Ads

Discussion Groups

Discussion Groups | Comp.Arch.Embedded | Multiple USB 1.1 devices in USB 2 Hub speed ?

There are 14 messages in this thread.

You are currently looking at messages 10 to 14.

Re: Multiple USB 1.1 devices in USB 2 Hub speed ? - Anton Erasmus - 15:59 17-07-08

On Thu, 17 Jul 2008 14:59:05 +0200, lowcost <d...@invalid.com>
wrote:

>Anton Erasmus ha scritto:
>> If I have a number of USB 1.1 devices plugged into a USB 2 Hub, can I
>> get the full 12MB/s  of each USB 1.1 device via the USB 2 link to a
>> host ?
>
>yes, if the hub is " _multiple_ Transaction Translator"
>
> > Or does the USB 2 link fall back to a 1.1 compatible mode ?
>
>yes, if the hub is " _single_ Transaction Translator"
>

I have never seen this on the spec sheet of a USB Hub. Not that one
get much in the way of documentation with these type of products.
Are there any reputable manufacturers of USB hubs which gives these
sort of specs, and which wil operate from -20 deg C to 85 deg C ?

Regards
  Anton Erasmus





Re: Multiple USB 1.1 devices in USB 2 Hub speed ? - Adrian - 17:01 17-07-08

On Jul 17, 3:54 pm, Anton Erasmus <nob...@spam.prevent.net> wrote:
>
> Thanks, I did not think of this. Is an internal USB hub the norm for
> PCs, or is it normally more than one host controller ?
>
> Regards
>   Anton Erasmus

Usually, computers have more than one USB controllers. You can see
this in Device Manager, under USB Controllers section. The host
controllers are listed there, as well as the root hubs, normally one
per controller. Have to find the link between connectors and
controllers.
However, the other answers are correct, a 2.0 Hub will convert the
speed from Full to High. (Sorry for misinformation, what I was saying
is true for Full speed hubs, they use the actual speed of the device.
I didn't play too much with 2.0 hubs. My bad.) In this case looks like
you can use a hub and do not worry about speed because it is
translated to High speed. Not sure if you can find a 2.0 hub with 6
ports, and I'm not sure if the hub has a host controller for each port
or uses one for all (which will give you the same bandwidth problem).
But, if you use 2 hubs with 3 devices on each, that would be ok.

Re: Multiple USB 1.1 devices in USB 2 Hub speed ? - lowcost - 17:17 17-07-08

Anton Erasmus ha scritto:
> I have never seen this on the spec sheet of a USB Hub. Not that one
> get much in the way of documentation with these type of products.
> Are there any reputable manufacturers of USB hubs which gives these
> sort of specs, and which wil operate from -20 deg C to 85 deg C ?

google (all words): usb hub multi TT

regards

Re: Multiple USB 1.1 devices in USB 2 Hub speed ? - Paul Carpenter - 17:58 17-07-08

In article <1...@4ax.com>, 
n...@spam.prevent.net says...
> On Thu, 17 Jul 2008 14:59:05 +0200, lowcost <d...@invalid.com>
> wrote:
> 
> >Anton Erasmus ha scritto:
> >> If I have a number of USB 1.1 devices plugged into a USB 2 Hub, can I
> >> get the full 12MB/s  of each USB 1.1 device via the USB 2 link to a
> >> host ?
> >
> >yes, if the hub is " _multiple_ Transaction Translator"
> >
> > > Or does the USB 2 link fall back to a 1.1 compatible mode ?
> >
> >yes, if the hub is " _single_ Transaction Translator"
> >
> 
> I have never seen this on the spec sheet of a USB Hub. Not that one
> get much in the way of documentation with these type of products.
> Are there any reputable manufacturers of USB hubs which gives these
> sort of specs, and which wil operate from -20 deg C to 85 deg C ?
 
Not that difficult to do your own!

Look at NXP ISP1520 4 port Multiple transaction USB2.0 hub in ONE device.
They also do a SEVEN port device. This would suit person with 6 x FTDI 
devices. You would have to check temp specs, myu spec says -40 to +70, 
but find out if they do an industrial/automotive grade part.

ISP1520 can be used with no EEPROM or anything much else. Made a 3 port 
one from it for one design where it was on board with rest of circuitry.
One of the ports was a permanently connected FTDI device.

-- 
Paul Carpenter          | p...@pcserviceselectronics.co.uk
<http://www.pcserviceselectronics.co.uk/>;    PC Services
<http://www.pcserviceselectronics.co.uk/fonts/>; Timing Diagram Font
<http://www.gnuh8.org.uk/>;  GNU H8 - compiler & Renesas H8/H8S/H8 Tiny
<http://www.badweb.org.uk/>; For those web sites you hate

previous | 1 | 2