Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serial3 port on Arduino Due schematics #2606

Open
merenyil opened this issue Feb 7, 2015 · 0 comments
Open

Serial3 port on Arduino Due schematics #2606

merenyil opened this issue Feb 7, 2015 · 0 comments
Labels
Board: Arduino Due Applies only to the Due Component: Documentation Related to Arduino's documentation content Component: Hardware Related to the design of Arduino's hardware products Type: Bug

Comments

@merenyil
Copy link

merenyil commented Feb 7, 2015

On Arduino Due schematics PDF file, "PD4" pin of the CPU is connected to "TXD0", and "PD5" is to RXD0. Then, in "Communication" header "TXD0" is to pin nr. 14, "RXD0" is connected to pin nr. 15.

While on the DUE printed board, pin nr. 14 is "TX3", and "pin nr. 15 is "RX3". The same is the naming in due's variant.cpp source file (this is Serial3).

So in Due's schematics PDF file, "TXD0" should be changed to "TXD3", and "RXD0" to "RXD3".

@cmaglie cmaglie added the Component: Documentation Related to Arduino's documentation content label Jul 1, 2015
@cmaglie cmaglie assigned Fede85 and unassigned cmaglie Jul 1, 2015
@per1234 per1234 added the Board: Arduino Due Applies only to the Due label Jun 6, 2018
@per1234 per1234 added the Component: Hardware Related to the design of Arduino's hardware products label Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Board: Arduino Due Applies only to the Due Component: Documentation Related to Arduino's documentation content Component: Hardware Related to the design of Arduino's hardware products Type: Bug
Projects
None yet
Development

No branches or pull requests

4 participants