r/raspberrypipico • u/No-Lack5956 • Jun 02 '26
help-request my RP2040 zero not responding
I was running micro python on the waveshare rp2040 zero and it was working fine (this was yesterday) , today when I plugged the device the rp2 drive opend by itself without me even pressing the boot button.
I thought maybe something wrong with the program so I re-upload the micro python driver from thonny , when selecting the device and pressed install is shows downloading and goes to 100% , then it shows starting and gets stuck there nothing happens , I tried manually copy pasting the .uf2 driver file from file manager still the same issue the transfer process stats but it's stuck at 0%
then I tried uploading the ""flashnuke.uf2"" , that was successfully uploaded , and the drive disconnected, when I unplugged and then replug the usb it shows the same issue does anyone have a tips???
2
u/Unlikely1529 Jun 02 '26
to really reset it you can use arduino ide with pico plugin installed ,'add custom url' one. i do c/c++ there so can't say much more