Forum Discussion
Altera_Forum
Honored Contributor
14 years agoJTAG UART slowness
Hi All, I am trying to write a file from the PC into SDRAM through the JTAG UART, and have found that it is quite slow. I only see about 1KB/s, and need to transfer files that are about 10-20...
Altera_Forum
Honored Contributor
14 years agoAnd why not to use simple UART? There's SOPC/QSys UART component, but I'd offer to write Your own and use USB-to-UART converter, which is capable of a few Mbit/s.