PicoMemcard icon indicating copy to clipboard operation
PicoMemcard copied to clipboard

RP2040-Zero not recognized as a storage device (Windows 11)

Open Manghao opened this issue 1 year ago • 6 comments

Hello, I have an RP2040-Zero, I transferred the file PicoMemcard+RP2040-Zero.uf2 on it by pressing well on the BOOT button before connecting it to the PC, I have the notification sound windows which dismounts and remounts the USB device, but I do not have access to the storage of the RP2040. I do have PicoTM Mass Storage USB Device

image image

Manghao avatar Nov 06 '23 23:11 Manghao

I have the same problem on MacOS, the RP2040 disconnects with an ejection error, although it is present but not displayed in storage.

Capture d’écran 2023-11-09 à 22 31 39

Manghao avatar Nov 09 '23 21:11 Manghao

3 things you should check:

  • is the SPI sd module installed correclty (wires and connections)?
  • is the microsd card inserted?
  • is the microsd card formatted in FAT32 (only format currently supported)?

dangiu avatar Nov 11 '23 09:11 dangiu

It seems an issue on the pico SDK, the fix should be this: https://github.com/raspberrypi/pico-sdk/issues/1304

carmax91 avatar Nov 20 '23 22:11 carmax91

Thanks for the info @carmax91. The related PR is not merged yet but I'll patch it myself for the next release at least until it gets merged.

dangiu avatar Nov 21 '23 07:11 dangiu

Is there a manual way I can work around this issue?

NDR008 avatar Dec 09 '23 14:12 NDR008

Hi, any news about this problem?

ste94pz avatar May 08 '24 18:05 ste94pz