Guides The RPi page on how to do it is here. The guide is in “Appendix A: Using Picoprobe” of the Pico Getting Started Guide. Installing OpenOCD and Picoprobe on Windows You can follow the guide, or you can use the pico-setup-windows tool kindly created by ndabas below which offers an automatic way to do […]
Category: Programming & debugging devices
Reset Flash memory
The reset the RP2040 flah memory see this page here.
Programming Setup
Special Pins Boot Jumper / Flash CS Pin Pull up resistor to +3.3V is not normally needed. RP2040 has built in pull up, but included as DNF as it is possible that different flash memory IC’s may have an issue with it floating at powerup before the RP2040 pull up is engaged. If needed then […]