Hi, experts
I encountered an issue while developing the features of USB3.0.
The situation is as follows:
On our customized board, our hardware colleagues changed the circuit of the TYPE-C interface inside USB0 to TYPE-A circuit, but the physical connector is still TYPE-C.
Currently, we are using Lane 1 of SerDes3, and I have seen from TRM that this Lane is always enabled, regardless of whether there is a TYPE-C connection.
I think the connection on SerDes is correct, and it should be possible not to modify the device tree.
But after I plugged in the HUB of USB3.0, the board could only recognize it as USB2.0.
In summary, I have two questions:
Firstly, is it feasible for my hardware colleagues to modify the circuit from TYPE-C to TYPE-A.
Secondly, if the answer to question one is feasible, how can I modify the software to enable the board to correctly recognize USB 3.0 ?
RTOS SDK version: ti-processor-sdk-rtos-j721e-evm-08_01_00_11
Linux SDK version: ti-processor-sdk-linux-j7-evm-08_01_00_07
Best regards,
Tao