At high baud rates I'm having troubles where the C5515 UART output becomes inconsistent. It only happens if the intra-character delay is zero. Then, in the middle of a large packet one character (typically) will be wrong. If I add a slight delay (~10 usec) between characters, the problem does not occur.
Has anyone seen this behavior before? Any workarounds other than the delay?