HOWTO Update Firmware

Disconnect it from the vehicle. Use caution.

Download the rusEFI bundle for your hardware.

Windows

Launch rusEFI Console. You can find it in the bundle you downloaded, in the "console" folder.

Click the "Update Firmware" button once you've picked desired update mode.

Linux

The canonical way to update the firmware on Linux is with DFU.

You will need dfu-util:

# Debian/Ubuntu
sudo apt install dfu-util
# Arch/Manjaro
sudo pacman -Syu dfu-util

Once you have dfu-util, you can run this from the extracted bundle directory:

java -jar console/rusefi_console.jar reboot_dfu

dfu-util -a 0 -D rusefi.dfu

FAQ

Q: I got "DRIVER ERROR"

A: in rusEFI console please hit "Device Manager". When ECU gets into DFU mode (blue LED stops blinking) you are expected to see "STM32 Bootloader" device. If you see "STM device in DFU mode" please uninstall it and remove old driver.

Bad

x

Good

x

More Information

For more about DFU see HOWTO-DFU

ST-LINK is an advanced mode of firmware update which requires ST-LINK device, either external, or built-in like on Discovery/Nucleo board.

Update TunerStudio Definition

Once you have updated your firmware, you also need to update your TunerStudio definition so it is able to communicate properly. Happy installation of TunerStudio would download current .ini file automatically!

If you chose to go more manually you can find the .ini file in the USB storage device that rusEFI board presents to your computer, or in the rusEFI bundle.