Espruino Pico: ERROR: Pin B7 is not capable of USART RX Suitable pins are: A3 #756
Unanswered
espruino-discuss2
asked this question in
Interfacing
Replies: 2 comments
-
Posted at 2015-06-01 by net-tobi Okay... sorted it out.... I used Serial2 instead of Serial1 :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Posted at 2015-06-01 by @gfwilliams Great - glad you got it sorted :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Posted at 2015-06-01 by net-tobi
Hello all,
I tried to use the Pins B6 and B7 of the Pico for USART like shown in the reference picture. I get the following error message:
ERROR: Pin B7 is not capable of USART RX Suitable pins are: A3
What is wrong here?
The code line is the following:
Best,
Tobias
Beta Was this translation helpful? Give feedback.
All reactions