1
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 03 Oct 2023
1 points (100.0% liked)
Raspberry Pi Pico
364 readers
2 users here now
Unofficial Raspberry Pi Pico/RP2040 Forum on Lemmy.
Visit us on discord! @Discord
Other Lemmy Communities (not affiliated, see related post to make suggestions for changes)
General Electronics
Embedded (generic)
Embedded (hardware specific)
Radio Frequency / RF
founded 2 years ago
MODERATORS
It was a while ago I last messed with the Pico, but if I remember correctly, they shared the same ground, but I might be wrong.
Strange thing is, if I use a different set of UART pins (UART1 or even if I define one myself) the serial logging works as it should, so it seems like only UART0 is affected by this.
So... using other TX/RX pins works, just inconvenient sometimes.
Thanks for the input!