How to communicate Cypress device(CYUSB3014-BZXC) with android?

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

cross mob
SaM_4713756
Level 2
Level 2

I have a Cypress device (EZ-USB FX3™ SuperSpeed USB 3.0 peripheral controller) and an android device. I want to connect them.

https://www.cypress.com/part/cyusb3014-bzxc

But I don't know how. Cypress SDK is available for this product?

I downloaded the “CyUSBSerial_SDK_Android_B73C_0”

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

Can I use this?

0 Likes
1 Solution
YatheeshD_36
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hello,

“CyUSBSerial_SDK_Android_B73C_0” is for USB-Serial Devices and cannot be used for FX3.

We do not provide Android SDK for FX3. You can use the FX3 Linux SDK instead. The Linux SDK is Libusb based and we also provide a wrapper on top of it which supports few APIs.

Thanks,

Yatheesh

View solution in original post

0 Likes
9 Replies