Hi there,
I’m reading my through the excellent tutorial about how to add yet a serial-port:
https://learn.sparkfun.com/tutorials/ad … boards/all
However, I have some difficulties understanding the logic in the section “Adding a UART”->“1.) Figure Out Which Pins to Use.”:
Let’s use D2 and see if we can put our new serial port right next to the original one. That means that RX should be on D3.
The choice of D2 for the TX is clear (if I understand it correct, and D4 could just as well have been used).
But the “obvious” next choice: “RX should be on D3”, I don’t follow.
Couldn’t we just as well have taken D38, D4 or D5?
(Any of the unused pins in the sercom 2 row in the chart: https://learn.sparkfun.com/tutorials/ad … ful-charts)
BR,
Egholm