Forum Discussion
Altera_Forum
Honored Contributor
20 years agoThe UART Core was designed with level interrupts, but unfortunately there was a bug in the Timeout Interrupt where it was deasserted when the next data byte was received instead of when SW read the UART. Changing this eliminated the problem. Thanks for the help and pointers.
Does anybody have any comments on whether or not the _interrupt_handler code should be changed to prevent an infinite loop? Thanks, Stefan