Skip to main content

FLY-ALPS Firmware Flashing

Applicable Versions

This document applies to devices with firmware versions lower than v2.0.0. If your firmware version has reached or exceeded this version, please refer to the Firmware Update documentation and update directly through the web tool without entering DFU mode.

Checking Firmware Version

Through the Web Tool, you can view the current firmware version after connecting to the device.

Entering DFU Flashing Mode

Power Off Operation

Before starting, completely shut down the printer and disconnect the power supply. Do not plug or unplug cables, organize wiring sequences, or touch terminals while the device is powered on.

You can put the device into flashing mode using any of the following methods:

  • Method One:

    1. Connect the device to your computer using a Type-C data cable.
    2. Press and hold the BOOT button on the device, briefly press the RESET button, then release the BOOT button.
  • Method Two:

    1. Press and hold the BOOT button on the device.
    2. Connect the Type-C data cable between the device and computer, then release the BOOT button.
Loading...

Flashing Methods

Notice

To ensure successful STM32 flashing, please note the following:

  • The USB port on some computers may cause unstable flashing due to driver or signal compatibility issues. It is recommended to try a different USB port for connection.
  • If changing ports does not work, an effective solution is to connect via an external USB hub, which often improves compatibility.
  • When the flashing software reports the error shown below, please also prioritize trying a USB hub. If the issue persists, check or use the host computer for flashing.
    Loading...
  1. Flashing tool Download Link
  2. You need to download SetupSTM32CubeProgrammer and STM32 DFU Driver
  3. Download the firmware to any directory on your computer
  4. Connect the motherboard to the computer using a Type-C cable, ensuring it has entered dfu flashing mode
  5. In STM32CubeProgrammer, select USB mode, refresh, and connect
    Loading...
  6. If no error popup appears, the connection is successful.
    Loading...
  7. Click the download icon on the left and check the following options
    Loading...
  8. Click Browse as indicated by the arrow, then select the firmware you need to flash
    Loading...
  9. Set Start address to 0x08000000
    • Note: If the firmware is in HEX format, please skip this step!!
    Loading...
  10. Click Start automatic mode below to begin flashing the firmware
    Loading...
  11. The following prompt indicates that the firmware flashing is complete
    Loading...
Note

Do not disconnect the Type-C connection during the flashing process, as this may cause the flashing to fail.

Next Steps

After the BOOT firmware flashing is complete, the device supports direct updates of the main firmware through the web tool without needing to enter DFU mode again.

Please refer to the Firmware Update documentation to complete the main firmware update.

Loading...