Can FX3 work only in USB2.0 mode?

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

cross mob
yeda_4682761
Level 1
Level 1

Whether there are appropriate registers to configure the FX3 to work only in USB2.0 modeWhat is the power consumption of FX3 operating in USB2.0 and USB3.0 modes respectively

0 Likes
1 Solution
Hemanth
Moderator
Moderator
Moderator
First like given First question asked 750 replies posted

Hi,

Yes. FX3 can be made to work only in 2.0 Please refer to CyU3PConnectState() API. If the second parameter is false, then USB3 Phy is Off and USB2 is On.

You can refer to FX3 SDK examples and the API Guide.

Please install FX3 SDK for the above.

https://www.cypress.com/documentation/software-and-drivers/ez-usb-fx3-software-development-kit

Regards,

Hemanth

Hemanth

View solution in original post

0 Likes
1 Reply
Hemanth
Moderator
Moderator
Moderator
First like given First question asked 750 replies posted

Hi,

Yes. FX3 can be made to work only in 2.0 Please refer to CyU3PConnectState() API. If the second parameter is false, then USB3 Phy is Off and USB2 is On.

You can refer to FX3 SDK examples and the API Guide.

Please install FX3 SDK for the above.

https://www.cypress.com/documentation/software-and-drivers/ez-usb-fx3-software-development-kit

Regards,

Hemanth

Hemanth
0 Likes