BlueSCSI / BlueSCSI-v2

Open source, open hardware, SCSI emulator using the Pi Pico PR2040
https://bluescsi.com
GNU General Public License v3.0
225 stars 23 forks source link

forgot to flash the pico before soldered it to the bluescsi v2 board #42

Closed maded2 closed 1 year ago

maded2 commented 1 year ago

hi, forgot to flash the pico before soldered it to the bluescsi v2 board. But now I can't get it to go into flashing mode by holding down the boot_sel. Is there any work around? or do I have to desolder the pico?

thanks in advance eddie

erichelgeson commented 1 year ago

You do not need to remove the pico to flash. Make sure you're using a USB cable that isn't power only (they exist!).

Hold down boot sel, connect to a computer via USB, copy the .uf2 file to the drive that shows up.

https://github.com/BlueSCSI/BlueSCSI-v2/wiki/Updating-Firmware#usb-method

maded2 commented 1 year ago

If I hold boot_sel and plug the usb into the PC, nothing happens, it doesn't go into the usb drive mode.

androda commented 1 year ago

Does this microUSB cable work for data transfer on other devices? It sounds like you have a power-only cable. I regularly reprogram soldered-down pico modules via USB, it should work fine.

maded2 commented 1 year ago

I usef the same cable to flash another pico to make sure it worked. So the cable is fine. I guessed i will desolder it tomorrow

erichelgeson commented 1 year ago

Did you figure it out? Maybe a solder ball or something got where it shouldn't.

maded2 commented 1 year ago

Had to desolder it from the board. Then I can get the pico into flashing mode. I did try to power the board and flash, but still no good.