Yahoo Groups archive

Lpc2000

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

Message

Re: TX FIFO

2004-07-28 by roger_lynx

void tx(char c)
{
	UART0_THR = c;
}

..and then I expect INT (after the 8th bit is out).

--- In lpc2000@yahoogroups.com, Robert Adsett <subscriptions@a...> wrote:
> At 01:46 PM 7/28/04 +0000, you wrote:

> Just a quick question, are you are sending are byte directly by
writing it 
> to the THR before you expect to get a THRE interrupt (the
transmission does 
> need to be primed)?
> 
> Robert
> 
> " 'Freedom' has no meaning of itself.  There are always restrictions,
> be they legal, genetic, or physical.  If you don't believe me, try to
> chew a radio signal. "
> 
>                          Kelvin Throop, III

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.