Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHi
As far as I know, fread() works by implementing exactly the kind of RRDY interrupt and FIFO buffer as I described, and it does it in software. As well as the FIFO'd UART I mentioned, there may be a technique using a DMA component linked to the UART which could be used to generate an interrupt after a set number of characters have been received. The NIOS forum is back up now, so I'd suggest searching there for information on the FIFO'd UART. Cheers Sharkybaba