Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

Sending and reciving data cyclone iv

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

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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