Is the Wrapper for the FX3 3014 Linux USB drive open source?

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

cross mob
ZhTu_1315981
Level 1
Level 1

Is the Wrapper for the FX3 3014 Linux USB drive open source?

Can I use embedded systems such as Raspberry Pi and use the Wrapper developed by Cypress?

0 Likes
1 Solution
Rashi_Vatsa
Moderator
Moderator
Moderator
5 likes given 500 solutions authored 1000 replies posted

Hello,

The CyUSB Suite for Linux is a wrapper around an existing Open Source user-space USB Library called libusb.

The CyUSB Suite can be found in the FX3  SDK

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

Path: SDK Installation Path\FX3_SDK_1.3.4_Linux \FX3_SDK_Linux\cyusb_linux_1.0.5

This version of the CyUSB Suite for Linux has been developed and tested on the following

environment :

1. Linux Kernel - 3.13.0 ( stock kernel from http://www.kernel.org )

2. Fedora - 14 distribution, Ubuntu 11.04, Ubuntu 12.04, Ubuntu 14.04

3. Qt version 4.7

4. libusb-1.0.16

But we have seen  in this thread  cyusb_linux BadAccess  where CyUSB suite is used for raspbian OS

Regards,

Rashi

Regards,
Rashi

View solution in original post

0 Likes
2 Replies
Rashi_Vatsa
Moderator
Moderator
Moderator
5 likes given 500 solutions authored 1000 replies posted

Hello,

The CyUSB Suite for Linux is a wrapper around an existing Open Source user-space USB Library called libusb.

The CyUSB Suite can be found in the FX3  SDK

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

Path: SDK Installation Path\FX3_SDK_1.3.4_Linux \FX3_SDK_Linux\cyusb_linux_1.0.5

This version of the CyUSB Suite for Linux has been developed and tested on the following

environment :

1. Linux Kernel - 3.13.0 ( stock kernel from http://www.kernel.org )

2. Fedora - 14 distribution, Ubuntu 11.04, Ubuntu 12.04, Ubuntu 14.04

3. Qt version 4.7

4. libusb-1.0.16

But we have seen  in this thread  cyusb_linux BadAccess  where CyUSB suite is used for raspbian OS

Regards,

Rashi

Regards,
Rashi
0 Likes

Hello,

tks for your help, i'll try it

0 Likes