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?