Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

Sending and reciving data cyclone iv

Altera_Forum
Honored Contributor II
1,112 Views

Hello  

 

how can I send data throw usb from program write in java to the cyclone 4 fpga. I want my program to be automated, send and receive data from-to fpga
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
415 Views

Through a USB Phy. I suggest you consider an FTDI device. Look at their "ft-x series full speed usb devices (http://www.ftdichip.com/ft-x.htm)" chips. 

 

Alternatively, depending on the bandwidth you require, you could consider using Altera's JTAG to AXI IP and simply use a USB-Blaster. 

 

Cheers, 

Alex
0 Kudos
Reply