I’m using the ULPI interface on the TUSB1310, and am running into an issue where the ULPI_CLK is coming out at 75MHz. This makes me think that somehow I’m not strapping the device correctly. I’m using this device with an FPGA. I hold the device in reset via a 1K pulldown on the RESETN line at J11. I also have OUT_ENABLE pulled low via a 1K pulldown. Data4 has been pulled high to 1.8V via a 470 ohm resistor, and has been verified at the ball of the device.
Once my FPGA is configured, I de-assert RESETN and the device comes out of reset. But I see 75MHz instead of the expected 60MHz. Are there any additional inputs I should be strapping to guarantee operation?