Skip to content
John Marquard edited this page Mar 1, 2015 · 1 revision

Configuration

USART0 Pins

Use Arduino Due Pin
Serial Clock SDA1
Transmit Serial Data 18
Receive Serial Data 19
Clear to Send 22
Request to Send 2

I think these are right, should test all of them.

USART Settings

Setting Value
Baudrate 9600
Char Length 8 Bits
Paritytype No Parity
Stop Bits 0
Clone this wiki locally