Forum Discussion

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

Data 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 printf commands, but this is very slow and because I have to use the nios2-terminal I can't do anything more low level. Presumably I would see a speed increase if I just used a UART out to the pins and then a serial-USB adapter. Does anyone have any other suggestions?

Thanks

Bert

2 Replies