This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TUSB2077A: Bandwidth Sharing

Part Number: TUSB2077A

Hi Team,

I have a general question about USB hub. If all 7 downstream ports of TUSB2077A are used, will the bandwidth of each downstream port be shared?

i.e. 12 Mbps/7 = 1.71 Mbps

*Adding  as watcher.

Thanks!

Roy

  • How bandwidth is distributed among ports is determined only be the USB host controller driver of the OS. Typically, bandwidth for isochronous transfers is reserved on a first-come first-served basis for each stream, and for other transfer types, packets use round-robin scheduling.