Skip to content

Support for Pico second serial port#832

Open
o-gent wants to merge 2 commits intoarduino:mainfrom
o-gent:patch-1
Open

Support for Pico second serial port#832
o-gent wants to merge 2 commits intoarduino:mainfrom
o-gent:patch-1

Conversation

@o-gent
Copy link
Copy Markdown

@o-gent o-gent commented Jan 25, 2024

Hi!

To my dismay I found Serial2 didn't work when I started messing with the Pico.

This change adds the pin definition required for Serial 2 to GPIOs 8 & 9. I used these since the default definition for i2c is on 4&5.

I've tested this on my setup and successfully received data on Serial2.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jan 25, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@o-gent o-gent changed the title Add Pico second serial port Support for Pico second serial port Jan 26, 2024
@o-gent
Copy link
Copy Markdown
Author

o-gent commented Jan 27, 2024

Hi @facchinm, I see you've merged a bunch of the previous pull requests - do you see any issue with this proposal?

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 this pull request may close these issues.

2 participants