Forum Discussion
Altera_Forum
Honored Contributor
20 years agoCan JTAG-UART be used as serial comn interface?
Hello, Can I use JTAG-UART for serial communication (RS-232 type). What are the limitations and methodologies? Sincerely,
Altera_Forum
Honored Contributor
20 years agoYou can use nios2-terminal and redirect stdin and stdout to your host application to communicate with your target. I have done this and it works for me, but don't ask for speed because i only transfer a few bytes of data...