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.

TUSB9261: is it possible to use USB3 and USB2 simultaneously?

Part Number: TUSB9261

We want to connect the usb2 and usb3 interface of TUSB9261 to different USB hosts simultaneously. The usb3 interface will be connected to a Hub IC, to provide a standard usb2+usb3 interface to PC. Also we want to connect the usb2 interface to another arm processor, such as am335x. In this way two hosts can access the sata drive simultaneously. We don't need to implement usb mass storage. We are going to implement MTP protocol, for which concurrent access is possible.

Question: is that possible if we can write our own code?