Forum Discussion
Altera_Forum
Honored Contributor
16 years agoUART loses bytes
Hi I have a problem with the uart: I can send single bytes from PC to FPGA and loop them back with out problem at baud rates up to 3MBd. But as soon as I write more than one byte at once or more...
Altera_Forum
Honored Contributor
16 years agoNon-blocking implies that the send data are buffered and handled by an interrupt routine. You should check if everything is set up correctly.