This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

scanf does not work

Hello,

I have include stdio.h library file and configure uart . Used printf to print data over uart to terminal. Now I wants same thing reverse get data(scanf) from terminal (via uart). But I am failing to get data.

Can any one help me how can I get data from terminal(via uart) ?

Regards, Rajneesh

Related