Altera_Forum
Honored Contributor
14 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 been able to use the data ready bits, can someone enlighten me on how to do this?! Do I need to use ALT_UART_READ_RDY 0x1 or ALTERA_AVALON_UART_CONTROL_RRDY_MSK (0x80) ? If yes, how am I supposed to do so? Any help would be appreciated! marek