merge rusEFI wiki

This commit is contained in:
GitHub Action 2021-12-23 04:28:22 +00:00
commit f9fcfc04a4
1 changed files with 8 additions and 0 deletions

View File

@ -68,6 +68,14 @@ Green LED off and blue LED flashing indicates an error. The blue LED will blink
| alternating slowly | Firmware integrity check failed, please retry firmware upgrade. |
| alternating quickly | Waiting for bootloader entry command, only occurs for ~1 second before launching firmware |
## Setting it up
In order for the WBO to work, the following conditions (and maybe more) have to be met:
|Under "Controller" -> "Can Bus Communication" -> "Enable rusEFI Can Broadcast" = "true" must be set|
|Under "Sensors" -> "EGO Sensor" -> "Enable Can Wideband" = "true" must be set|
There was also an opinion voiced that the board needs to see voltage on the "vBatt ADC Input" pin. This is as yet unconfirmed.
Top
## Source Code
[The hardware and software source code are hosted here.](https://github.com/mck1117/wideband)