Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
E.g. using printf() ?
- Altera_Forum
Honored Contributor
yes. the printf is pretty striaghtfoward, I just cant figure out how to use the scanf to recieve communications?
Should I do this polling round-robin, or interrupt based receive? Do i check the register to see if there is a message? Is there a software buffer for scanf?