Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

use serial2 mega #20

Closed
beryindo opened this issue Oct 16, 2017 · 1 comment
Closed

use serial2 mega #20

beryindo opened this issue Oct 16, 2017 · 1 comment
Assignees

Comments

@beryindo
Copy link

not work use serial2 in mega2560. any solution ?

@lanselambor
Copy link
Contributor

Not all pins on the Mega and Mega 2560 support change interrupts, only the following can be used for RX: 10, 11, 12, 13, 50, 51, 52, 53, 62, 63, 64, 65, 66, 67, 68, 69.

Solution:
Take down the jumper aim for selecting serial type, by default it connects Rx/Tx with D7/D8, use two jumper wire to connect Rx/Tx with D11/D10.

001

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

No branches or pull requests

2 participants