Download location FX3 v1.2.3.20 source files

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

cross mob
Anonymous
Not applicable

According to this document: http://www.cypress.com/file/138771/download the cypress USBSuite has been released with version 1.2.3.20 on 13/04/2018.

This release includes the windows driver files (CyUSB3.sys,...) with version 1.2.3.20.

The release of the whole sdk: http://www.cypress.com/documentation/software-and-drivers/ez-usb-fx3-software-development-kit on a later date 30/05/2018 only contains the driver files and driver sources for version 1.2.3.16.

We are looking for the driver source files version 1.2.3.20. We don't find them anywhere on the official pages. Are these available?

1 Solution
lock attach
Attachments are accessible only for community members.
Hemanth
Moderator
Moderator
Moderator
First like given First question asked 750 replies posted

Hi,

Please find the attached driver folder which has the source for cyusb3 version 1.2.3.20

Below are the Build Instructions:

For Windows 10:

1. Visual Studio requirements: 2015 and higher.

2. WDK 10

3. Build cyusb3_win10.sln which is in the directory: driver\src\cyusb3_win10.sln

For Windows 7, 8, and 8.1:

1. Visual Studio requirements: 2012 OR 2013.

2. WDK 7.1 and higher

3. Build cyusb3.sln which is in the directory: driver\src\cyusb3.sln

For Windows Vista and XP:

1. WDK 7.1 and lower.

2. Refer to buildall.bat in the directory: driver\build_script\buildall.bat

Regards,

Hemanth

Hemanth

View solution in original post

0 Likes
1 Reply
lock attach
Attachments are accessible only for community members.
Hemanth
Moderator
Moderator
Moderator
First like given First question asked 750 replies posted

Hi,

Please find the attached driver folder which has the source for cyusb3 version 1.2.3.20

Below are the Build Instructions:

For Windows 10:

1. Visual Studio requirements: 2015 and higher.

2. WDK 10

3. Build cyusb3_win10.sln which is in the directory: driver\src\cyusb3_win10.sln

For Windows 7, 8, and 8.1:

1. Visual Studio requirements: 2012 OR 2013.

2. WDK 7.1 and higher

3. Build cyusb3.sln which is in the directory: driver\src\cyusb3.sln

For Windows Vista and XP:

1. WDK 7.1 and lower.

2. Refer to buildall.bat in the directory: driver\build_script\buildall.bat

Regards,

Hemanth

Hemanth
0 Likes