Skip to content

Serial1 and Serial2 port usage and reassignment of pins on arduino-pico #199

Answered by Andy2No
kenb2054 asked this question in Q&A
Discussion options

You must be logged in to vote

It compiles okay for me, for the Raspberry Pi Pico, kenb2054. All I did was correct these two lines:

  Serial1.setTX(16);
  Serial1.setRX(17);
  • Sketch uses 56904 bytes (2%) of program storage space. Maximum is 2093056 bytes.
  • Global variables use 12184 bytes (4%) of dynamic memory, leaving 249960 bytes for local variables. Maximum is 262144 bytes.

Have you upgraded to the latest version? I'm on 1.8.0. Check your version in Tools->Board->Boards manager.

Replies: 4 comments 11 replies

Comment options

You must be logged in to vote
3 replies
@kenb2054
Comment options

@kenb2054
Comment options

@Andy2No
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@kenb2054
Comment options

@Andy2No
Comment options

@kenb2054
Comment options

@Andy2No
Comment options

Answer selected by kenb2054
Comment options

You must be logged in to vote
4 replies
@earlephilhower
Comment options

@dj1encore
Comment options

@earlephilhower
Comment options

@dj1encore
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants