RShal4
Occasional Contributor
6 years agoIntel's UART IP miss bytes in high baud rate ?
Hello, We encounter loss of bytes on a read from serial. This happens in high rate (912600), we see that the bytes are getting lost. We verified that the application which reads bytes, is effecti...
- 6 years ago
Hi,
We eventually moved from the simple IP's of UART (which only have 1 byte!) to the FIFOed avalon uart.
This seems to fix the problem.
Thank you,
ran