Part Number: TUSB8020B
Other Parts Discussed in Thread: SN65LVPE502, TUSB522P
I have a USB3 device which I need to be able to switch on and off. It obtains all of its power from the USB port, and does not have any external supply connection. I intend to implement an on-board 2-port hub using the TUSB8020B, and it is not clear to me how one turns the power on and off. I see power switching controls and polarity selectors on the hub component, but I don't know how they are controlled.
In my particular case, I do not want the upstream USB host to be in control of the power switching. I have a local microcontroller which should do that. Can I connect the power switch directly to my microcontroller, and have it switch the power on and off as needed? It seems to me that if the power is turned off to the downstream device, it appears as though it has been removed, and would later re-initialize when power is restored.
I'm using a hub because past experience has shown that trying to implement a pass-through pair of connectors without an intermediate hub tends to be fraught with peril....impedance matching, connector losses, etc. Has anyone managed to make that work? All I really need to do is to interrupt the power; a hub is just a further (but perhaps necessary) complication.
MGF