Altera_Forum
Honored Contributor
16 years agocommunication about niosii uart
Hi,
First,I'm sorry for my poor English.I am using the nios ii uart to communicate with pc,I want to receive the data from pc in interrupt.I am using the RRDY interrupt now,the question is I can only receive one data in one interrupt,when I try to receive more datas,the receive sentence run forever,but I can receive many datas when I do not use interrupt,how can I receive many datas in one interrupt? Thank you for your reply!