How to Reset the Cypress FX3 USB Phy

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

cross mob
PrM_1403381
Level 4
Level 4
First like received First like given Welcome!

Hi

Do we have provision to reset the USB Phy in Cypress FX3 ?

Thanks

Prasanna

0 Likes
1 Solution
YatheeshD_36
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hello Prasanna,

You can use the CyU3PConnectState API to enable or disable the USB PHYs on the FX3 Device by passing CyTrue or CyFlase as an argument. You can first disable and then enable the USB PHY for your application.

Please refer to the FX3APIGuide in the FX3 SDK for more information on this API.

Best Regards,

Yatheesh

View solution in original post

0 Likes
1 Reply
YatheeshD_36
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hello Prasanna,

You can use the CyU3PConnectState API to enable or disable the USB PHYs on the FX3 Device by passing CyTrue or CyFlase as an argument. You can first disable and then enable the USB PHY for your application.

Please refer to the FX3APIGuide in the FX3 SDK for more information on this API.

Best Regards,

Yatheesh

0 Likes