Skip to content

Conversation

drewpo28
Copy link

Added Waveshare RP2350 PiZero board header

Copy link

Please do not submit against master, use develop instead

@lurch lurch changed the base branch from master to develop September 16, 2025 23:39
@lurch lurch self-assigned this Sep 16, 2025
Copy link

Please do not submit against master, use develop instead

@drewpo28 drewpo28 force-pushed the master branch 3 times, most recently from 4e23bf7 to aefc3a9 Compare September 17, 2025 06:54
@lurch
Copy link
Contributor

lurch commented Sep 17, 2025

  +-+---------------- 1 ----------------
    | Exception: src/boards/include/boards/waveshare_rp2350_pizero.h:30  PICO_DEFAULT_UART_TX_PIN is set to 4 which isn't a valid pin for TX on UART 0
    +---------------- 2 ----------------
    | Exception: src/boards/include/boards/waveshare_rp2350_pizero.h:33  PICO_DEFAULT_UART_RX_PIN is set to 5 which isn't a valid pin for RX on UART 0
    +------------------------------------

Perhaps you need to change PICO_DEFAULT_UART to 1? (Using Table 3 from https://datasheets.raspberrypi.com/rp2350/rp2350-datasheet.pdf as a cross-reference)

@lurch lurch removed their assignment Sep 18, 2025
Copy link
Contributor

@lurch lurch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants