Hi,
I am working on USB 3.0, and currently we use TI's phy chip (TUSB1310A - superspeed Transceiver with pipe3 and ULPI interface) as a physical layer of USB 3.0. TI's phy chip support USB 3.0 and USB 2.0 both interface, i want to disable pipe3 interface from PHY level and only use to ULPI signals then is it possible???
I have already option to disable PIPE3 interface from my IP core, but I want to disable it from PHY level, There is one signal Phy_mode in TI's Phy chip but i not found perfect explanation about that signal.
Thanks