How to transfer binary data through GPIO of CYUSB3kit-003 to USB 3.0?

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

cross mob
PoVe_3939176
Level 2
Level 2
5 likes given First like given

Hello,

I'm trying to transfer around 100MHz of binary data through GPIO pins of CYUSB3014 kit3 to USB 3.0 port and get the output on system but im not getting which GPIO pin to be used as its high frequency data and which code example to be used to see demo.

Please suggest

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

Hello,

Please use the GPIF II block of FX3 to transfer large blocks of data between external device and the USB host. You can refer to AN65974, AN84868, GpifToUsb example in FX3 SDK as reference projects.

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,

Please use the GPIF II block of FX3 to transfer large blocks of data between external device and the USB host. You can refer to AN65974, AN84868, GpifToUsb example in FX3 SDK as reference projects.

Best regards,

Srinath S

0 Likes