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.

TUSB1310 Interfaces

Other Parts Discussed in Thread: TUSB1310

I want to connect a high speed data source to the backend of the TUSB1310.   What kind of support is required from the backend ?   Can I just start sending data or must I satisfy some kind of protocol requirements first ?

What kind of USB 3.0 driver support is available for Linux, Windows and Apple ?

 

TIA

 

Gus

  • Will there be a evaluation / demo board for the TUSB1310 ?

    Gus

  • The USB3 connection is PIPE.  The USB2 connection is ULPI.  These are industry standard USB PHY interfaces.

    The 1310 is just a PHY, you will need to attach it to an FPGA with a USB core in it to implement a USB device.  Depending on what type of USB device you implement will decide what driver you will need, MSC, HID, etc.

    There is an EVM with the 1310 on it available which connects to a HAPS51 FPGA platform.