Other Parts Discussed in Thread: TUSB8020B
I am designing a circuit to use TUSB8020B as a repeater to extend USB 3.0 communication distance. Before circuit design, I try evaluate it by using its demo board TUSB8020BEVM. I have several question regarding this demo board and TUSB8020B,
1. What is the maximum cable length allowed between host and upstream USB B connector on TUSB8020BEVM while still reach SS data rate of 5G or so?
2. What is the maximum cable length allowed between downstream USB A connector on TUSB8020BEVM to USB device while still reach SS data rate of 5G or so?
3. If only one downstream port will be used, can all signal pins that are related to another downstream port left float open?
4. The demo board will enumerate on host no matter when it is attached to host through cable no matter whether there is device attached to downstream port or not. Is there a way to configure it only enumerate on host when a USB device attached to down stream port and let the host only enumerate the attached device instead of TUSB8020BEVM?
5. If somehow host only can enumerate TUSB8020BEVM as TUSB8020BEVM, not attached usb device, manufacture string and product name needs to be changed through SMbus. Is there a software tool and configuration fixture to use to configure it through SMbus? Or configure the dedicated I2C EEPROM so that TUSB8020BEVM can be configured through I2C from the EEPROM?
6. Does TUSB8020BEVM need a dedicated driver to be installed on host?
Thank you in advance.