I would like to use printf to send data to an UART in PIC24FV32KA301. I was very surprised to see that data was output from the UART. How does the compiler (XC16) know that it should use the UART? Does it check if the UART is ready? I would like to write ..
↧