Hello everyone,
Not to long ago I was able to override the printf() function to print to RS232. Now I need to override the scanf() to receive a character string through RS232. Honestly I have no idea where to start... There is a putchar.c file that contains a char _low_level_get( void ) function, maybe there would be the place to start...?
Any help anyone can give would be GREATLY appreciated!!!
-CoryF