-
Notifications
You must be signed in to change notification settings - Fork 0
HOWTO Update Firmware
Download the rusEFI bundle for your hardware.
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.
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
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.
Once you have updated your firmware, you also need to update your TunerStudio definition so it is able to communicate properly.
You can find the .ini file in the USB storage device that rusEFI board presents to your computer, or in the rusEFI bundle. The former is preferable, as it ensures that you have the correct version for the firmware that is installed on your board.
- How to search the Wiki
- Quick Start
- How to ask questions
- Support
- How to create a TunerStudio project
- HOWTOs and FAQs
- rusEFI project overview
- rusEFI Online
- rusEFI virtual simulator
- Fueling
- Multispark
- Cranking
- Electronic Throttle
- Knock Sensing
- Variable Valve Timing
- Lua Scripting
- GDI
- Digital Dash
- rusEFI Hardware Overview
- Wiring & Connectivity Overview
- rusEFI Assembly Completeness Chart
- Kit Instructions
- Hellen Miata 90-95
- Hellen Miata 96-97
- Hellen Miata 99-00
- Hellen Miata 01-05 VVT
- MREAdapter55: from Lada to e30
- Frankenso MazdaMiataNA6 PnP
- Creating a PnP PCB