Skip to content
Discussion options

You must be logged in to vote

USB and UART are independent. So you can use both UART0 and UART1 for other tasks.
If you like to, you can have stdin/stdout at UART in addition to USB in the standard build, using dupterm. Or you can create a special build with stdin/out at UART, and even disable USB.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by SteKme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants