Forum Discussion
Altera_Forum
Honored Contributor
12 years agoData transfer
After having captured data from an ADC and stored it to the SDRAM on the DE0-Nano, what's the best way to transfer this data to the PC? I am currently just sending it over the JTAG UART using ...
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Does anyone have any other suggestions? --- Quote End --- Using the USB-Blaster as an Avalon-MM master is described in this tutorial; http://www.alterawiki.com/wiki/using_the_usb-blaster_as_an_sopc/qsys_avalon-mm_master_tutorial FTDI have a series of USB-to-FIFO and USB-to-UART cables that also work well. Using these cables allows you to avoid using any Altera tools for communications. http://www.ovro.caltech.edu/~dwh/correlator/pdf/ftdi.pdf http://www.digikey.com/product-detail/en/c232hm-ddhsl-0/768-1106-nd/2714139 Cheers, Dave