Step 1: Enter Bootloader Mode
Locate the BOOT button on the Protea board. Hold down the BOOT button while connecting the USB-C cable to your computer. Release the BOOT button after the USB connection is established: the RP2040 will enter BOOTSEL mode.
Step 2: Verify Bootloader Detection
Your operating system should detect a new USB mass storage device named "RPI-RP2". This appears as a removable drive in your file manager; if the drive doesn’t appear, disconnect USB, and repeat Step 1.
Step 3: Flash the Firmware
Open your file manager and navigate to the `RPI-RP2` drive. Copy the Iris firmware file (ending in `.uf2`) to the `RPI-RP2` drive. Once the copy completes, restart the board with the new firmware. The `RPI-RP2` drive will disappear, indicating successful flashing.
Step 4: Verify Installation
Connect an HDMI monitor to your Protea board, then connect a USB keyboard to the USB-A port. Power cycle the board. Iris should display its terminal interface immediately upon power-on.