mirror of https://github.com/rusefi/wideband.git
25c5e249d9
* f1_dual_rev1: add pinmux settings for port F and G To supress compiler warning. (cherry picked from commit 89876fe8eaad933308b63a4b0b1666deb75bfc84) * f1_dual_rev1: fix remaps -disable JTAG to free PA15, PB3, PB4 -use SPI3 for EGT chips without remaping (cherry picked from commit 598f1aa0779ba6e90ccf2eb74445d074f2bfbc75) * f1_dual_rev1: disable unused TIM1, TIM2 (cherry picked from commit 9e71c3813fd09c080c0eb2f1e63fe82b475efb4f) * f1_dual_rev1: run at 72MHz from HSE (cherry picked from commit eaa4577ef85bdfdba637c203646883202a1f8e02) * f1_dual_rev1: fix can timings (cherry picked from commit 6437b3d92047adefe6534efaa57062bdda449d37) * f1_dual_rev1: add CAN timings for 125L, 250K and 1Mbps (cherry picked from commit bc988d10dda43bfc8b4566de274e3b99bc6b8a5e) --------- Co-authored-by: Andrey Gusakov <dron0gus@gmail.com> |
||
---|---|---|
.github/workflows | ||
.vscode | ||
case | ||
firmware | ||
for_rusefi | ||
git_scripts | ||
hardware | ||
kicad-libraries@98dc46d6b6 | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
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).