Сustom firmware
The Video Game Module can be used as a standalone device for applications developed for the RP2040 microcontroller, the same as in Raspberry Pi Pico. On this page, you will learn how to install custom firmware on the Video Game Module via Flipper Zero and PC.
The advantage of this method is that you can store multiple versions of module firmware on your Flipper Zero and install them on your Video Game Module as needed without a computer.
In order to install custom firmware on the module, you must first transfer the firmware file to your Flipper Zero and then install it on the module via the Video Game Module Tool.
You can transfer custom firmware files to your Flipper Zero via qFlipper:
Connect your Flipper Zero to your computer via a USB-C cable.
On your computer, open the qFlipper application.
Go to the File manager tab, then double-click SD Card.
Right-click the empty space and create a new folder for module firmware.
Go to the created folder.
Right-click the empty space and select the Upload here option. or Drag and drop the file to the folder.
Once the module firmware file is on your Flipper Zero, you’re ready to install it on your Video Game Module by doing the following:
If you don’t have the Video Game Module Tool on your Flipper Zero, install it.
Connect the Video Game Module to your Flipper Zero.
On your Flipper Zero, go to Main Menu -> Apps -> Tools -> Video Game Module Tool.
In the app, select the Install Firmware from File option.
Select the file with custom firmware.
Confirm installation by pressing Install%right%.
Once the module firmware is installed, you’ll see a message: Video Game Module Updated.
Alternatively, you can install firmware (in the .uf2 format) on the module directly from your computer. For that, you’ll need to connect the module as a USB Mass Storage device by doing the following:
Disconnect the module from Flipper Zero and the USB-C cable if connected.
On the module, press and hold the BOOT button with a paper clip.
Connect the module to your computer via a USB-C cable.
The module will switch to USB Mass Storage mode and should automatically mount as a Mass Storage Device (RPI-RP2) on your computer.
Release the BOOT button.
On your computer, in a file manager, drag and drop the UF2 firmware file onto the RPI-RP2 device.
The module will automatically reboot, unmounting itself as a Mass Storage Device.