Yahoo Groups archive

Lpc2000

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

Message

Re: optimum uart buffered transmit example?

2005-11-19 by rtstofer

I haven't written a driver either but I would would start with a 
rather large circular buffer.  The character IO routines would write 
to the circular buffer and the transmit buffer empty interrupt routine 
would transfer as many chars as possible from the buffer to the FIFO.

There is always the issue of kick starting the USART if the FIFO runs 
empty.

Attachments

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.