Welcome to the official repository for the fw-407-FFG_Mini custom firmware, based on the highly capable open-source rusEFI engine management system.
This repository contains the customized firmware, configuration files, and documentation required to run rusEFI perfectly on the FatFish Garage RusEFI Mini custom hardware board.
FFG Mini is a siple board ECU for 4 and 6 cylinder engines, with optional DBW function. It have a waterproof aluminium eclosure and an FCI 39 pin automotive connector
This custom firmware is configured to work with the following hardware specs:
- Microcontroller: STM32F405
- Inputs: 2x VR/Hall sensors, MAP, TPS, CLT, IAT, 3x analog inputs, 2x digital inputs
- Outputs: 4x Ignition, 4x Injection (optional 6x), VVT control, Optional DBW, FAN control, Tachometer output
- Communication: USB
- Other specific features: Onboard wideband controller for LSU 4.9
- Full compatibility with rusEFI console and TunerStudio.
- Custom pinout configuration specifically tailored for the FFG Mini PCB.
To flash this custom firmware to your board, please follow these steps:
- Download the latest compiled binary from the [Releases]([(https://github.com/fatfishgarage/fw-407_FFG_Mini/releases])page.
- Connect your board via ST-Link ot USB.
- Use the RusEFI console to update the firmware
This project is licensed under the GPL-3.0 License. Note: Since this is based on rusEFI, it inherently inherits the GPLv3 open-source license structure.