USB3.0 CY3014 Spread Spectrum - deviation from USB3.0 standard

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

On the USB3.0 interface of the CY3014 (FX3), we see some deviations on the Spread Spectrum (SSC) 5GHz when comparing to the USB3.0 standard. The standard prescribes min.-5300ppm/-3700ppm and max.300ppm. USB PHY tests made at external digital testing lab, shows that the SCC is unstable and out of USB range (-5400ppm and 500ppm). We are using the recommended ASEMB-26.000MHZ-LY-T (10ppm) oscillator. What could be wrong? All other USB3.0 tests passes...

0 Likes
1 Solution
abhinavg_21
Moderator
Moderator
Moderator
50 likes received 25 likes received 10 likes received

Hi Jacob,

Please check whether the USB cable lengths are in accordance with the spec. If you are using longer cable length then I will suggest you to use following API's

>> CyU3PReturnStatus_t CyU3PUsbSetTxSwing (uint32_t swing) - This will increase the Txswing which will helps us to pass through long length cables.

>> CyU3PReturnStatus_t CyU3PUsbSetTxDeemphasis (uint32_t value) - this will control the noise and jitters.

Thanks & Regards
Abhinav Garg

View solution in original post

0 Likes
3 Replies