Hello,
I'm completely new. I'm trying to use Raspberry Pi Pico 2 and it's not behaving.
I can successfully upload the RPI_PICO2-20241025-v1.24.0.uf2 file on the Pico using either Thonny or just with a Linux cp command.
However, any power cycling, unmount/mount or anything else deletes this file.
I can connect Pico while holding the BOOTSEL button or not, makes no difference.
Thonny never sees a Python interpreter on the Pico, even if it just happily installed it.
Same happens to any files, including .uf2 files I put on the Pico.
I tried to flash_nuke.uf2 it, with no effect.
I don't know if I'm doing something wrong or if the Pico is faulty.
Any suggestions?
From your description, my guess is that your Pico 2 microcontroller is not faulty. Nor are you doing anything wrong. Other than mis-understanding how to use your Pico. Expecting any .uf2 to appear as a 'file' on your Pico is the mistake...
See the Raspberry Pi documentation here for details of how to install and use MicroPython on your Pico.
https://www.raspberrypi.com/documentati ... ython.html
Statistics: Posted by B.Goode — Thu Nov 07, 2024 9:45 am