Forum Discussion
Altera_Forum
Honored Contributor
15 years agoUart data ready
Hi all, I am periodically sending data from LabView to my cycloneIII development kit (bemicro) and I want to check if there is data available to be read in NIOS II. Unfortunately, I have not be...
Altera_Forum
Honored Contributor
15 years agoOn more thing, I added the following line to intialize the CONTROL register. The problem is still the same though...
IOWR_ALTERA_AVALON_UART_CONTROL(UART_BASE, 0);