Forum Discussion
ZhiqiangLiang
Occasional Contributor
1 year agoUART usage setting in Eclipse
Hi, I add 3 UART for NIOS in Platform Designer. please see the following picture. The questions are: 1) how to specify which UART is for printf? 2) if I use the API IOWR_ALTERA_AVALON_UART_TXDATA...
KokkiangH_Altera
New Contributor
1 year agoI noticed a few posts from you with similar questions related to UART. I found this topic that may be a good reference for your project https://tomverbeure.github.io/2021/05/02/Intel-JTAG-UART.html, which have the introduction and steps to setup the UART and communicate with UART.