Forum Discussion

RShal4's avatar
RShal4
Icon for Occasional Contributor rankOccasional Contributor
6 years ago
Solved

Intel'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...
  • RShal4's avatar
    RShal4
    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