Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

Uart 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

16 Replies