mirror of https://github.com/rusefi/wideband.git
2fa9549d83
* Rev 2: VM_RESISTOR_VALUE (cherry picked from commit 84ae91fc67cf6764afd5b00210edbc3cfe4444a5) * Rev 2: default settings for LSU4.9 (cherry picked from commit 5a1fe84bc1ec8d7ee6e0a5f2906a1b18d2ff8a8e) * Per-board VM_RESISTOR_VALUE (cherry picked from commit 0bdd19e058db579bed13488066df1176ea9addb2) * Rev2: ID correct pins (cherry picked from commit 59e4b36ad9bc7c166c3dae7e25b6317caf562056) * Rev2: LSU 4.2 and ADV ESR drive pins (cherry picked from commit 2f2b4399431136951fe2fa6819f44ba28c3cda17) * Rev2: aux pwm pins: no need to be 50MHz fast (cherry picked from commit b0af5c07c391438ca561118174df498207255f3b) Co-authored-by: Andrey Gusakov <dron0gus@gmail.com> |
||
---|---|---|
.github/workflows | ||
.vscode | ||
board_carrier | ||
board_dev | ||
board_fw_tool | ||
board_module | ||
case | ||
firmware | ||
for_rusefi | ||
git_scripts | ||
kicad-libraries@98dc46d6b6 | ||
simulation | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
README.md |
README.md
rusEFI Wideband Controller
Building Firmware
The firmware/boards
directory contains configuration for each board this firmware supports.
For the standalone board and the module built in to rusEFI Hellen boards, f0_module
is the correct target. Use the build_wideband.sh
script to build and package the wideband firmware: both a bin including the bootloader, and a header file consumed by rusEFI that contains no bootloader, to be uploaded over CAN (via the aforementioned bootloader).