Install the FW on V3 for the first time. #19
-
|
Hi I have some boards on the way and I was wondering how you install the firmware for the first time. I have read the Wiki so it is just a case of coping the firware from a PC or is there a different method required for the first install. Also is it designed to work on any machine straight away or do you need to use the config tool ? Cheers. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
The rp2040 comes with a uf2 bootloader preinstalled. It will show up as mass storage device when plugged into a USB host. The firmware uf2 file can then just be copied onto this device. No other tools needed. |
Beta Was this translation helpful? Give feedback.
The rp2040 comes with a uf2 bootloader preinstalled. It will show up as mass storage device when plugged into a USB host. The firmware uf2 file can then just be copied onto this device. No other tools needed.