Try putting the pico W into BOOTSEL mode and then writing a sketch to it
- Uisng a Pico W in BOOTSEL mode, on Windows 10 it appears as RPI-RP2 (G:)
The using Arduino IDE 2.3.4, choose board as "Raspberry Pi Pico W", compile and upload blink.inoAlso, have you tried the Zadig USB drivers as per the official documentation, page 26 https://datasheets.raspberrypi.com/pico ... h-pico.pdf
- Uisng a Pico W in BOOTSEL mode, on Windows 10 it appears as RPI-RP2 (G:)
The using Arduino IDE 2.3.4, choose board as "Raspberry Pi Pico W", compile and upload blink.ino
Code:
sketch uses 321584 bytes (15%) of program storage space. Maximum is 2093056 bytes.Global variables use 70224 bytes (26%) of dynamic memory, leaving 191920 bytes for local variables. Maximum is 262144 bytes.Resetting COM1Converting to uf2, output size: 677376, start address: 0x2000Scanning for RP2040 devicesFlashing G: (RPI-RP2)Wrote 677376 bytes to G:/NEW.UF2Statistics: Posted by neilgl — Sun Mar 09, 2025 4:30 pm