Hi, I have a problem with the Uart of the LPC2106. When receiving datablocks from a PC (9600,N,8,1) all data except the last byte is ignored. If I switch to (9600,N,8,2) on the PC it works. The LPC2106 is set for (9600,N,8,1). I am transmitting 6 databytes: "FF FF 01 00 7F FE" from the PC and the only thing received is: "FE" If I use a terminal all characters are received as the should. I have tried different settings on the FIFO but the result is the same... Any clues?? //Helge
Message
UART RXD problem
2004-02-24 by Helge Fabricius-Hansen