Sign in

username or email:

password:



Not a member?
Forgot your Password?

Search lpc2000



Search tips

Subscribe to lpc2000



Discussion Groups

See Also

DSPFPGA

Discussion Groups | LPC2000 | Re: Troubles with UART scanf - CROSSWORKS

Discussion group dedicated to the Philips LPC2000 family of ARM MCUs


So far in May, you have voted 0 times ou of a total of 20 votes by the community.
Please help us clean the archives from unuseful discussion threads by using the voting system! Details here.


Is this thread worth a thumbs up?

0

Re: Troubles with UART scanf - CROSSWORKS - "zarko.nikolic" - Apr 4 9:38:40 2008

Thank you for your fast reply, but I still dont get it how to link
_getchar with UART.

I am experimenting with CROSSWORKS uart.c example for Keil MCB2140.

Could you be more specific.

--- In l..., "Paul Curtis" wrote:
>
> // Pseudocode:
>
> int __getchar(void)
> {
> if (end-of-file)
> return EOF;
> else
> {
> wait for a character to arrive...
> return that character...
> }
> }





(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )