> Who said the LPC2106 was 16c550 compatible? LPC210x datasheet : "Key features: ... Multiple serial interfaces including two UARTs (16C550) ..." I use interrupts to recieve bytes from Lpc210x UART. The problem is, this UART generate only one RDA interrupt, when last byte is recieved. There is no RLS interrupts - in means - UART does not signal framing errors. Earlier characters are lost with no error signalization... From my experience I know, other UARTs (for exapmle in AVR or '550 in PC) are ready to recieve next byte immediately after detecting first stop bit. Previous character is returned without framing error. Has someone similar problem ? Robert.
Message
Re: LPC210x UART bug ?
2004-06-24 by hansklos2003
Attachments
- No local attachments were found for this message.