Hi,
I want to stop the TUSB1310A's SSC.
Although I set the Strap Option, SSC_DIS, to 1, SSC does not stop.
Do I need to set some other signals or sequences?
Best regards,
Yamazaki
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I want to stop the TUSB1310A's SSC.
Although I set the Strap Option, SSC_DIS, to 1, SSC does not stop.
Do I need to set some other signals or sequences?
Best regards,
Yamazaki
Thank you for your reply. I tried JTAG_TRSTN and JTAG_TCK force to low. But SSC was enabled. Is there the other pin settings ?
For reference.
All JTAG pin settings are below.
JTAG_TRSTN = GND
JTAG_TDO = Open
JTAG_TDI = Pull-Up
JTAG_TMS = Pull-Up
JTAG_TCK = GND
Hello Ken,
You should set all your strap options before de-asserting RESETN, the image you added on the previous post show TX_MARGIN_0 going low after the de-assertion of RESETN.
Also, you have to provide a stable reference clock before the de-assertion of RESETN.
Regards.
Hi Elias,
I confirmed your all check points. However, SSC can never turn OFF.
There is no problem about TX_MARGIN_0, RESETN, reference clock and JTAG.
Our board design is same your reference board.
Is there the other check point?
Regards,