Is there Python wrapper with the CYUSB3014?

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

cross mob
KIMI_4749046
Level 2
Level 2
10 replies posted 5 replies posted 5 questions asked

I modifed your  CYUSB3014 C# APP program and it runs well.

I want to develp python script with CYUSB3014 configuring FPGA Binary downloading.

 

Is there python wrapper programs with CYUSB3014 ?

I tried using python clr module. but it failed.

 

 

0 Likes
1 Solution
JayakrishnaT_76
Moderator
Moderator
Moderator
First question asked 1000 replies posted 750 replies posted

Hello,

We do not have a Python wrapper for CYUSB3014 as of now. The source code for Windows APIs (C++ and C# library)  can be obtained by downloading the  CyUSB3_USB_Suite_Source.zip  from the following link:

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

Please refer to the source code and develop your own wrapper.

Best Regards,
Jayakrishna

View solution in original post

0 Likes
1 Reply
JayakrishnaT_76
Moderator
Moderator
Moderator
First question asked 1000 replies posted 750 replies posted

Hello,

We do not have a Python wrapper for CYUSB3014 as of now. The source code for Windows APIs (C++ and C# library)  can be obtained by downloading the  CyUSB3_USB_Suite_Source.zip  from the following link:

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

Please refer to the source code and develop your own wrapper.

Best Regards,
Jayakrishna
0 Likes