Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Thread

LPC21XX 3rd UART Example needed

LPC21XX 3rd UART Example needed

2006-01-14 by radim100

Hi,
 I need 3rd UART in my project so software UART implementation is 
obvious . I have transmitting part but does anybody has some interrupt
driven receiver site of code ( ANSI C or ASM is OK ). My baud rates 
should be bellow 19200Bd.
 Thanks radim.

Re: LPC21XX 3rd UART Example needed

2006-01-14 by Carsten Grøn

Radim,

I have some 10 year old code on my website at 
http://www.moonbounce.dk/embedded.htm 
look for second last entry. 
This is code running on a Philips 87C750 type device, but (if I may 
say 
so :-) well documented, so it should be easy to port to a LPC device.
Basically it uses an external interrupt pin for the RxD, and when a 
start bit is discovered, it uses a timer to sample the individual 
bits.

Regards,
Carsten


--- In lpc2000@yahoogroups.com, "radim100" <radim100@y...> wrote:
>
> Hi,
>  I need 3rd UART in my project so software UART implementation is 
> obvious . I have transmitting part but does anybody has some 
interrupt
> driven receiver site of code ( ANSI C or ASM is OK ). My baud 
rates 
Show quoted textHide quoted text
> should be bellow 19200Bd.
>  Thanks radim.
>

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.