Forum Discussion
Altera_Forum
Honored Contributor
21 years agoNios-II SOPC UART delivers wrong bytes
We use the UART in our Nios-II design that comes with Quartus 5.0SP1 and Nios-II 5.0 We face the problem that sometimes the Uart reports wrong RX Bytes from correct RX streams. The serial str...
Altera_Forum
Honored Contributor
21 years agoHi,
I met the similar problem when I use the UART in NiosII5.0 + QuartusII 5.0. But I tried an alternative approach via some code programmed by myself to tackle this problem and it seems that it works normal now. The way I program is to capture some fixed digit in my code. But the side effect is evident too,that is the time for processing are prolonged about 1 time.