Skip to content

Raspberry pi pico unable to use 2 hardware serial ports (Serial1&2) #210

Open
@MNS26

Description

@MNS26

I was redirected here form platfromIO to open an issue about it.
( platformio/platform-raspberrypi#3 )

I've been trying it read my gps module for a project and decided to use the pi pico for it, however even though it "sees" the connection (no check wire connection message) it receives no data.

i used the default "FullExampel" file from the TinyGPS library
i removed SoftwareSerial because there is no interrup.h file and replaced it with Serial1 (RP pi pico should be able to have 2 hardware serial connections)

GPS lock is established (red led)
image

data from serial console
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions