--- In lpc2000@yahoogroups.com, "johnnorgaard2003" <john_2005@c...> wrote: > > Hi > > There is a small error in the code. In sio irq it should be > case 0x04: > case 0x0C: > NOT > case 0x04: > case 0xC0: > > > best regards > > John Thanks, That's fixed and we added a target for the MCB2100 and ULINK. A problem that we noticed is that the default VPB gives a pclk of 15MHz which is not really nice for some baudrates. Some PC's didn't like the 57,600 baud that was originally selected. 9,600 seems to woek well, though. Jon
Message
Re: UART ISR
2004-11-09 by c51dude
Attachments
- No local attachments were found for this message.