Hello TI experts,
We are developing custom platform with TDA4x as main control SoC.
Current SDK version: 07.02.00
Host platform: Ubuntu 18.04
Our problem is that we can not bring-up USB3.0 alongside PCIe on same SerDes. We have bean debugging this issues for quite some time, and we have found some possible issues, but would like to have your support in confirming our possibilities to fix this.
This is our hardware configuration:
As you can see, we have connected USB3.0 to lane0 and PCIe to lane1 of SerDes3.
Later we found in TRM section 12.2.4.2 USB Environment these footnotes:
(2) USB3SS0 Superspeed can go to either SERDES0 or SERDES3. Refer to Section 12.2.5, 16-G Serializer/Deserializer for more
details.
(3) Lane 1 is active always, regardless if non-Type C or Type C connector is being used.
(4) Lane 0 is active only if Type C connector is being used.
Does this mean that Lane1 is default go-to lane for USBSS, and USB3.0 will not work in super-speed mode if connected to lane0?
Also can you please confirm is it even possible in SDK version we are currently using to configure SerDes lanes to different interfaces?
Because we have tested PCIe on our current HW configuration when both lanes of SerDes are designated as PCIe, then PCIe is working as expected. On the other hand when we configure both lanes of SerDes3 as USB, USB3.0 starts working but only in high-speed mode?
Later we created a HW patch to connect USB interface directly to SerDes3 lane1, and USB still would not work in super-speed mode.
Is it because USB3.0 requires both lanes to work properly?
Please let us know which of our conclusions are correct, and if there is something else we are missing here.
Thank you for your support!
Uros