My Raspberry PI Pico Journey from RPI to Debug Probe

Опубликовано: 05 Октябрь 2024
на канале: Dr Jon EA Ltd
713
10

My Raspberry PI Pico journey has always focused on C++. I started developing using the toolchain on Raspberry PI due to the easy setup. But quickly got frustrated with Bootsel flashing process. So I moved to using the Raspberry PI GPIO pins in bitbash model to do SWD flashing onto the Pico.

It was only when the Raspberry PI Debug Probe launched that I really moved away from the bitbash, Though I have also used Pico Probe. Today I use Debug probe for SWD and UART connectivity to my Pico, and develop on my Mac. This gives a quick interactive development cycle and electrical isolation between my breadboard and my Mac.