Robert If you are having problems with interrupt mode operation of the LPC uart, you might want to take a look at my code in the files section on Yahoo. http://groups.yahoo.com/group/lpc2000/files/ and look for the descriptive title of UT040311A.zip Regards -Bill Knight www.theARMPatch.com On Thu, 24 Jun 2004 16:10:59 -0000, hansklos2003 wrote: > 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
[lpc2000] Re: LPC210x UART bug ?
2004-06-24 by Bill Knight
Attachments
- No local attachments were found for this message.