Firmware Update
This document applies to devices with firmware version >= v1.2.0-2-gf71af68. This version can be updated directly via the web tool without entering DFU mode. If your firmware version is lower than this, please refer to the Firmware Flashing document.
Check Firmware Version
Through the Web Tool, you can view the current firmware version after connecting the device.
Firmware Download
You can obtain the firmware via the following link:
- Download Firmware Package – Direct download of the latest firmware zip archive
The zip archive must be extracted before use.
- Repository Address – Access the firmware repository
-
Alternatively, download the complete repository via git (ensure the host machine has internet access):
-
For general systems
cd && git clone https://cnb.cool/3dmellow/FLY-Firmware.git -
For FLY host machine
git clone https://cnb.cool/3dmellow/FLY-Firmware.git /data/FLY-Firmwareln -s /data/FLY-Firmware /root/FLY-Firmware -
If the firmware package has already been downloaded, it is recommended to update to the latest version before proceeding:
cd ~/FLY-Firmware && git pull
- The previous repository is no longer maintained. To delete it, execute:
rm -rf ~/FLY_Katapult /root/FLY_Katapult
The current firmware is located in the following path within the compressed package:
FLY-Firmware/Screen/HDMI/Product-Firmware
Update Steps
- Connect the screen to your computer using a Type-C cable that supports data transfer.
- Visit the FLY-HDMI Firmware Update Tool.
- Click the Burn Firmware button.
- Click Select Device, choose
FLY-HDMI-LCDfrom the pop-up list, and then click Connect. - After a successful connection, you can view the current firmware version on the tool page.
- Click Select Firmware, browse and select the downloaded firmware file.
- Click Start Burning and wait for the process to complete.
- After successful burning, the screen will automatically restart.
Do not disconnect the Type-C connection during the update process, as this may cause the burning to fail.