Forum Discussion
Altera_Forum
Honored Contributor
21 years agoUART interrupt handler
Hello! Please, explain me how to write interrupt handler for UART using NIOS II IDE. I can't find any information in documentation about it. Please
Altera_Forum
Honored Contributor
20 years agofischer :
Thanks. http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif You help me understanding better real time problems due to IT. Uart with Fifo seems to be the best way to resolve it. After that, I think rewriting the handler to put bytes directly in memory is better than using standard lib overhead. david cai : Try opencores (http://www.opencores.org/)http://www.opencores.org/ karsten : Thx for your example, I'll see how it suits my design. http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/rolleyes.gif