Pawel > I wrote a simple program called "serial-echo". > It receiving bytes from PC and sending they back > to the PC. During long time transmissions > received stream is shorter in comparison to the > original stream. > <SNIP> > The serial link is established at 57600, > 8 data bits, no parity, 2 stop bits. 2 Stop bits are very uncommon, are you really sending 2 from the PC ? > <SNIP> > Smiliar echo program works fine e.g. on PIC-18F2620. > Did I missed something? Did you enable the FIFO ? -- 42Bastian Schick
Message
Re: [lpc2000] borked serial port in LPC210x ???
2005-04-17 by 42Bastian Schick