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

Schematic Issue - Multiple Serial Ports on the Arduino Mega #2261

Open
jglatts opened this issue Oct 28, 2024 · 0 comments · May be fixed by #2280
Open

Schematic Issue - Multiple Serial Ports on the Arduino Mega #2261

jglatts opened this issue Oct 28, 2024 · 0 comments · May be fixed by #2280

Comments

@jglatts
Copy link

jglatts commented Oct 28, 2024

It looks like the Use Multiple Serial Ports on the Arduino Mega page has a small error in the schematic example.

The TX pin of the mega is going to the TX pin of the Serial-enabled device, as opposed to the RX pin of the Serial device.
The RX pin of the mega is also going to the RX pin of the Serial device.

The deleted asset in commit 4aed0c1 appears to be the right wiring.
See #2275

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant