Teensy 3.0 UART (Serial Ports)

Status
Not open for further replies.

nrnr31

New member
Hi all

Since the Teensy 3 has 3 serial ports (UARTs), how would you print data to them? Would you say Uart1.print("Test")?
I know on the Teensy 2 you could say Uart.print("Test")

Please let me know.

Thanks
 
Paul, how would you go about initializing them then?

Is there an doc's on this sort of thing to look it up?
 
Status
Not open for further replies.
Back
Top