Skip to content

Wrong Pi Pico pinout #58

@jarleven

Description

@jarleven

I think the pin mapping for the Pi Pico is incorrect.
Managed to figure out the pinout and got it working with the RFM95W.
pico

I believe this pin mapping is correct:

 *                SCK   <――――――――――>  18   (SCK)      (PIN_SPI_SCK)
 *                MOSI  <――――――――――>  19   (MOSI)     (PIN_SPI_MOSI)
 *                MISO  <――――――――――>  16   (MISO)     (PIN_SPI_MISO)
 *                NSS   <――――――――――>  17   (SS)       (PIN_SPI_SS)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions