On Mon, 15 Jan 2024 13:21:14 -0800 (PST), Lasse Langwadt Christensen
<
lang...@fonz.dk> wrote:
>
https://www.electronicshub.org/programming-raspberry-pi-pico-with-swd/
It doesn't say so, but when he says "raspberry pi" I think he means a
Pi3. I'll be using a Pi4, inside the Pi400 unit, but I expect the pins
are the same on its 40-pin header.
Oh, I found a reference in the book "Programming the Raspberry Pi
Pico/w in C". Looks like the same pins, GPIO24(18) and GPIO25(22).
Thanks
I'm designing a PCB that will have a 40 pin ribbon cable connector to
the Pi400 and a 20-pin ribbon to the various RP2040 target boards. It
will do the debug connection and have a bunch of scope mux's and DVM
mux's and stuff, to make it easy to time code execution and check the
power supplies and such.
Looks like I can power my board from the 40 pin header too.