-
When I click on upload, it successfully resets the pico to bootloader. I can see the drive in Windows explorer. It worked before and randomly stopped working. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Workaround: Solution:
You can mess stuff up with zadig! Does Windows hate me? I feel like for every device that isn't for mainstream consumers, I have to regularly fix drivers using zadig. And randomly windows decides to switch devices to wrong drivers, even though the current one was correct. 😆 |
Beta Was this translation helpful? Give feedback.
-
I think there might be something more going on...
This might be related to: Maybe a newer version of picotool could fix this problem. 🤔 |
Beta Was this translation helpful? Give feedback.
Workaround:
In VS-Code, go to the explorer sidebar, right click on .pio\build[YourEnvironmentName]\firmware.uf2 and select "reveal in file explorer". Copy that firmware.uf2 file to the RPI-RP2 drive.
Solution:
RP2 Boot (Interface 1)
.WINUSB
You can mess stuff up with zadig!
Make sure to select the correct board. If…