Part Number: TUSB1310A
Other Parts Discussed in Thread: TPS65000
Dear Team,
I'm using TUSB1310A as a USB3 PHY device connected to a host (PC) and driven by a link layer - Synopsys controller IP over an FPGA device.
Currently, I do see my XTAL 40MHz but I don't see PCLK toggling after RESETN is released.
OUT_ENABLE is connected to pin PG_N at TPS65000 (step-down converter that generates 1.8V and 1.1V from 3.3V input) according to the reference design: 6724.superphy_usb_b_ulpi_1205.pdf
Board straps configurations: (using 4.7K PU/PD resistors) - also measured with a scope:
PIPE_16BIT (PHY_STATUS) = 0 (PIPE MODE ON)
XTAL_DIS (RX_ELECIDLE) = 0 (XTAL)
REFCLKSEL1:0 (ULPI_DATA5:4) = 11 (40MHz)
ULPI_8BIT (ULPI_DATA6) = 0 (ULPI MODE OFF)
ISO_START (ULPI_DATA7) = 0 (PIPE ISOLATE MODE OFF)
SSC_DIS (TX_MARGIN0) = 0
Need your support with a few questions:
1. For USB3 (PIPE) - is the ULPI connection also required? Is it mandatory for chip power-on? (Is ULPI reset necessary for PIPE to be ready?) Must the link layer contain a ULPI I/F?
2. Is OUT_ENABLE implemented correctly? Is it okay that OUT_ENABLE will rise with 1.8V (VLDO1)?