FX3 USB Control Center Non-Cypress Device Configuration

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

cross mob
Anonymous
Not applicable

I have a  ZTEX FPGA board  with CYUSB3033x Device combined with Xilinx 7 series FPGA  which has FX3 capability.

In this example of FX2LP with ZTEX FPGA boards, it is said that we have to add CyUsb.sys for configuring firmware.

http://www.cypress.com/file/44551/download

In FX3,  configuring USB devices with USb Control Center requires CyUsb.sys driver. There is an example for adding a device with 0x4B4 which is Cypress USB ID in CyUsb.pdf

However, there is no example for adding devices with different USB ID's.

I want to configure my ZTEX 2 series board with USB Control Center, to make it I need cyusb3.sys driver. Although I follow all of the steps on FX3 cyusb3.sys device adding my device cannot work in Windows 8.1.

Are there any example for adding different vendor ID device on cyusb.sys ?

or are there any trick or method adding non-cypress devices on cyus.sys?

0 Likes
1 Solution
SrinathS_16
Moderator
Moderator
Moderator
1000 replies posted 750 replies posted 500 replies posted

Hello Eren Tansel,

Please refer to the Cypress CYUSB3.SYS Programmer's Reference from the below link

http://www.cypress.com/file/145261/download

In this document, the Section 2: Modify CYUSB3.INF contains the procedure for modifying the INF file to include custom VID/PID.

Best regards,

Srinath S

View solution in original post

0 Likes
1 Reply
SrinathS_16
Moderator
Moderator
Moderator
1000 replies posted 750 replies posted 500 replies posted

Hello Eren Tansel,

Please refer to the Cypress CYUSB3.SYS Programmer's Reference from the below link

http://www.cypress.com/file/145261/download

In this document, the Section 2: Modify CYUSB3.INF contains the procedure for modifying the INF file to include custom VID/PID.

Best regards,

Srinath S

0 Likes