Hi ,
I have few beginners doubt with UART Stdio libraries ..
1) When the function is being called ; (UARTprintf , UARTgetc) I dont see any argument pointing to the UART port to be used . CAn it be used only when one port is active ? If not how to manage multiple UARTS ? (Any descriptive link or example would be a great help)
2) Are there any good interrupt based UART source codes which I can see and implement ? (for one of my hobby projects . The polling method with UART Stdio works very nicely)
Regards
itzjis